[Wine] windows program compiled using wineg++ looks for wine binary

supratik_sekhar wineforum-user at winehq.org
Thu Jul 3 08:09:23 CDT 2008


Hi !

I have compiled a sample Windows VC++ win 32 based HelloWorld application using the winelib. I used wineg++ to compile the application in Linux. When I try to execute the application it looks for  wine. When I set the path to the wine /bin directory the application works properly.

Is it possible that after compiling using wineg++ the program will run in any platform even if wine is not installed in that system.

When I compile the sample application using g++ with winelib it does not throw up any error but during linking time it gives many "undefined reference" error. Is not possible to make a Linux native binary using the winelib.







More information about the wine-users mailing list