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

General questions regarding the usage of CodeLite
programmerc++23
CodeLite Curious
Posts: 2
Joined: Thu Jan 02, 2014 2:15 am
Genuine User: Yes
IDE Question: c++
Contact:

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

Post 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
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

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

Post 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
Make sure you have read the HOW TO POST thread
Post Reply