-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hi, first thanks a lot for this extremely useful software. I tried to build MorphoDig in Ubuntu Bionic following the posted instructions without success. The building process stopped with the following error:
MorphoDig/Qt/CMakeFiles/MorphoDigQt.dir/build.make:626: recipe for target 'MorphoDig/Qt/CMakeFiles/MorphoDigQt.dir/mqActorTreePanel.cxx.o' failed
make[2]: *** [MorphoDig/Qt/CMakeFiles/MorphoDigQt.dir/mqActorTreePanel.cxx.o] Error 1
CMakeFiles/Makefile2:269: recipe for target 'MorphoDig/Qt/CMakeFiles/MorphoDigQt.dir/all' failed
make[1]: *** [MorphoDig/Qt/CMakeFiles/MorphoDigQt.dir/all] Error 2
Makefile:151: recipe for target 'all' failed
make: *** [all] Error 2
System: Ubuntu LTS Bionic
Could be possible to make an universal binary like appimage or Flatpak of MorphoDig? That would be great for end users with little command line skills.
Thanks!
Ale