Originally posted by: SystemAdmin
Hm, I am not an expert in linking on Windows but these semicolons look a little suspicious. Does the problem persist if you replace all ';' in the linker's additional dependencies by blanks? Or even by line feeds? I usually put one additional dependency per line in the configuration.
And by the way, why don't you proceed as described in c_cpp.html:
1. Go to Linker->General->Additional Library Directories and add C:\ILOG\CPLEX_Studio_AcademicResearch122\cplex\lib\x64_windows_vs2008\stat_mta and C:\ILOG\CPLEX_Studio_AcademicResearch122\concert\lib\x64_windows_vs2008\stat_mta.
2. Go to Linker->Input->Additional Dependencies and add cplex122.lib ilocplex.lib concert.lib (each library on its own line).
#CPLEXOptimizers#DecisionOptimization