Unresolved Externals Athens 12.3

Hello,

I have recently upgraded from C++ Builder Sydney 10.3 to C++ Builder Athens 12.3. When I try to compile my project I get many unresolved external errors. I have TMS VCL Pack 13.5 installed.

Here is the full list of errors:

[ilink64 Error] Error: Unresolved external 'System::Classes::TList::Get(int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'System::Classes::TList::SetCapacity(int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'System::Classes::TList::Insert(int, void*)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'System::Classes::TList::Delete(int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'System::Classes::TList::Put(int, void*)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external '_ZTRN6System9NativeIntE' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'System::Sysutils::StringReplace(System::UnicodeString, System::UnicodeString, System::UnicodeString, System::Set<System::Sysutils::System_Sysutils__85, (System::Sysutils::System_Sysutils__85)0, (System::Sysutils::System_Sysutils__85)1>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Controls::TControl::SetStyleElements(System::Set<Vcl::Controls::Vcl_Controls__52, (Vcl::Controls::Vcl_Controls__52)0, (Vcl::Controls::Vcl_Controls__52)2>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Forms::TCustomForm::ScaleForCurrentDpi()' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Clipbrd::TClipboard::SetAsHandle(unsigned short, unsigned long long)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Clipbrd::TClipboard::GetAsHandle(unsigned short)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Clipbrd::TClipboard::HasFormat(unsigned short)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Controls::TControl::DoMouseWheelDown(System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, System::Types::TPoint const&)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Controls::TControl::DoMouseWheelUp(System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, System::Types::TPoint const&)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Controls::TWinControl::KeyUp(unsigned short&, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Controls::TControl::MouseDown(System::Uitypes::TMouseButton, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Controls::TControl::MouseMove(System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Controls::TControl::MouseUp(System::Uitypes::TMouseButton, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external 'System::Sysutils::Format(System::UnicodeString, System::TVarRec const*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMemo.o
[ilink64 Error] Error: Unresolved external '_ZTRN6System10NativeUIntE' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMDD.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalSetCountManaged(int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Sysutils::Exception::Exception(System::UnicodeString, System::TVarRec const*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Defaults::_LookupVtableInfo(System::Generics::Defaults::TDefaultGenericInterface, System::Typinfo::TTypeInfo*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalInsertRangeManaged(int, void*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalInsertManaged(int, void const*)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalDoDeleteManaged(int, System::Generics::Collections::TCollectionNotification)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalDeleteRangeManaged(int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalExchangeN(int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalMoveN(int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalGrowCheck(int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::SetItemManaged(void const*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalSetCountN(int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalInsertRangeN(int, void*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalInsertN(int, void const*)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalDoDeleteN(int, System::Generics::Collections::TCollectionNotification)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalDeleteRangeN(int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::SetItemN(void const*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalSetCount8(int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalInsertRange8(int, void*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalInsert8(int, void const*)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalDoDelete8(int, System::Generics::Collections::TCollectionNotification)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalDeleteRange8(int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalExchange8(int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::InternalMove8(int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Generics::Collections::TListHelper::SetItem8(void const*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPersistence.o
[ilink64 Error] Error: Unresolved external 'System::Netencoding::TNetEncoding::EncodeBytesToString(unsigned char const*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvUtils.o
[ilink64 Error] Error: Unresolved external 'System::Sysutils::CompareMem(void*, void*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvUtils.o
[ilink64 Error] Error: Unresolved external 'System::Json::TJSONObject::ParseJSONValue(System::UnicodeString, bool, bool)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvUtils.o
[ilink64 Error] Error: Unresolved external 'Vcl::Controls::TWinControl::KeyDown(unsigned short&, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvOfficeButtons.o
[ilink64 Error] Error: Unresolved external 'Vcl::Forms::TCustomForm::GetPixelsPerInch()' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvToolBar.o
[ilink64 Error] Error: Unresolved external 'System::Classes::TList::Move(int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvToolBar.o
[ilink64 Error] Error: Unresolved external 'Vcl::Stdctrls::TCustomListBox::DrawItem(int, System::Types::TRect const&, System::Set<Winapi::Windows::Winapi_Windows__1, (Winapi::Windows::Winapi_Windows__1)0, (Winapi::Windows::Winapi_Windows__1)12>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvEdit.o
[ilink64 Error] Error: Unresolved external 'Vcl::Stdctrls::TCustomComboBox::DrawItem(int, System::Types::TRect const&, System::Set<Winapi::Windows::Winapi_Windows__1, (Winapi::Windows::Winapi_Windows__1)0, (Winapi::Windows::Winapi_Windows__1)12>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvCombo.o
[ilink64 Error] Error: Unresolved external 'Vcl::Buttons::TCustomSpeedButton::MouseDown(System::Uitypes::TMouseButton, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvSpin.o
[ilink64 Error] Error: Unresolved external 'Vcl::Buttons::TCustomSpeedButton::MouseUp(System::Uitypes::TMouseButton, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvSpin.o
[ilink64 Error] Error: Unresolved external 'Vcl::mask::TCustomMaskEdit::KeyDown(unsigned short&, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvSpin.o
[ilink64 Error] Error: Unresolved external 'Vcl::mask::TCustomMaskEdit::KeyUp(unsigned short&, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvEdit.o
[ilink64 Error] Error: Unresolved external 'System::Math::MinValue(double const*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGEXDXE13.A|GDIPFill.o
[ilink64 Error] Error: Unresolved external 'System::Math::MaxValue(double const*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGEXDXE13.A|GDIPFill.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TCustomGrid::SetStyleElements(System::Set<Vcl::Controls::Vcl_Controls__52, (Vcl::Controls::Vcl_Controls__52)0, (Vcl::Controls::Vcl_Controls__52)2>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvObj.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TStringGrid::DrawCell(int, int, System::Types::TRect const&, System::Set<Vcl::Grids::Vcl_Grids__3, (Vcl::Grids::Vcl_Grids__3)0, (Vcl::Grids::Vcl_Grids__3)5>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvObj.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TCustomGrid::DrawCellBackground(System::Types::TRect const&, System::Uitypes::TColor, System::Set<Vcl::Grids::Vcl_Grids__3, (Vcl::Grids::Vcl_Grids__3)0, (Vcl::Grids::Vcl_Grids__3)5>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvObj.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TCustomGrid::DrawCellHighlight(System::Types::TRect const&, System::Set<Vcl::Grids::Vcl_Grids__3, (Vcl::Grids::Vcl_Grids__3)0, (Vcl::Grids::Vcl_Grids__3)5>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvObj.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TCustomGrid::KeyDown(unsigned short&, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|BaseGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TCustomGrid::DoMouseWheelDown(System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, System::Types::TPoint const&)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|BaseGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TCustomGrid::DoMouseWheelUp(System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, System::Types::TPoint const&)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|BaseGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TCustomGrid::MouseDown(System::Uitypes::TMouseButton, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TCustomGrid::MouseUp(System::Uitypes::TMouseButton, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'System::Classes::TList::SetCount(int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TCustomGrid::MouseMove(System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>, int, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvMultiColumnDropDown.o
[ilink64 Error] Error: Unresolved external 'Vcl::Stdctrls::TCustomEdit::KeyDown(unsigned short&, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::~TCheckListBox()' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::TCheckListBox(System::Classes::TComponent*)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::CreateParams(Vcl::Controls::TCreateParams&)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::CreateWnd()' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::DrawItem(int, System::Types::TRect const&, System::Set<Winapi::Windows::Winapi_Windows__1, (Winapi::Windows::Winapi_Windows__1)0, (Winapi::Windows::Winapi_Windows__1)12>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::LoadRecreateItems(System::Classes::TStrings*)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::SaveRecreateItems(System::Classes::TStrings*)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::KeyPress(wchar_t&)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Stdctrls::TCustomComboBox::KeyDown(unsigned short&, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TInplaceEdit::KeyDown(unsigned short&, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Grids::TInplaceEdit::KeyUp(unsigned short&, System::Set<System::Classes::System_Classes__1, (System::Classes::System_Classes__1)0, (System::Classes::System_Classes__1)10>)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::GetChecked(int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::SetChecked(int, bool)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'System::Variants::VarArrayCreate(int const*, int, unsigned short)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvGrid.o
[ilink64 Error] Error: Unresolved external 'Vcl::Checklst::TCheckListBox::SetItemEnabled(int, bool)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|WuWizForm.o
[ilink64 Error] Error: Unresolved external 'System::Sysutils::Exception::Exception(System::TResStringRec*, System::TVarRec const*, int)' referenced from C:\USERS\CHAD\APPDATA\LOCAL\TMSSOFTWARE\REGISTERED\TMS VCL UI PACK\BUILDER12\WIN64\RELEASE\TMSVCLUIPACKPKGDXE13.A|AdvPageControl.o

Any help would be appreciated.

I have not encountered this problem before.
Is this Win64, modern Win64 ?
Did you install TMS VCL UI Pack with TMS Smart Setup?
If not, please do so.

Hello Bruno,

Thank you for the quick response as always.

I installed the TMS VCL UI Pack in the normal way by downloading and installing using the .exe. I have never used the TMS Smart Setup before.

I have C++ Builder 10.4 Sydney and I can compile and run my project without issue as a 64bit Windows VCL Application. I have hundreds of users with this in production.

I am trying to upgrade my project to Athens 12.3. But I am struggling to get my project to compile.

  • If I try to create a new 64bit (not modern) project and add all my .cpp files and compile I get this linker error.

image

  • If I simply open the .cproj file from my current project and compile I get the huge list of errors that I listed earlier in this post.

Which approach in your opinion is worth my time to pursue solving?

Thank you,
Chad

I suggest to uninstall the classic installer and use TMS Smart Setup.
https://doc.tmssoftware.com/smartsetup/

Hello Bruno,

I have version 13.1.6.2 installed for use by my production application that is built in C++ builder Sydney 10.4. I do not want to touch this.

If I uninstall version 13.5.0.0 in control panel am I able to use TMS Smart Setup and just install 13.5 (maybe a new version which is fine) and not impact 13.1.6.2?

Chad

Yes, uninstall classic installer via WIndows Control Panel and after that, install latest version 13.5.2.0 (latest) with TMS Smart Setup.

Hello Bruno,

I have followed your instructions and what I feared would happen did. The TMS Smart Setup replaced version 13.1.6.2 and now my production environment no longer functions.

I had to remove all TMS components and reinstall version 13.1.6.2.

So now I am stuck. Version 13.5.2.0 when installed using the standard installer causes my Athens 12.3 C++ Builder 64 bit (not modern) to fail with the linker error.

What do you suggest?

Chad

Hello Bruno,

I have done some trial and error to try and understand this linker error.

image

If I go through and comment out all the #pragma link AdvCombo in all my code...

image

The linker error changes to AdvEdit.o

image

I do not know much about pre compiled headers but why is it not creating the AdvCombo.o or maybe why do I not have the AdvCombo.o from TMS? This is true for all my TMS components.

Please help.

Chad

The installer uses MSBUILD to build the packages and this generates a .LIB file from packages (which is actually a bundling of the .o files).
So, I'd suggest to look at ensuring your project will link to the TMS VCL UI Pack .lib files.

Bruno,

Okay so this is making more sense. Something must have gone wrong during the installation. Because if search my computer for AdvCombo.lib it does not exist. Where on my machine would the .lib files be created by the installer?

Chad

I said the app should be linked to the package .LIB (i.e. NOT individual source .lib, as this is not even compiled to a LIB).
So, the package to link with is TMSVCLUIPack*.LIB (for Win32) and TMSVCLUIPack*.a (for Win64).

Hello Bruno,

This whole support topic should not be happening with a proper install. I am going to remove everything to do with TMS from my computer. Then I will reinstall and see if this problem goes away. A user should not have to go through all this endless extra work to use your product.

Chad

True, with a clean IDE and clean projects, this should all work out of the box.
To analyze the problem you encounter, you could for example first check if creating a new project and dropping some TMS components on it works. Then you already know whether it is IDE setup related or project related.

Hello Bruno,

I successfully uninstalled all TMS software and removed all TMS directories from my computer. I am now stuck when when trying to use MSBUILD to compile in the Shader.pas file you provided me in the past. My project relies heavily on TShader.

Here are the step I have taken so far.

  • I downloaded and Installed the TMS Dashboard application.
  • I downloaded and installed the TMS Smart Setup.
  • I used the TMS Dashboard to install the VCL UI Pack 13.5.2.
  • This installed for my C++ Builder 10.4 Sydney and C++ Builder 12.3 Athens products.

In the past you had given me instructions to use MSBUILD with TMSVCLUIPackPkgDXE15.dproj to compile with a Shader.pas you provided me into a new TMSVCLUIPackPkgDXE15.bpl.

Problem is TMSVCLUIPackPkgDXE15.dproj is not part of the install of 13.5.2. I think I need to use MSBUILD to compile a new TMSVCLUIPackPkg290.bpl with TShader since this is the package that shows in the project options of C++ Builder 12.3 when I create a new project. But I do not have the TMSVCLUIPackPkg290.dproj file.

Am I on the right track? Or what do you suggest I do? Do you provide me the TMSVCLUIPackPkg290.dproj?

Thank You,
Chad

The name of the file is actually TMSVCLUIPackPkg.dproj

An alternative approach is that you create a new package just for TShader. You create a new package and add shader.pas to it and then build & install this package.