Hi guys,
I use Visual studio 2017. The codes are built ok with 2015. I use static lib. Does anyone know how I could fix this issue
Thank you.
Eric
However, it has link error:
Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol __imp__calloc_dbg referenced in function “char * __cdecl std::_Maklocstr(char const *,char *,struct _Cvtvec const &)” (??_Maklocstr@D@std@@YAPEADPEBDPEADAEBU_Cvtvec@@@Z) IntelliUnfoldProject 2019 C:\tech78\vs2017\arxProject 2019\IntelliUnfold\IntelliUnfold\src\opennurbs_public_staticlib.lib(opennurbs_precompiledheader.obj) 1
Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol __imp__invalid_parameter referenced in function "void * __cdecl std::_Allocate_manually_vector_aligned<struct std::_Default_allocate_traits>(unsigned __int64)" (??_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z) IntelliUnfoldProject 2019 C:\tech78\vs2017\arxProject 2019\IntelliUnfold\IntelliUnfold\src\opennurbs_public_staticlib.lib(opennurbs_bezier.obj) 1
Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol __imp__CrtDbgReportW referenced in function “void * __cdecl std::_Allocate_manually_vector_aligned(unsigned __int64)” (??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPEAX_K@Z) IntelliUnfoldProject 2019 C:\tech78\vs2017\arxProject 2019\IntelliUnfold\IntelliUnfold\src\opennurbs_public_staticlib.lib(opennurbs_bezier.obj) 1
Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol __imp__free_dbg referenced in function “public: static void __cdecl std::_Fac_node::operator delete(void *)” (??3_Fac_node@std@@SAXPEAX@Z) IntelliUnfoldProject 2019 C:\tech78\vs2017\arxProject 2019\IntelliUnfold\IntelliUnfold\src\msvcprtd.lib(locale0_implib.obj) 1