forked from MaddTheSane/executor
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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.
joelday
Metadata
Metadata
Assignees
Labels
No labels