ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error compiling

1 REPLY 1
SOLVED
Reply
Message 1 of 2
KIMHENGHOR98
207 Views, 1 Reply

Error compiling

My Project was compiled sucessfully on object arx 2020 but. When it is complied on other pc which is Object Arx 2022 it fails . here source file :

https://drive.google.com/file/d/1k3OlVAzGXRTal8FeD9iW5SYNB_EfVsZ4/view?usp=drive_link

 

 

error code : >>>>>>>>>>>>>
Build started at 7:06 PM...
1>------ Build started: Project: UbiquityTest, Configuration: Debug x64 ------
1>cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release
1>MyProperties.cpp
1> Creating library C:\Users\kimhe\OneDrive\Desktop\Non COM Property\x64\/UbiquityTest.lib and object C:\Users\kimhe\OneDrive\Desktop\Non COM Property\x64\/UbiquityTest.exp
1>rxapi.lib(libinit.obj) : warning LNK4099: PDB '' was not found with 'rxapi.lib(libinit.obj)' or at ''; linking object as if no debug info
1>acrxEntryPoint.obj : error LNK2019: unresolved external symbol "void * __cdecl acHeapAlloc(void *,unsigned __int64)" (?acHeapAlloc@@YAPEAXPEAX_K@Z) referenced in function "public: static void * __cdecl AcHeapOperators::operator new(unsigned __int64)" (??2AcHeapOperators@@SAPEAX_K@Z)
1>AEN1MyCircle.obj : error LNK2001: unresolved external symbol "void * __cdecl acHeapAlloc(void *,unsigned __int64)" (?acHeapAlloc@@YAPEAXPEAX_K@Z)
1>MyProperties.obj : error LNK2001: unresolved external symbol "void * __cdecl acHeapAlloc(void *,unsigned __int64)" (?acHeapAlloc@@YAPEAXPEAX_K@Z)
1>acrxEntryPoint.obj : error LNK2019: unresolved external symbol "void __cdecl acHeapFree(void *,void *)" (?acHeapFree@@YAXPEAX0@Z) referenced in function "public: static void __cdecl AcHeapOperators::operator delete(void *)" (??3AcHeapOperators@@SAXPEAX@Z)
1>AEN1MyCircle.obj : error LNK2001: unresolved external symbol "void __cdecl acHeapFree(void *,void *)" (?acHeapFree@@YAXPEAX0@Z)
1>MyProperties.obj : error LNK2001: unresolved external symbol "void __cdecl acHeapFree(void *,void *)" (?acHeapFree@@YAXPEAX0@Z)
1>MyDialog.obj : error LNK2019: unresolved external symbol "void __cdecl acutAssertMessage(wchar_t const *,wchar_t const *,int,wchar_t const *)" (?acutAssertMessage@@YAXPEB_W0H0@Z) referenced in function "private: void * __cdecl AcRxValue::valuePtr__<1>(void)" (??$valuePtr__@$00@AcRxValue@@AEAAPEAXXZ)
1>MyProperties.obj : error LNK2001: unresolved external symbol "void __cdecl acutAssertMessage(wchar_t const *,wchar_t const *,int,wchar_t const *)" (?acutAssertMessage@@YAXPEB_W0H0@Z)
1>C:\Users\kimhe\OneDrive\Desktop\Non COM Property\x64\\AEN1UbiquityTest.arx : fatal error LNK1120: 3 unresolved externals
1>Done building project "UbiquityTest.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build completed at 7:06 PM and took 01.076 seconds ==========

1 REPLY 1
Message 2 of 2
KIMHENGHOR98
in reply to: KIMHENGHOR98

add this AcPal.lib will solve this problem

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


AutoCAD Beta