简体   繁体   中英

Eclipse CDT (C++ IDE) with Visual Studio 2013 Compiler

First I want to say I don't know much about compilers.

I want to use Visual studio's Compiler. But I don't want to use Visual studio's IDE. I would rather like to use CodeBlock's IDE or Eclipse's C++ IDE.

I DO NOT WANT TO USE CODEBLOCK'S MinGW GCC COMPILER (Because it compiles run lot's of things that it shouldn't).

So can I use CodeBlocks or Eclipse's IDE with Visual Studio 2013's c++ compiler.

Yes you can use MS Visual C++ toolchain in Eclipse :

在此输入图像描述

And then appropiately configure it under C/C++ Build -> Settings

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM