Compiling a library (redland) in Cygwin using gcc and using the output in Visual Studio (c++)
问题 I'm currently trying to compile redland (librdf http://librdf.org/) under Windows. According to their website it should build under Windows. As i don't want to spend my time fixing the .sln I thought about compiling librdf (and the necessary projects) in cygwin and then use the library in visual studio. So my question is: Is it possible to use librarys compile in cygwin in windows application? And if so how? As I am a windows developer I don't know if there is any difference from the created