[Wine] Re: directions for porting my own code using 3rd party dll

DanKegel wineforum-user at winehq.org
Sun May 24 13:31:52 CDT 2009


sancts wrote:
> 
> I have a c++ project Im working on under windows.
> it uses a 3rd party library (ie, i have headers and dll).
> 
> mostly for development I'd like to be able to work on it under linux. and i thought that should be easy with wine.
> 
> but now i read through the Winelib User's Guide and Im somewhat lost.
> 


Don't use Winelib... use mingw on linux to build your app, then run it with 
wine.  Much easier.







More information about the wine-users mailing list