Displaying 1 result from an estimated 1 matches for "lxlib".
Did you mean:
xlib
2001 Aug 13
1
WineLib Linker Error?
...iltin -o test.spec.o test.spec.c
echo Linking.....
gcc -shared -Wl,-Bsymbolic test.o test.res test.spec.o -o test.so
-L../../wine-20010731/library -lwine -lshell32 -lcomctl32
-lcomdlg32 -luser32 -lkernel32 -lgdi32 -lm -lutil -ldl
-L../ilib -L../clib -L../xlib -L../apollo -lilib -lclib -lxlib
-lapollo
test.spec.o: In function `__wine_exe_main':
/test/test.spec.c:68: undefined reference to `GetCommandLineA'
/test/test.spec.c:71: undefined reference to `GetStartupInfoA'
/test/test.spec.c:73: undefined reference to `__wine_get_main_args'
/test/test.spec.c:74: unde...