[galib] compiling ga libraries in Vc++ .net 7.0

#SAWHNEY ADITI# aditi at pmail.ntu.edu.sg
Tue Aug 2 23:30:39 EDT 2005


hi!
 
i have a VC++ project which cinsists of a GA and when i try to build the project i get teh following link errors.
earlier it was workign perfetcly in VC++.
 
the errors are:
 
 error LNK2019: unresolved external symbol "public: virtual __thiscall GAParameterList::~GAParameterList(void)" (??1GAParameterList@@UAE at XZ <mailto:??1GAParameterList@@UAE at XZ> ) referenced in function _main
 error LNK2019: unresolved external symbol "public: virtual __thiscall GASteadyStateGA::~GASteadyStateGA(void)" (??1GASteadyStateGA@@UAE at XZ <mailto:??1GASteadyStateGA@@UAE at XZ> ) referenced in function _main
ACO_VRP fatal error LNK1120: 23 unresolved externals

------------------------------------------------------------------------------------
please help me i have been stuck for very long on this.
 
sincerley,
Aditi



More information about the galib mailing list