XofCDe3rd
Technical User
- Nov 9, 2003
- 120
Sorry all I tried creating A custom class Lets call it TSomeClass and use it in an application...don't ask me why I did this cause I have no idea(for the fun of it???). Now It is able to compile Test.cpp but to actually make the project returns the error of this sort:
[Linker Error] Unresolved external 'TSomeClass::TSomeFunction()' referenced from C:\DOCUMENTS AND SETTINGS\DANNY\DESKTOP\TEST\TEST.OBJ
would anybody well versed at solvin this be able to help a beginner out???
[Linker Error] Unresolved external 'TSomeClass::TSomeFunction()' referenced from C:\DOCUMENTS AND SETTINGS\DANNY\DESKTOP\TEST\TEST.OBJ
would anybody well versed at solvin this be able to help a beginner out???