If my application is compiled with winelib, do I need to install Wine to run the application? Thanks. Michael
MichaelZ wrote:> If my application is compiled with winelib, do I need to install Wine to run the application?Yes you can run them with Wine only. Ex: 'wine my_winelib_app.so'