Skip to content

kProcessor v2 is not compiling #101

@mr-eyes

Description

@mr-eyes

This is weird, but anyway...

gcc (Ubuntu 9.4.0-5ubuntu1) 9.4.0
g++ (Ubuntu 9.4.0-5ubuntu1) 9.4.0
cmake version 3.22.1
Ubuntu 22.04

Maybe we need to update MQF/catch.hpp

Error:

[ 85%] Built target MQF_main
Consolidate compiler generated dependencies of target testMQF
[ 85%] Building CXX object ThirdParty/MQF/tests/CMakeFiles/testMQF.dir/test.cpp.o
In file included from /home/mabuelanin/dib-dev/kp_v2/ThirdParty/MQF/tests/test.cpp:2:
/home/mabuelanin/dib-dev/kp_v2/ThirdParty/MQF/tests/catch.hpp:7355:53: error: array bound is not an integer constant before ‘]’ token
 7355 |     char FatalConditionHandler::altStackMem[SIGSTKSZ] = {};
      |                                                     ^
gmake[2]: *** [ThirdParty/MQF/tests/CMakeFiles/testMQF.dir/build.make:174: ThirdParty/MQF/tests/CMakeFiles/testMQF.dir/test.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:2034: ThirdParty/MQF/tests/CMakeFiles/testMQF.dir/all] Error 2
gmake: *** [Makefile:166: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions