ciao.
Uso vc++ 7.0 e il linker mi da questo errore:
CMP error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __thiscall CCmpImportApi::NextBeamLoad(void)" (__imp_?NextBeamLoad@CCmpImportApi@@QAE_NXZ) referenced in function "protected: void __thiscall CModelImportFEM::ImportBeamLoads(class CCmpImportApi *,class CElement *)" (?ImportBeamLoads@CModelImportFEM@@IAEXPAVCCmpImpo rtApi@@PAVCElement@@@Z)
cosa vuol dire?
Grazie.