gyps

Results 14 comments of gyps

OK, I gave it a try. Please excuse this maybe naive approach but the last time I did serious Lisp programming was nearly 20 years ago (last century anyways). I...

If I understand correctly I need to push a new branch to github to create that pull request. Unfortunately I don't seem to be allowed to push to interleave. Correct?...

Thanks for the hint. I tried it and it cmake'd and compiled without any error. When I started it, unfortunately I got: > ~/src/openMittsu/build$ ./openMittsu Logging location: ~/.local/share/openMittsu.log Segmentation fault...

Problem seems to be spdlog related to me: >(gdb) run Starting program: ~/src/openMittsu/build/openMittsu [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Logging location: ~/.local/share/openMittsu.log > >Program received signal...