D
Damian Kuras
Guest
Hi,
We're working with C++ applications. One of our applications is including files from VS includes:
...\2017\Enterprise\Linux\gcc_arm\arm-none-eabi\include\threads.h
In that ...\include\threads.h file there is another include: #include <machine/_threads.h>.
But in my installation there is no file ...\include\machine\_threads.h and I cannot find in Visual Studio installer what should I tick to get it be installed.
Br,
Damian Kuras
Continue reading...
We're working with C++ applications. One of our applications is including files from VS includes:
...\2017\Enterprise\Linux\gcc_arm\arm-none-eabi\include\threads.h
In that ...\include\threads.h file there is another include: #include <machine/_threads.h>.
But in my installation there is no file ...\include\machine\_threads.h and I cannot find in Visual Studio installer what should I tick to get it be installed.
Br,
Damian Kuras
Continue reading...