Displaying 1 result from an estimated 1 matches for "zeusnls".
Did you mean:
zeusius
2001 Aug 13
1
WineLib Linker Error?
...di32.dll
import kernel32.dll
import ntdll.dll
and a hand crafted make file. When I run the make I get the
following output (line wrapping added):
make -f test.mak
gcc -x c++ -c -g -Wall -O2 -mpreferred-stack-boundary=2 -fPIC
-I/usr/X11R6/include -I. -I../../wine-20010731/include
-I../zeusnls -I../ilib -I../clib -I../xlib -I../apollo test.cpp
LD_LIBRARY_PATH="../../wine-20010731/unicode:$LD_LIBRARY_PATH"
../../wine-20010731/tools/winebuild/winebuild -fPIC
-L../../wine-20010731/dlls -o test.spec.c -spec test.spec
gcc -c -g -Wall -I/usr/X11R6/include -I. -I../../wine-2...