aerys / minko

3D framework for web, desktop and mobile devices.
http://minko.io
Other
905 stars 210 forks source link

assert() function is unused in osx10.9 #176

Closed Angluca closed 10 years ago

Angluca commented 10 years ago

sceneManager->assets()->queue("effect/Basic.effect"); Can not find ./assert/effect/basic.effect, assert function is unused, It's not join ./assert path, So I must copy all item to prev path if I want run it.

warrenseine commented 10 years ago

We'd be glad to help, but please take some time to post a proper issue. This is vague and unclear.

JMLX42 commented 10 years ago

Angluca, you're mixing a directory - called "asset" - and a function - called "assert". Warren is right: we don't really understand the issue you're facing. Please open a new issue with proper steps to reproduce the problem, expected results and the ones you get.