shinyquagsire23 / OpenJKDF2

A cross-platform reimplementation of JKDF2 in C
Other
487 stars 38 forks source link

Errors compiling on manjaro mate the latest one #291

Open darkstar252 opened 7 months ago

darkstar252 commented 7 months ago

[ 24%] Generating /home/darkstar/Documentos/OpenJKDF2/src/globals.h Unknown option -D

(cog:21390): GLib-GObject-CRITICAL : 21:12:51.987: g_object_unref: assertion 'G_IS_OBJECT (object)' failed make[3]: ** [CMakeFiles/sith_engine.dir/build.make:98: /home/darkstar/Documentos/OpenJKDF2/src/globals.h] Error 1 make[2]: [CMakeFiles/Makefile2:359: CMakeFiles/sith_engine.dir/all] Error 2 make[1]: [CMakeFiles/Makefile2:401: CMakeFiles/openjkdf2.dir/rule] Error 2 make: [Makefile:254: openjkdf2] Error 2

[darkstar@WOPR OpenJKDF2]$ cog --version 0.18.0 (WPE WebKit 2.42.2)

(cog:21508): GLib-GObject-CRITICAL **: 21:20:46.834: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

This is the error while compiling any help, helps in case i can solve the issue.