How to build the Linux makefile generated by introjucer. I use cygwin or directly under ubunu? thank you
Well, it's a linux makefile, so won't work in cygwin!
But I don't understand the question..? You just run it with "make", like any other makefile (?)
You can also use "make CONFIG=Debug" or "make CONFIG=Release" to specify a particular config.
I develop primarily on Windows for quite some years and I started to compile for linux recently.
My question was whether it could be makefile compile on windows with cygwin as for android.
But I get to build my application with eclipse cdt in ubuntu. Thank you for your quick response jules
Nb: sorry for my english I'm french ...
