Does Rider support C++

Answered

There is a long list of .net languages that Rider supports, but does it support C++?
If so, how do you specify the include directory paths? On Visual Studio, it would be listed under project's properties; on rider I seem to get a flat readonly list.
I'm using Windows 10.

1
3 comments

No, Rider doesn't support C++ at the moment.

0

Hello,

I don't know in 2018 but now with Rider 2019.3.4 I was able to compile and run a pure Win32 app in C++ in Windows: https://github.com/WinMerge/winmerge. I just opened the solution and ran the app. I don't know if it is because I have Resharper Ultimate or it is because it is using MSBuild from Visual Studio but it works.

Regards,

Carlos

0

Please sign in to leave a comment.