Page 1 of 1

[SOLVED] Eclipse IDE + SGDK

Posted: Fri Aug 07, 2015 5:11 pm
by nolddor
I've tried to setup EClipse CPP to work with SGDk but....

gcc, g++ & make seems to be wrong defined in somewhere...


Any ideas? I've followed the step by step guide written by Stef on:
https://github.com/Stephane-D/SGDK/wiki ... th-Eclipse


SGDK header are setup correctly, so GDK enviroment variable should be defined properly.


Here is an image (CLICK TO ENLARGE):

Image


I've solved the problem myself, reading the step-by-step guide from the very begining again.
Probably I missed something on my first try(?)