Originally posted by: mlapp007
Hello everyone,
I am running into an issue with Visual Studio 2010 and CPLEX 12.4 with the Concert library. I have added all the path information to my Visual C++ project, but when I compile I receive the following warnings:
1>concert.lib(iloalg.obj) : warning LNK4099: PDB 'concert.pdb' was not found with 'concert.lib(iloalg.obj)' or at 'C:\...\concert.pdb'; linking object as if no debug info
There are about 50 or so of these errors. If anyone has encountered this before, I would appreciate the assistance.
With regards,
Marcial
#CPLEXOptimizers#DecisionOptimization