[Wine] Re: Compiling and linking QT project with Wine libraries

andrew1986 wineforum-user at winehq.org
Fri Jun 26 03:56:26 CDT 2009


Thanks for your reply, Roderick.

I've compile my project with wineg++, but I have the same result: undefined reference to WINAPI functions. Any suggestion?

One more question: there is the different between including -lkernel32 and /usr/lib/wine/kernel32.dll.so in project file? When I'm trying to include -lkernel32 library I've got the error: "Cannot find -lkernel32", when I compile with /usr/lib/wine/kernel32.dll.so I've succeded, but have undefined reference errors.







More information about the wine-users mailing list