[cfe-dev] Converting from Visual C++

Michael Kruse via cfe-dev cfe-dev at lists.llvm.org
Tue Nov 5 06:29:23 PST 2019


Why not Visual Studio itself?

https://devblogs.microsoft.com/cppblog/clang-llvm-support-in-visual-studio/

Michael

Am Di., 5. Nov. 2019 um 07:00 Uhr schrieb John Emmas via cfe-dev
<cfe-dev at lists.llvm.org>:
>
> Hi there - as a long time Visual C++ dev I've grown increasingly frustrated with its lack of cross-platform support and someone suggested I should look at Clang. My first encounter was with a product called "C++ Builder" (by Embarcadero) though AFAICT its not a compiler in its own right. It's more of  an intelligent IDE which wraps around Clang.
>
> So this got me wondering if Clang already has its own IDE? Or if there are others I should look at too (Eclipse maybe - or Code::Blocks?)  If I do make the move to Clang I'd have over 90 x VC++ projects to convert. So an IDE which can import (or convert) from VC++ project files would be particularly interesting. Any suggestions gratefully received!!
>
> John
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev



More information about the cfe-dev mailing list