Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
IIIDPGIII's avatar
IIIDPGIII
Explorer
9 years ago

Compiling LibOVRKernel lib with MT_StaticRelease /MD settings is broken after SDK v1.3.2

My software has to link to the Oculus SDK using StaticRelease Multi-threaded DLL (/MD). I compile the LibOVRKernel into a lib using Oculus 2013 VS Project. After v1.3.2, it fails to compile as of versions (1.4,1.5 & 1.6).

Errors:
1>..\..\..\Src\Kernel\OVR_Allocator.cpp(177): error C3861: '__acrt_get_msvcrt_heap_handle': identifier not found

Does anyone have any ideas to fix the Oculus code or circumvent this?
No RepliesBe the first to reply