ggasoftware / indigo

Indigo: a cheminformatics toolkit. Bingo: RDBMS data cartridge for Oracle, MS SQL Server, and PostgreSQL
https://lifescience.opensource.epam.com/indigo
47 stars 15 forks source link

Linking Error in Visual Studio 2010 in Debug #2

Closed Jastonite closed 13 years ago

Jastonite commented 13 years ago

I downloaded the project and converted the indigo-depict solution to a Visual Studio 2010 solution. When I attempted to build I go 10 link errors. The problem seems to be a conflict between debug and release libraries. The solution builds and links in Release mode.

tinyxml.lib(tinyxml.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance

Jastonite commented 13 years ago

Fixed with beta8