How to know if these libraries were compiled with MSVC2010 or MingW?
In which folder these libraries will be installed ?
How to know if these libraries were compiled with MSVC2010 or MingW?
In which folder these libraries will be installed ?
The sources for windows have msvc2010 or mingw in the file name. I don't know what the default install path is for the compiled DLLs. I am afraid I can't help you more as I'm a Mac user and I configure where to install using the ./configure -prefix option... No idea if the windows compilation process is similar to the Mac, sorry.
Bookmarks