Page 1 of 1

Win32 project

Posted: Wed Oct 22, 2014 12:59 am
by Leauki
How can I create a plain Win32 project in CodeLite?

Re: Win32 project

Posted: Wed Oct 22, 2014 1:50 am
by Gibbon1
Perhaps select 'console'

WorkSpace -> New Project -> select console 'simple executable gcc' or 'simple executable g++' probably what you want.

Re: Win32 project

Posted: Wed Oct 22, 2014 12:29 pm
by Leauki
I will try that tonight. I hope I can figure out all the header files I have to include. :-)