libgdx / fbx-conv

Command line utility using the FBX SDK to convert FBX/Collada/Obj files to a custom text/binary format for static, keyframed and skinned meshes.
Apache License 2.0
448 stars 116 forks source link

can't generate Xcode project on mac-os #62

Closed lvlonggame closed 9 years ago

lvlonggame commented 10 years ago

lvlongdeiMac:fbx-conv lvlong$ ./generate_xcode 'premake4' not found in your path.

but the premake4 has already in the path: "fbx-conv/"

xoppa commented 9 years ago

I'm afraid there isn't much we can do about this. If you really think this is an issue with fbx-conv, then please consider sending a pull request to fix it.