Search found 8 matches

by Jay3D
Thu Apr 13, 2017 2:17 pm
Forum: General discussion
Topic: zgeskelet build
Replies: 10
Views: 11720

Re: zgeskelet build

Now I gotcha. Thanks :)
by Jay3D
Wed Apr 12, 2017 8:48 pm
Forum: General discussion
Topic: zgeskelet build
Replies: 10
Views: 11720

Re: zgeskelet build

Thanks. Sorry to take up your time. This one is clear - and .so file to libs/armeabi folder I don't understand this one - Put the .dll file to the same directory as .exe (or .zgeproj for development) There are two folders with .exe - the root, containing ZGameEditor.exe" and Tools, containing &...
by Jay3D
Wed Apr 12, 2017 2:51 pm
Forum: General discussion
Topic: zgeskelet build
Replies: 10
Views: 11720

Re: zgeskelet build

One question.
Do I put the .dll and .so files in ..\Template\base\libs?
by Jay3D
Wed Apr 12, 2017 2:01 pm
Forum: General discussion
Topic: zgeskelet build
Replies: 10
Views: 11720

Re: zgeskelet build

I was trying to access the previous link for these, but it was broken. Thanks
by Jay3D
Mon Apr 10, 2017 3:12 pm
Forum: General discussion
Topic: zgeskelet build
Replies: 10
Views: 11720

Re: zgeskelet build

Well, with a few adjustments, I got it to build, but it quit with some major errors: [armeabi] Compile++ thumb: ZgeSkelet <= ZgeSkelet.cpp In file included from jni/../../src/ZgeSkelet.cpp:47: In file included from jni/../../cal3d/src\cal3d/cal3d.h:37: In file included from jni/../../cal3d/src\cal3d...
by Jay3D
Mon Apr 10, 2017 12:27 pm
Forum: General discussion
Topic: zgeskelet build
Replies: 10
Views: 11720

Re: zgeskelet build

The problem I am having now is with the android build. I navigated to the Android folder, which contains one directory - jni, and run the command ndk-build. I received this message: 'ndk_build' is not recognized as an internal or external command, operable program or batch file. I already have Andro...
by Jay3D
Mon Apr 10, 2017 11:52 am
Forum: General discussion
Topic: zgeskelet build
Replies: 10
Views: 11720

Re: zgeskelet build

Okay. I got it done.
I had to move the OpenGL library files from the Win32GlutAndGlew folder to Cal3D source (src) folder.
Thanks for the tool.
by Jay3D
Mon Apr 10, 2017 6:37 am
Forum: General discussion
Topic: zgeskelet build
Replies: 10
Views: 11720

zgeskelet build

Hello I am trying to get zgeskelet built, but I am unsuccessful. I am following the guide ZgeSkelet Library ‐ How to Build I can't seem to get step 5 to work. I keep getting errors. First I was getting " Cannot open include file: 'cal3d/cal3d.h '". For some reason that stopped and switched...