C
C#9mo ago
HD-Fr0sT

How do i make dotnet(.Net) compile and run c++

i dont wanna use gcc or gnu
7 Replies
Buddy
Buddy9mo ago
.NET ecosystem does not have C++ $cpp
MODiX
MODiX9mo ago
We're partnered with Together C & C++, check them out here: https://discord.gg/vnyVmAE
Buddy
Buddy9mo ago
Or did I misinterpret the question? Did you want to make your own compiler for c++ in .NET?
kurumi
kurumi9mo ago
You can not compile C++ using dotnet
leowest
leowest9mo ago
u can run .net in c++ thou it requires some work if u do it in native c++ what u can do in c# is import calls from c++ libraries
jcotton42
jcotton429mo ago
if you're on Windows you could Microsoft's compiler, as part of Visual Studio but, you need a C++ toolchain to compile C++ and the .NET toolchain isn't that
HD-Fr0sT
HD-Fr0sTOP9mo ago
i knew you could use c libraries in c++ but not c++ libraries in c#
Want results from more Discord servers?
Add your server