You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR:
In file included from /home/autumn/Downloads/sqlite_orm-1.8/tests/tests.cpp:5:
/home/autumn/Downloads/sqlite_orm-1.8/build/_deps/catch2-src/single_include/catch2/catch.hpp:10877:45: ошибка: размер массива «altStackMem» не является целочисленным константным выражением
10877 | char FatalConditionHandler::altStackMem[sigStackSize] = {};
| ^~~~~~~~~~~~
gmake[2]: *** [tests/CMakeFiles/unit_tests.dir/build.make:494: tests/CMakeFiles/unit_tests.dir/tests.cpp.o] Ошибка 1
gmake[2]: выход из каталога «/home/autumn/Downloads/sqlite_orm-1.8/build»
gmake[1]: *** [CMakeFiles/Makefile2:941: tests/CMakeFiles/unit_tests.dir/all] Ошибка 2
gmake[1]: выход из каталога «/home/autumn/Downloads/sqlite_orm-1.8/build»
gmake: *** [Makefile:149: all] Ошибка 2
ERROR:
In file included from /home/autumn/Downloads/sqlite_orm-1.8/tests/tests.cpp:5:
/home/autumn/Downloads/sqlite_orm-1.8/build/_deps/catch2-src/single_include/catch2/catch.hpp:10877:45: ошибка: размер массива «altStackMem» не является целочисленным константным выражением
10877 | char FatalConditionHandler::altStackMem[sigStackSize] = {};
| ^~~~~~~~~~~~
gmake[2]: *** [tests/CMakeFiles/unit_tests.dir/build.make:494: tests/CMakeFiles/unit_tests.dir/tests.cpp.o] Ошибка 1
gmake[2]: выход из каталога «/home/autumn/Downloads/sqlite_orm-1.8/build»
gmake[1]: *** [CMakeFiles/Makefile2:941: tests/CMakeFiles/unit_tests.dir/all] Ошибка 2
gmake[1]: выход из каталога «/home/autumn/Downloads/sqlite_orm-1.8/build»
gmake: *** [Makefile:149: all] Ошибка 2
HOW I FIXRD:
`catch2
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
Please fix this problem
The text was updated successfully, but these errors were encountered: