No, because dodicat clearly states: DLL (.a whould be a static lib) while DLL referres to: dynamically linked lib.Landeel wrote:cannot find -lsteam_api
Hey dodicat, how do you compile that? Don't you need a "steam_api.a"?
What you may need is: libname.dll.a (a DLL import lib, only for compilation needed)