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

sancts wineforum-user at winehq.org
Sun May 24 08:38:12 CDT 2009


Hi

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.
its talking about winemaker and bad cases of filenames, generating makefiles and stuff.

Im pretty sure thats not an issue in my situation. I can compile my code using g++ and the 3rd party headers(almost - theres something related to some macros inside these headers ... but i think i should be able to resolve that)
but i cant link it (obviously - its .dll )

can someone give me some hint about how to proceed, what to read?

thx







More information about the wine-users mailing list