-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I am actually building from crystalline's fork.
I got it to configure using fakeroot debian/rules and the build seemed to go all right until:
[ 93%] Building CXX object CMakeFiles/openc2e.dir/generated/src/backends/qtgui/moc_Hatchery.o
[ 94%] Building CXX object CMakeFiles/openc2e.dir/generated/src/tools/braininavat/moc_brainview.o
[ 95%] Building CXX object CMakeFiles/openc2e.dir/src/backends/SDLMixerBackend.o
[ 96%] Building CXX object CMakeFiles/openc2e.dir/src/caos/caosVM_ser_stub.o
Linking CXX executable openc2e
CMakeFiles/openc2e.dir/src/dialect.o: In function `registerDelegates()':
/home/sanotehu/src/openc2e/src/dialect.cpp:41: undefined reference to `registerAutoDelegates()'
collect2: error: ld returned 1 exit status
CMakeFiles/openc2e.dir/build.make:3100: recipe for target 'openc2e' failed
make[2]: *** [openc2e] Error 1
CMakeFiles/Makefile2:126: recipe for target 'CMakeFiles/openc2e.dir/all' failed
make[1]: *** [CMakeFiles/openc2e.dir/all] Error 2
Makefile:75: recipe for target 'all' failed
make: *** [all] Error 2
I'm on Kubuntu 15.04 64 bit.
Metadata
Metadata
Assignees
Labels
No labels