Question
Using Creo TOOLKIT, error C2040 is happened.
I am using Creo Parametric Release 9.0 and Datecode9.0.0.0
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_malloc.h(66,15): error C2040: 'calloc': 'void *(size_t,size_t)'의 간접 참조 수준이 'int ()'과(와) 다릅니다.
I am using Microsoft Visual Studio 2019 with Creo 9 TOOLKIT. For more information, I attach my working source - tony_examples.zip
Here are the errors that I faced
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_malloc.h(66,15): error C2040: 'calloc': 'void *(size_t,size_t)'의 간접 참조 수준이 'int ()'과(와) 다릅니다.
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_malloc.h(66,15): error C2040: 'calloc': 'void *(size_t,size_t)'의 간접 참조 수준이 'int ()'과(와) 다릅니다.
I am using Microsoft Visual Studio 2019 with Creo 9 TOOLKIT. For more information, I attach my working source - tony_examples.zip
Here are the errors that I faced
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_malloc.h(66,15): error C2040: 'calloc': 'void *(size_t,size_t)'의 간접 참조 수준이 'int ()'과(와) 다릅니다.
