473,322 Members | 1,566 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Linker error

Hi All

I have made a .NET project.
the files included are borland c++ files that i am migrate to VC++ .NET

I am using Microsoft Visual C++ .NET 2003.

the compilation goes through properly, but throws a load of linker
errors

Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class RelationManagerWrite * __thiscall
TableHandler::GetRelationManagerWrite(void)"
(?GetRelationManagerWrite@TableHandler@@MAEPAVRela tionManagerWrite@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class QualifierManagerWrite * __thiscall
TableHandler::GetQualifierManagerWrite(void)"
(?GetQualifierManagerWrite@TableHandler@@MAEPAVQua lifierManagerWrite@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class QANumManagerWrite * __thiscall
TableHandler::GetQANumManagerWrite(void)"
(?GetQANumManagerWrite@TableHandler@@MAEPAVQANumMa nagerWrite@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class QATreeManagerWrite * __thiscall
TableHandler::GetQATreeManagerWrite(void)"
(?GetQATreeManagerWrite@TableHandler@@MAEPAVQATree ManagerWrite@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class CalculationHandler * __thiscall
TableHandler::GetCalculationHandler(void)"
(?GetCalculationHandler@TableHandler@@MAEPAVCalcul ationHandler@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class RecommendedTestHandler * __thiscall
TableHandler::GetRecommendedTestHandler(void)"
(?GetRecommendedTestHandler@TableHandler@@MAEPAVRe commendedTestHandler@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class StaleManager * __thiscall
TableHandler::GetStaleManager(void)"
(?GetStaleManager@TableHandler@@MAEPAVStaleManager @@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class HistoryResultManager * __thiscall
TableHandler::GetHistoryResultManager(void)"
(?GetHistoryResultManager@TableHandler@@MAEPAVHist oryResultManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class HistoryBeliefManager * __thiscall
TableHandler::GetHistoryBeliefManager(void)"
(?GetHistoryBeliefManager@TableHandler@@MAEPAVHist oryBeliefManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class TUsefulManager * __thiscall
TableHandler::GetTUsefulManager(void)"
(?GetTUsefulManager@TableHandler@@MAEPAVTUsefulMan ager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class HTypeManager * __thiscall
TableHandler::GetHTypeManager(void)"
(?GetHTypeManager@TableHandler@@MAEPAVHTypeManager @@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class DiagnosisHandler * __thiscall
TableHandler::GetDiagnosisHandler(void)"
(?GetDiagnosisHandler@TableHandler@@MAEPAVDiagnosi sHandler@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class HistoryHandler * __thiscall
TableHandler::GetHistoryHandler(void)"
(?GetHistoryHandler@TableHandler@@MAEPAVHistoryHan dler@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class HistoryManager * __thiscall
TableHandler::GetHistoryManager(void)"
(?GetHistoryManager@TableHandler@@MAEPAVHistoryMan ager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class ComponentManager * __thiscall
TableHandler::GetComponentManager(void)"
(?GetComponentManager@TableHandler@@MAEPAVComponen tManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class MachineManager * __thiscall
TableHandler::GetMachineManager(void)"
(?GetMachineManager@TableHandler@@MAEPAVMachineMan ager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class MachineLockManager * __thiscall
TableHandler::GetMachineLockManager(void)"
(?GetMachineLockManager@TableHandler@@MAEPAVMachin eLockManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class PlantManager * __thiscall
TableHandler::GetPlantManager(void)"
(?GetPlantManager@TableHandler@@MAEPAVPlantManager @@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class RelationManager * __thiscall
TableHandler::GetRelationManager(void)"
(?GetRelationManager@TableHandler@@MAEPAVRelationM anager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class QualifierManager * __thiscall
TableHandler::GetQualifierManager(void)"
(?GetQualifierManager@TableHandler@@MAEPAVQualifie rManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class FMExpectManager * __thiscall
TableHandler::GetFMExpectManager(void)"
(?GetFMExpectManager@TableHandler@@MAEPAVFMExpectM anager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class FailureMechanismManager * __thiscall
TableHandler::GetFailureMechanismManager(void)"
(?GetFailureMechanismManager@TableHandler@@MAEPAVF ailureMechanismManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class HelpManager * __thiscall
TableHandler::GetHelpManager(void)"
(?GetHelpManager@TableHandler@@MAEPAVHelpManager@@ XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class CalculationManager * __thiscall
TableHandler::GetCalculationManager(void)"
(?GetCalculationManager@TableHandler@@MAEPAVCalcul ationManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class MachineStateManager * __thiscall
TableHandler::GetMachineStateManager(void)"
(?GetMachineStateManager@TableHandler@@MAEPAVMachi neStateManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class EquipmentCostManager * __thiscall
TableHandler::GetEquipmentCostManager(void)"
(?GetEquipmentCostManager@TableHandler@@MAEPAVEqui pmentCostManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class EquipmentRequirementManager * __thiscall
TableHandler::GetEquipmentRequirementManager(void) "
(?GetEquipmentRequirementManager@TableHandler@@MAE PAVEquipmentRequirementManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class EquipmentManager * __thiscall
TableHandler::GetEquipmentManager(void)"
(?GetEquipmentManager@TableHandler@@MAEPAVEquipmen tManager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class CompanyManager * __thiscall
TableHandler::GetCompanyManager(void)"
(?GetCompanyManager@TableHandler@@MAEPAVCompanyMan ager@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class QANumManager * __thiscall
TableHandler::GetQANumManager(void)"
(?GetQANumManager@TableHandler@@MAEPAVQANumManager @@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class QATreeManager * __thiscall
TableHandler::GetQATreeManager(void)"
(?GetQATreeManager@TableHandler@@MAEPAVQATreeManag er@@XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class FactManager * __thiscall
TableHandler::GetFactManager(void)"
(?GetFactManager@TableHandler@@MAEPAVFactManager@@ XZ)
Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual int __thiscall TableHandler::InitMgr(class DatabaseManager *)"
(?InitMgr@TableHandler@@MAEHPAVDatabaseManager@@@Z )
Rtesth.obj : error LNK2019: unresolved external symbol "public:
__thiscall TableHandler::TableHandler(void)" (??0TableHandler@@QAE@XZ)
referenced in function "public: __thiscall
RecommendedTestHandler::RecommendedTestHandler(voi d)"
(??0RecommendedTestHandler@@QAE@XZ)
Rtesth.obj : error LNK2019: unresolved external symbol "public: virtual
__thiscall TableHandler::~TableHandler(void)" (??1TableHandler@@UAE@XZ)
referenced in function "public: virtual __thiscall
RecommendedTestHandler::~RecommendedTestHandler(vo id)"
(??1RecommendedTestHandler@@UAE@XZ)
Rtesth.obj : error LNK2019: unresolved external symbol "public: void
__thiscall ComponentData::SetRecommendedTests(class
BI_ISArrayAsVector<class RecommendedTestData> *)"
(?SetRecommendedTests@ComponentData@@QAEXPAV?$BI_I SArrayAsVector@VRecommendedTestData@@@@@Z)
referenced in function "public: int __thiscall
RecommendedTestHandler::CreateRecommendedTests(cla ss ComponentData *)"
(?CreateRecommendedTests@RecommendedTestHandler@@Q AEHPAVComponentData@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public:
__thiscall RecommendedTestData::RecommendedTestData(class IdString
*,class BI_IArrayAsVector<class FactData> *)"
(??0RecommendedTestData@@QAE@PAVIdString@@PAV?$BI_ IArrayAsVector@VFactData@@@@@Z)
referenced in function "public: int __thiscall
RecommendedTestHandler::CreateRecommendedTests(cla ss ComponentData *)"
(?CreateRecommendedTests@RecommendedTestHandler@@Q AEHPAVComponentData@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
BI_IArrayAsVector<class FactData> * __thiscall
QATreeManager::BuildDefaultFactList(unsigned long,int,int,class
Qualifier const *)"
(?BuildDefaultFactList@QATreeManager@@QAEPAV?$BI_I ArrayAsVector@VFactData@@@@KHHPBVQualifier@@@Z)
referenced in function "public: int __thiscall
RecommendedTestHandler::CreateRecommendedTests(cla ss ComponentData *)"
(?CreateRecommendedTests@RecommendedTestHandler@@Q AEHPAVComponentData@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: virtual
enum RecoveryAction __thiscall ErrorHandler::HandleLastError(void)"
(?HandleLastError@ErrorHandler@@UAE?AW4RecoveryAct ion@@XZ) referenced
in function "public: int __thiscall
RecommendedTestHandler::CreateRecommendedTests(cla ss ComponentData *)"
(?CreateRecommendedTests@RecommendedTestHandler@@Q AEHPAVComponentData@@@Z)
Rtesth.obj : error LNK2001: unresolved external symbol "class
MicaaErrorHandler g_merrhndlr" (?g_merrhndlr@@3VMicaaErrorHandler@@A)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
BI_IArrayAsVector<class IdString> * __thiscall
QATreeManager::BuildList(unsigned long,int,int,class Qualifier const
*)"
(?BuildList@QATreeManager@@QAEPAV?$BI_IArrayAsVect or@VIdString@@@@KHHPBVQualifier@@@Z)
referenced in function "public: int __thiscall
RecommendedTestHandler::CreateRecommendedTests(cla ss ComponentData *)"
(?CreateRecommendedTests@RecommendedTestHandler@@Q AEHPAVComponentData@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: int
__thiscall ComponentData::GetType(void)const "
(?GetType@ComponentData@@QBEHXZ) referenced in function "public: int
__thiscall RecommendedTestHandler::CreateRecommendedTests(cla ss
ComponentData *)"
(?CreateRecommendedTests@RecommendedTestHandler@@Q AEHPAVComponentData@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
Qualifier const * __thiscall ComponentData::GetQualifier(void)const "
(?GetQualifier@ComponentData@@QBEPBVQualifier@@XZ) referenced in
function "public: int __thiscall
RecommendedTestHandler::CreateRecommendedTests(cla ss ComponentData *)"
(?CreateRecommendedTests@RecommendedTestHandler@@Q AEHPAVComponentData@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: int
__thiscall TUsefulManager::GetBelief(unsigned long,unsigned long,class
Qualifier const *,int *,double *,double *)"
(?GetBelief@TUsefulManager@@QAEHKKPBVQualifier@@PA HPAN2@Z) referenced
in function "public: int __thiscall
RecommendedTestHandler::SetUsefulnessWeights(class ComponentData
*,class BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetUsefulnessWeights@RecommendedTestHandler@@QAE HPAVComponentData@@PBV?$BI_ISArrayAsVector@VRecomm endedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
IdString * __thiscall DiagnosisData::GetFM(void)"
(?GetFM@DiagnosisData@@QAEPAVIdString@@XZ) referenced in function
"public: int __thiscall
RecommendedTestHandler::SetUsefulnessWeights(class ComponentData
*,class BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetUsefulnessWeights@RecommendedTestHandler@@QAE HPAVComponentData@@PBV?$BI_ISArrayAsVector@VRecomm endedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
BI_IArrayAsVector<class FactData> * __thiscall
RecommendedTestData::GetHDV(void)"
(?GetHDV@RecommendedTestData@@QAEPAV?$BI_IArrayAsV ector@VFactData@@@@XZ)
referenced in function "public: int __thiscall
RecommendedTestHandler::SetUsefulnessWeights(class ComponentData
*,class BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetUsefulnessWeights@RecommendedTestHandler@@QAE HPAVComponentData@@PBV?$BI_ISArrayAsVector@VRecomm endedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
BI_ISArrayAsVector<class DiagnosisData> * __thiscall
ComponentData::GetDiagnosis(void)"
(?GetDiagnosis@ComponentData@@QAEPAV?$BI_ISArrayAs Vector@VDiagnosisData@@@@XZ)
referenced in function "public: int __thiscall
RecommendedTestHandler::SetUsefulnessWeights(class ComponentData
*,class BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetUsefulnessWeights@RecommendedTestHandler@@QAE HPAVComponentData@@PBV?$BI_ISArrayAsVector@VRecomm endedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: void
__thiscall RecommendedTestData::SetRequiredMachineState(unsig ned long)"
(?SetRequiredMachineState@RecommendedTestData@@QAE XK@Z) referenced in
function "public: int __thiscall
RecommendedTestHandler::SetTimeRiskWeights(class
BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetTimeRiskWeights@RecommendedTestHandler@@QAEHP BV?$BI_ISArrayAsVector@VRecommendedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: int
__thiscall HTypeManager::getHistoryAttributes(unsigned long,double
*,double *,unsigned long *)"
(?getHistoryAttributes@HTypeManager@@QAEHKPAN0PAK@ Z) referenced in
function "public: int __thiscall
RecommendedTestHandler::SetTimeRiskWeights(class
BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetTimeRiskWeights@RecommendedTestHandler@@QAEHP BV?$BI_ISArrayAsVector@VRecommendedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
IdString * __thiscall RecommendedTestData::GetType(void)"
(?GetType@RecommendedTestData@@QAEPAVIdString@@XZ) referenced in
function "public: int __thiscall
RecommendedTestHandler::SetTimeRiskWeights(class
BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetTimeRiskWeights@RecommendedTestHandler@@QAEHP BV?$BI_ISArrayAsVector@VRecommendedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: double
__thiscall HistoryData::StaleForHistory(void)"
(?StaleForHistory@HistoryData@@QAENXZ) referenced in function "public:
int __thiscall RecommendedTestHandler::SetHistoryWeights(class
ComponentData *,class BI_ISArrayAsVector<class RecommendedTestData>
const *)"
(?SetHistoryWeights@RecommendedTestHandler@@QAEHPA VComponentData@@PBV?$BI_ISArrayAsVector@VRecommend edTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
IdString const * __thiscall HistoryData::GetType(void)"
(?GetType@HistoryData@@QAEPBVIdString@@XZ) referenced in function
"public: int __thiscall RecommendedTestHandler::SetHistoryWeights(class
ComponentData *,class BI_ISArrayAsVector<class RecommendedTestData>
const *)"
(?SetHistoryWeights@RecommendedTestHandler@@QAEHPA VComponentData@@PBV?$BI_ISArrayAsVector@VRecommend edTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
BI_ISArrayAsVector<class HistoryData> * __thiscall
ComponentData::GetReleventHistory(int)"
(?GetReleventHistory@ComponentData@@QAEPAV?$BI_ISA rrayAsVector@VHistoryData@@@@H@Z)
referenced in function "public: int __thiscall
RecommendedTestHandler::SetHistoryWeights(class ComponentData *,class
BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetHistoryWeights@RecommendedTestHandler@@QAEHPA VComponentData@@PBV?$BI_ISArrayAsVector@VRecommend edTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: int
__thiscall MachineStateManager::TransitionCost(int,unsigned
long,unsigned long,double *)"
(?TransitionCost@MachineStateManager@@QAEHHKKPAN@Z ) referenced in
function "public: int __thiscall
RecommendedTestHandler::SetMachineStateWeights(cla ss ComponentData
const *,class BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetMachineStateWeights@RecommendedTestHandler@@Q AEHPBVComponentData@@PBV?$BI_ISArrayAsVector@VReco mmendedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public:
unsigned long __thiscall
RecommendedTestData::GetRequiredMachineState(void) "
(?GetRequiredMachineState@RecommendedTestData@@QAE KXZ) referenced in
function "public: int __thiscall
RecommendedTestHandler::SetMachineStateWeights(cla ss ComponentData
const *,class BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetMachineStateWeights@RecommendedTestHandler@@Q AEHPBVComponentData@@PBV?$BI_ISArrayAsVector@VReco mmendedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "int __cdecl
FactIdInArray(class BI_IArrayAsVector<class FactData> const *,unsigned
long)" (?FactIdInArray@@YAHPBV?$BI_IArrayAsVector@VFactDa ta@@@@K@Z)
referenced in function "public: int __thiscall
RecommendedTestHandler::SetMachineStateWeights(cla ss ComponentData
const *,class BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetMachineStateWeights@RecommendedTestHandler@@Q AEHPBVComponentData@@PBV?$BI_ISArrayAsVector@VReco mmendedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
BI_IArrayAsVector<class FactData> const * __thiscall
ComponentData::GetDescription(void)const "
(?GetDescription@ComponentData@@QBEPBV?$BI_IArrayA sVector@VFactData@@@@XZ)
referenced in function "public: int __thiscall
RecommendedTestHandler::SetMachineStateWeights(cla ss ComponentData
const *,class BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetMachineStateWeights@RecommendedTestHandler@@Q AEHPBVComponentData@@PBV?$BI_ISArrayAsVector@VReco mmendedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: int
__thiscall EquipmentRequirementManager::CheckEquipment(unsign ed
long,class BI_IArrayAsVector<class EquipmentData> const *,class
ComponentData const *,double *)"
(?CheckEquipment@EquipmentRequirementManager@@QAEH KPBV?$BI_IArrayAsVector@VEquipmentData@@@@PBVCompo nentData@@PAN@Z)
referenced in function "public: int __thiscall
RecommendedTestHandler::SetEquipmentWeights(class ComponentData const
*,class BI_ISArrayAsVector<class RecommendedTestData> const *)"
(?SetEquipmentWeights@RecommendedTestHandler@@QAEH PBVComponentData@@PBV?$BI_ISArrayAsVector@VRecomme ndedTestData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: void
__thiscall RecommendedTestData::AddWeight(double)"
(?AddWeight@RecommendedTestData@@QAEXN@Z) referenced in function
"public: int __thiscall
RecommendedTestHandler::SortRecommendedTests(class ComponentData
*,struct RTSortCriteria *)"
(?SortRecommendedTests@RecommendedTestHandler@@QAE HPAVComponentData@@PAURTSortCriteria@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: void
__thiscall RecommendedTestData::SetWeight(double)"
(?SetWeight@RecommendedTestData@@QAEXN@Z) referenced in function
"public: int __thiscall
RecommendedTestHandler::SortRecommendedTests(class ComponentData
*,struct RTSortCriteria *)"
(?SortRecommendedTests@RecommendedTestHandler@@QAE HPAVComponentData@@PAURTSortCriteria@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
BI_ISArrayAsVector<class RecommendedTestData> * __thiscall
ComponentData::GetRecommendedTests(void)"
(?GetRecommendedTests@ComponentData@@QAEPAV?$BI_IS ArrayAsVector@VRecommendedTestData@@@@XZ)
referenced in function "public: int __thiscall
RecommendedTestHandler::SortRecommendedTests(class ComponentData
*,struct RTSortCriteria *)"
(?SortRecommendedTests@RecommendedTestHandler@@QAE HPAVComponentData@@PAURTSortCriteria@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
BI_IArrayAsVector<class EquipmentData> * __thiscall
EquipmentManager::GetEquipmentForPlant(unsigned long,unsigned long)"
(?GetEquipmentForPlant@EquipmentManager@@QAEPAV?$B I_IArrayAsVector@VEquipmentData@@@@KK@Z)
referenced in function "private: int __thiscall
RecommendedTestHandler::GetAvailableEquipment(clas s ComponentData const
*,class BI_IArrayAsVector<class EquipmentData> *)"
(?GetAvailableEquipment@RecommendedTestHandler@@AA EHPBVComponentData@@PAV?$BI_IArrayAsVector@VEquipm entData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
EquipmentData * __thiscall EquipmentData::Copy(void)"
(?Copy@EquipmentData@@QAEPAV1@XZ) referenced in function "private: int
__thiscall RecommendedTestHandler::GetAvailableEquipment(clas s
ComponentData const *,class BI_IArrayAsVector<class EquipmentData> *)"
(?GetAvailableEquipment@RecommendedTestHandler@@AA EHPBVComponentData@@PAV?$BI_IArrayAsVector@VEquipm entData@@@@@Z)
Rtesth.obj : error LNK2001: unresolved external symbol "public: static
class Object * Object::ZERO" (?ZERO@Object@@2PAV1@A)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
BI_IArrayAsVector<class EquipmentData> * __thiscall
EquipmentManager::GetEquipmentForCompany(unsigned long)"
(?GetEquipmentForCompany@EquipmentManager@@QAEPAV? $BI_IArrayAsVector@VEquipmentData@@@@K@Z)
referenced in function "private: int __thiscall
RecommendedTestHandler::GetAvailableEquipment(clas s ComponentData const
*,class BI_IArrayAsVector<class EquipmentData> *)"
(?GetAvailableEquipment@RecommendedTestHandler@@AA EHPBVComponentData@@PAV?$BI_IArrayAsVector@VEquipm entData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public:
unsigned long __thiscall PlantData::GetCompany(void)const "
(?GetCompany@PlantData@@QBEKXZ) referenced in function "private: int
__thiscall RecommendedTestHandler::GetAvailableEquipment(clas s
ComponentData const *,class BI_IArrayAsVector<class EquipmentData> *)"
(?GetAvailableEquipment@RecommendedTestHandler@@AA EHPBVComponentData@@PAV?$BI_IArrayAsVector@VEquipm entData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
PlantData * __thiscall PlantManager::IsOpen(class IdString const *)"
(?IsOpen@PlantManager@@QAEPAVPlantData@@PBVIdStrin g@@@Z) referenced in
function "private: int __thiscall
RecommendedTestHandler::GetAvailableEquipment(clas s ComponentData const
*,class BI_IArrayAsVector<class EquipmentData> *)"
(?GetAvailableEquipment@RecommendedTestHandler@@AA EHPBVComponentData@@PAV?$BI_IArrayAsVector@VEquipm entData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public:
__thiscall IdString::IdString(unsigned long,unsigned long,char *)"
(??0IdString@@QAE@KKPAD@Z) referenced in function "private: int
__thiscall RecommendedTestHandler::GetAvailableEquipment(clas s
ComponentData const *,class BI_IArrayAsVector<class EquipmentData> *)"
(?GetAvailableEquipment@RecommendedTestHandler@@AA EHPBVComponentData@@PAV?$BI_IArrayAsVector@VEquipm entData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public:
unsigned long __thiscall MachineData::GetPlant(void)const "
(?GetPlant@MachineData@@QBEKXZ) referenced in function "private: int
__thiscall RecommendedTestHandler::GetAvailableEquipment(clas s
ComponentData const *,class BI_IArrayAsVector<class EquipmentData> *)"
(?GetAvailableEquipment@RecommendedTestHandler@@AA EHPBVComponentData@@PAV?$BI_IArrayAsVector@VEquipm entData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: class
MachineData const * __thiscall ComponentData::GetMachine(void)const "
(?GetMachine@ComponentData@@QBEPBVMachineData@@XZ) referenced in
function "private: int __thiscall
RecommendedTestHandler::GetAvailableEquipment(clas s ComponentData const
*,class BI_IArrayAsVector<class EquipmentData> *)"
(?GetAvailableEquipment@RecommendedTestHandler@@AA EHPBVComponentData@@PAV?$BI_IArrayAsVector@VEquipm entData@@@@@Z)
Rtesth.obj : error LNK2019: unresolved external symbol ___assertfail
referenced in function "public: class RecommendedTestData * __thiscall
BI_ISArrayAsVector<class RecommendedTestData>::operator[](int)const "
(??A?$BI_ISArrayAsVector@VRecommendedTestData@@@@Q BEPAVRecommendedTestData@@H@Z)
Rtesth.obj : error LNK2019: unresolved external symbol "public: int
__thiscall RecommendedTestData::operator<(class RecommendedTestData &)"
(??MRecommendedTestData@@QAEHAAV0@@Z) referenced in function "public:
void __thiscall BI_ISVectorImp<class RecommendedTestData>::add(class
RecommendedTestData *)"
(?add@?$BI_ISVectorImp@VRecommendedTestData@@@@QAE XPAVRecommendedTestData@@@Z)
Test.obj : error LNK2019: unresolved external symbol "public:
__thiscall IdString::IdString(void)" (??0IdString@@QAE@XZ) referenced
in function _$E1
Test.obj : error LNK2019: unresolved external symbol "public: virtual
__thiscall IdString::~IdString(void)" (??1IdString@@UAE@XZ) referenced
in function _$E2
LIBCD.lib(crt0.obj) : error LNK2019: unresolved external symbol _main
referenced in function _mainCRTStartup

Kindly advise what i can do to get through the linker errors

thanks
Madhu

Jun 1 '06 #1
1 3236
> I have made a .NET project.
the files included are borland c++ files that i am migrate to VC++ .NET

I am using Microsoft Visual C++ .NET 2003.

the compilation goes through properly, but throws a load of linker
errors

Rtesth.obj : error LNK2001: unresolved external symbol "protected:
virtual class RelationManagerWrite * __thiscall
TableHandler::GetRelationManagerWrite(void)"
(?GetRelationManagerWrite@TableHandler@@MAEPAVRela tionManagerWrite@@XZ) Kindly advise what i can do to get through the linker errors

thanks
Madhu


Well since noone replied yet I'll take a swing at it.
The classes you mention, are they Borland supplied classes, or did you
create them yourself.
If they are supplied by borland, it might very well be that they are not
compatible with the microsoft linker.

if they come from somewhere else, did you add the import libs to the linker
input?

what is the way in which you have set up your project, and which are the
dependencies?

--

Kind regards,
Bruno van Dooren
br**********************@hotmail.com
Remove only "_nos_pam"
Jun 4 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Baloff | last post by:
Hello I have this linker error which makes me think that the definition file is not being seen by the linker, this code is taken from "Thinking in C++, 2nd Edition, Volume 1, Annotated Solutions...
1
by: Laszlo | last post by:
Hi all, As a novice I installed PostgreSQL 7.2.1 on Win32 and works, Borland C++Builder Enterprise Suite 5.0 (build 12.34) what works too. I decided to combine these two programs and develop a...
5
by: Pradnyesh Rane | last post by:
Hi, I am encountering the following linker error on VC7. LINK : fatal error LNK1171: unable to load ole32.dll This error is only encountered for the "Debug" configuration. The project...
3
by: Steve Baer | last post by:
I recently read your whitepaper under the "extremely long link times" post and have a question that I was hoping you could answer. My question is based on the following paragraph: Directives...
9
by: Peter Oliphant | last post by:
For some reson my code is generating a LNK1215 error, which 'suggests' I re-install VS C++. So I did. which did NOT solve the problem. The weid part is it seems to be caused by my one CPP file, but...
3
by: Chucker | last post by:
Hi Folks, I got a Wrapper Dll around a native C++ static library. In .NET 1.1 this worked fine. When moving to .NET 2.0 I get a couple of unresolved externals / linker errors: Error 16 error...
1
by: Felix | last post by:
After porting a project from VC6 to VC.NET 2003 I have a very strange problem generating link error 1104 for import libraries. I just ported the project and made some small adaptions so it fits...
4
by: yOtA | last post by:
I get this Linker Errors while compiling my program: Error: Unresolved external 'vminit()' referenced from C:\TESTE\TESTE.OBJ Error: Unresolved external 'vmalloc(void *, int, unsigned int,...
1
by: Deepath G | last post by:
This is deepath.. I am getting some linker error when i am trying to connect Websphere MQ using Borland C++ Builder 2006 using imqi.hpp on windows. Error Message ----------------------- ...
3
by: Rahul | last post by:
Hi Everyone, I have the following polymorphic classes, class Shape { public : virtual void draw() { } virtual void sample();
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.