Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

ofxAssimpModelLoader trouble

$
0
0

@Marsat wrote:

Hello there.

I have trouble to debug on assimp with my program, it's also not working on the assimpModel Example.

Does anyone have the same and know how to fix this?

It's pointing to, this, telling me that there is a bad access (lldb) :
// loads scene from file
scene = shared_ptr(aiImportFileExWithProperties(file.getAbsolutePath().c_str(), flags, NULL, store.get()), aiReleaseImport);

If you have any clue, it will be great, thank you to all of you.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles