c++ - minko - cannot compile dev branch -


i trying compile dev branch of minko biggest api change (from master branch) math api.

the few examples compile linux64 don't run (example assimp opens window , closes immediately). nevertheless, managed modify code use new api , compiles fine, on launch crashes segmentation fault @ :

sceneman->assets()->loader()->load(); 

any idea might wrong ? (same asset folder works non dev branch).

this lot of things, file loader parsers. try handle error signal loader see error ?


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -