Message 1 of 3
assertion failed FbxMalloc used before its initialization
Not applicable
12-03-2017
09:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
i have a fbx importer (2014.1) compiled as a noentry dll that exposes a function.
when this function is called, it calls FbxManager::Create that produces the above error.
how do i solve this issue?
is there a manner to quicly initialize FbxMalloc?
thank you for your time