Where to download msvc -/c++ compiler?


bluedxca93

Member
Local time
3:14 AM
Posts
23
OS
24h2 , 24.10
I dont know why but msys2 mingw g++ does not work well with shellapi.h.And all working system-/notification tray replacements are build with the microsoft msvc? compiler i assume.
There seems to exist some cpp compiler from microsoft. Where do i get it so that i can compile 64 bit applications? Somehow msys2 mingw compiler can not detect or display the system tray applications.
 

My Computer My Computer

At a glance

24h2 , 24.10
OS
24h2 , 24.10
Computer type
PC/Desktop
Manufacturer/Model
Amd
Visual Studio Community can handle C++ projects and is free to use.
 

My Computer My Computer

At a glance

Windows 11 Enterprise 25H2
OS
Windows 11 Enterprise 25H2
Hi, i ll try it and hopefully get msvc on my computer. msys2 mingw does not handle some things the windows way. If its sucessful ill post here again...
 

My Computer My Computer

At a glance

24h2 , 24.10
OS
24h2 , 24.10
Computer type
PC/Desktop
Manufacturer/Model
Amd
Have tested it and yeah it compiles.niw need to learn how it eorks but have already produced a . exe file at least
 

My Computer My Computer

At a glance

24h2 , 24.10
OS
24h2 , 24.10
Computer type
PC/Desktop
Manufacturer/Model
Amd
Back
Top Bottom