pinging2000
pinging2000
Hi, I wonder how to create '.lib' file instead of '.a' using the build. I opened ".a" with Dependency Walker and it is not recognized. Any idea? Many thanks
Hi, I'm having a compile error with the 'gdkglcontext.h' when running 'make' tool. The 'GdkGLDrawable' has no declaration in any h files. The file 'gdk\gdkgltypes.h' has declaration for '_GdkGLConfig', '_GdkGLContext'...
Hi, I had no issue to build and to deploy on Android. Trying the same on a Mac and I had these warnings, then trying to run it anyway and...