- This topic has 2 replies, 2 voices, and was last updated 6 years ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Home › Forums › kbmMemTable › Build 64 Bit application with KbmMemtable
<p style=”font-weight: 400;”>Hi,</p>
I have managed to build “kbmMemRunC10Std.cbproj” in 64 bit platform through command line in both debug and release modes.
But when I try to build a 64 bit app through command line, I’m getting the following error message “error : Fatal: Invalid object file ‘
<p style=”font-weight: 400;”>C:\USERS\PUBLIC\DOCUMENTS\EMBARCADERO\STUDIO\17.0\DCP\WIN64\DEBUG\KBMMEMRUNC10STD.A'”.</p>
Kindly send me a working C++ 64 Bit sample app with KbmMemTable.
Kindly come back to me with a solution.
Kind Regards,
Ahsin
Hi,
Please check new blogpost:
kbmMemTable #1 – C++ 64 bit – Compiling simple sample
Hi Kim,
Still getting same error “[ilink32 Error] CodeGear.Cpp.Targets(3316, 5): Error: Unresolved external ‘vtable for Kbmmemtable::TkbmMemTable’ referenced from C:\USERS\AHSIN.CHOUDHRY\DOCUMENTS\EMBARCADERO\STUDIO\KBMMEMTABLEPROJECT\WIN64\RELEASE\UNIT2.O”
I included the following include paths in the compiler settings:
C:\kbmMemTable\Source;$(BDSINCLUDE)\windows\vcl
but the app doesn’t build.
Can you kindly send me the sample app?
thanks
Ahsin