Entry Point Error with WinXP and libW11
Status: Pre-Alpha
Brought to you by:
psyon
I compiled and put the libx11.dll in the proper place,
but when I try to run something like xclock within
cygwin, I get the following (windows) error:
xclock.exe - Entry Point Not Found
The procedure point _XLockMutex_fn could not be located
in the dynamic link library libX11.dll.
I get this error with any X application I run.
I have libW11-12-01-2001 and cygwin/Xfree86 installed.
(With replaced libX11.dll.
I just want a free solution to running my x-apps in
windows without running it in another window. i.e.
Using windowsXP as the windows manager (like Multiple
Window Mode in XWin32).
Logged In: NO
I just noticed that XP is not supported on your project
notes. Dang. Let me know if someone gets it working in XP
sometime.
Logged In: YES
user_id=33082
In the latest version, I made sure that all entrie points
are defined.
Logged In: YES
user_id=33082
The two latest files from 4-18-2002 should have all entrie
points defined. Try those to see if they solve the entry
point problems.
Logged In: NO
I will try it out tonight and let you know how it went.
Thanks for fixing that. =)