bonjour j'ai les erreurs suivantes


Édition des liens en cours...
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
 
msvcprt.lib(MSVCP80.dll) : error LNK2005: "class std::basic_ostream > & __cdecl std::operator<< >(class std::basic_ostream > &,char const *)" (??$?6U?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBD@Z) déjà défini(e) dans VC7_Cplex.obj
concert.lib(iloord.obj) : error LNK2019: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ) référencé dans la fonction "public: void * __thiscall IloMemory::alloc(long)" (?alloc@IloMemory@@QAEPAXJ@Z)
concert.lib(ilodatacolumn.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
concert.lib(ilocollectionoperator.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
concert.lib(ilonumcollexpr.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
concert.lib(iloanycollexpr.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
concert.lib(ilotuplesetop.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
concert.lib(iloforallbase.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
concert.lib(evaluator.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
concert.lib(iloforall.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
concert.lib(ilocollection.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
concert.lib(ilointcollexpr.obj) : error LNK2001: symbole externe non résolu "__declspec(dllimport) public: virtual __thiscall std::ostrstream::~ostrstream(void)" (__imp_??1ostrstream@std@@UAE@XZ)
Debug/VC7_Cplex.exe : fatal error LNK1120: 1 externes non résolus
Avez vous une idée, je pense que c'est une histoire de dll, si oui où pourrais je les modifier ou les rajouter?

Pense à utiliser la balise code et a mettre un titre en rapport avec le sujet, Merci Farscape