Hi!
I'm trying to build and run bootstrap app following steps of Getting started page. CMake build are fine, as I understand the next step is to open sln project and press green "Run" button in Visual Studio. But unfortunately when I trying to compile it, 13 errors occured.
Some errors (sorry, no desc because it shows to me in russian):
C2666 Corrade\Containers\GrowableArray.h::1200
C2672 Corrade\Containers\GrowableArray.h::1200
C2780 Corrade\Containers\GrowableArray.h::1200
...
C2666 Corrade\Utility\Format.cpp::426
C2666 Magnum\Implementation\ImageProperties.h::73
...
My system: Windows 10, Visual Studio 2022, C++14
Hi!
I'm trying to build and run bootstrap app following steps of Getting started page. CMake build are fine, as I understand the next step is to open sln project and press green "Run" button in Visual Studio. But unfortunately when I trying to compile it, 13 errors occured.
Some errors (sorry, no desc because it shows to me in russian):
My system: Windows 10, Visual Studio 2022, C++14