On OSX and Linux I would do -L-lLibraryName, but is there something similar that one can do on Windows? Or do I have to add LibraryName.lib to the file list? Just wondering!
Like I said in the title, this is related to Windows. Basically,
I'm looking to put a command line together to keep things
consistent between Windows, OSX and Linux.
- Linking to a library via the linker on Windows? Jeremy DeHaan
- Re: Linking to a library via the linker on Windows? Ali Çehreli
- Re: Linking to a library via the linker on Windows? Jeremy DeHaan
- Re: Linking to a library via the linker on Wind... Mike Parker
- Re: Linking to a library via the linker on ... Jeremy DeHaan