Page 1 of 1

how to use vs2015 compiler?

Posted: Fri May 06, 2016 7:40 am
by zhouxs1023
win7 64,I had installed vs2015 and codelite 9.1.5, but ,I can not use vs2015 compile to compile project in codelite? who help me ?how to set vs compile to compile project in codelite?

Re: how to use vs2015 compiler?

Posted: Fri May 06, 2016 8:57 pm
by eranif
Settings->Build Settings->Scan computer for installed compilers

If CodeLite recognizes your compiler, than:
Open your project settings->general->compiler, and select VC15 compiler

Eran