Page 1 of 1

help: use c++11 and change compiler into gcc4.8.1

Posted: Thu Jan 02, 2014 4:50 am
by programmerc++23
I am new in codelite ide. I am using the codelite 5.3 with MinGW TDM GCC-4.7.1. I want to how to change the default compiler into gcc 4.8.1 .I am beginner in terms of this .I just use vs2012 before but I found out that it doesn't support all the c++11. Now, I want to use the c++11 using the compiler 4.8.1, I already download it but I don't know how to use it and be the default compiler of codelite. How can I do that? Can you tell me the whole process? I am also a beginner with these stuffs. I am using Windows as Operating System.

I hope you can help me.

Thank you very much!
programmerc++23

Posts: 0
Joined: Wed Jan 01, 2014 4:15 pm
Top

Re: help: use c++11 and change compiler into gcc4.8.1

Posted: Thu Jan 02, 2014 9:55 am
by eranif
Since this question is being asked often, I made it a sticky post in the "Using CodeLite" subforum:

http://forums.codelite.org/viewtopic.ph ... 878#p10878

Eran