how to use vs2015 compiler?

General questions regarding the usage of CodeLite
zhouxs1023
CodeLite Curious
Posts: 4
Joined: Thu Feb 18, 2016 6:52 am
Genuine User: Yes
IDE Question: c++
Contact:

how to use vs2015 compiler?

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

Re: how to use vs2015 compiler?

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