Re: Compiling and linking QT project with Wine libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux