Unresolved external LoadRTF
Posted: Wed Feb 03, 2010 4:24 pm
Hi,
in C++Builder the linker gives this error message, when I use the "LoadRTF"-Method in my code:
[ILINK32 Error] Error: Unresolved external '__fastcall Richview::TCustomRichView::LoadRTF(const System::AnsiStringT<0>)' referenced by C:\SANDBOX\MYPROJECT\DEBUG\NAVTREEFRAME.OBJ
What am I doing wrong?
Regards,
Robert
in C++Builder the linker gives this error message, when I use the "LoadRTF"-Method in my code:
[ILINK32 Error] Error: Unresolved external '__fastcall Richview::TCustomRichView::LoadRTF(const System::AnsiStringT<0>)' referenced by C:\SANDBOX\MYPROJECT\DEBUG\NAVTREEFRAME.OBJ
What am I doing wrong?
Regards,
Robert