Skip to content

Build error on Debian 13 #61

Description

@jvernet

Tried to build on Debian 13, got this error:
20%] Building CXX object src/CMakeFiles/romlib.dir/base/cpu.cpp.o
In file included from /home/jvernet/Documents/Devel/executor/src/base/cpu.cpp:3:
/home/jvernet/Documents/Devel/executor/src/./prefs/prefs.h:52:43: error: ‘OSType’ has not been declared
52 | void ParseConfigFile(std::string appname, OSType type);
| ^~~~~~
make[2]: *** [src/CMakeFiles/romlib.dir/build.make:617: src/CMakeFiles/romlib.dir/base/cpu.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:976: src/CMakeFiles/romlib.dir/all] Error 2
make: *** [Makefile:166: all] Error 2

It was working under Debian 12.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions