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

Thunderbird wineforum-user at winehq.org
Thu Jun 25 04:11:29 CDT 2009


Winelib isn't a simple library against which you can link. All our libraries are a sort of hybrid win32/linux libraries. You need to use winegcc/wineg++ to compile your program. The program will depend on wine (e.g. the wine binary, wineserver ..) because Wine needs to do a lot of magic behind your back to work (it needs a windows kernel, registry, file system ....)

Roderick







More information about the wine-users mailing list