Tagged Questions
-2
votes
0answers
100 views
Unable to launch cygpath. Is Cygwin on the path? - cocos2d-x [closed]
I am new to cocos2d-x. I configure cocos2d-x in Windows 8 / Eclipse and I use android-ndk-r8b.
First of all, before I get this error of cygpath, I had the following error:
"Program bash not found in ...
2
votes
1answer
381 views
Why won't this ClanLib “Hello World” project build in Eclipse CDT?
I've been trying to get a simple Hello World working with ClanLib using CDT (Eclipse), but I'm just not getting it configured properly.
First, from the command line, I'm able to get it to run using ...
3
votes
1answer
1k views
Setting up OpenGL 3.3 in SDL 1.2
I've been using SDL 1.2.14 for awhile without using many of the features from newer OpenGL versions. I'm now interested working only with the 3.3 API (not using the deprecated functions, etc... that's ...
