Opioga / opioga_gtk

This is a github repo containing source code of an 8086 emulator written in C that is currently in the works.
GNU General Public License v3.0
6 stars 1 forks source link

Build failing on Ubuntu 22.04 #4

Open Seyviour opened 2 years ago

Seyviour commented 2 years ago

Running make throws the following error:

(process:347968): GLib-GIO-ERROR **: 16:16:09.960: Settings schema 'com.krc.emu8086app' is not installed Command '['./emu8086', '--introspect-dump=/tmp/tmp-introspecte41kgckb/functions.txt,/tmp/tmp-introspecte41kgckb/dump.xml']' died with <Signals.SIGTRAP: 5>. make[2]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: Emu8086-1.0.gir] Error 1

Any idea what I need to do?

kosiken commented 2 years ago

Hello, I will check this out

Seyviour commented 2 years ago

Hello, I will check this out

Aye chief. Thank you!