include with visual studio 2019

Правка en3, от getsuha, 2021-04-24 18:50:31

Install latest MinGW. Here is version 6.3.0. Find the installation guide here.

Then copy the bits folder from... C:\MinGW\lib\gcc\mingw32\6.3.0\include\c++\mingw32\bits

to...(VS2019) C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.27.29110\include

Note the there would be "Community"/"Professional" based on the VS installation and licensing.

Теги #stdc++, #mingw

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский getsuha 2021-04-24 18:50:31 18
en2 Английский getsuha 2021-04-24 18:49:49 21 Tiny change: 'udio\2019\<type>\VC\Tools\' -> 'udio\2019\[type]\VC\Tools\'
en1 Английский getsuha 2021-04-24 17:58:46 543 Initial revision (published)