how to use vs2015 compiler?
-
- CodeLite Curious
- Posts: 4
- Joined: Thu Feb 18, 2016 6:52 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
how to use vs2015 compiler?
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?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: how to use vs2015 compiler?
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
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