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
Post a Comment