Menu

#4 LNK 209

open
nobody
None
5
2009-06-12
2009-06-12
Sanjay
No

I am developing CIGI host application in which I am using CCL3.3.0 and when I am including any class of CCL3.3.0 in my project it is working but at the time of using class, it means when I m creating its object it give error :
1:-LNK 209: unresolved external symbol public: _thiscall.CigiEntityCtrlV3_3:: CigiEntityCtrlV3_3(void).
2:-unresolved externals.

Discussion

  • Sanjay

    Sanjay - 2009-06-12
     
  • Bill

    Bill - 2010-01-15

    The CIGI group at Boeing has not seen this error in the past. However similar errors might be generated if header files from one version are used with executables from another, or a library is being built using different settings than the using application.