how to use intel c++ complier in codelite

General questions regarding the usage of CodeLite
zhaoliangcn
CodeLite Curious
Posts: 1
Joined: Tue Oct 28, 2008 3:41 pm
Location: china beijing
Contact:

how to use intel c++ complier in codelite

Post by zhaoliangcn »

add new complier,type name "intel",select tool tab,set complier name "icl",
then...?
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: how to use intel c++ complier in codelite

Post by eranif »

- replace all the Tools to be intel tools.
- set the regexes to fit intel's compiler output

Eran
Make sure you have read the HOW TO POST thread
Post Reply