horsicq / Detect-It-Easy

Program for determining types of files for Windows, Linux and MacOS.
http://ntinfo.biz
MIT License
7.37k stars 716 forks source link

Version 3.08 build failed with Cmake #185

Closed dmknght closed 9 months ago

dmknght commented 9 months ago

I followed commands in the docs:

I got error

[ 28%] Building CXX object gui_source/CMakeFiles/die.dir/die_autogen/mocs_compilation.cpp.o
In file included from /tmp/die-engine/yara_widget/yara_widget.h:29,
                 from /tmp/die-engine/yara_widget/yarawidgetadvanced.h:25,
                 from /tmp/die-engine/build/gui_source/die_autogen/2XMRXZN4PU/../../../../FormatWidgets/Binary/../formatwidget.h:48,
                 from /tmp/die-engine/build/gui_source/die_autogen/2XMRXZN4PU/../../../../FormatWidgets/Binary/binarywidget.h:24,
                 from /tmp/die-engine/build/gui_source/die_autogen/2XMRXZN4PU/moc_binarywidget.cpp:10,
                 from /tmp/die-engine/build/gui_source/die_autogen/mocs_compilation.cpp:22:
/tmp/die-engine/yara_widget/xyaradialogprocess.h:25:10: fatal error: xyara.h: No such file or directory
   25 | #include "xyara.h"
      |          ^~~~~~~~~
compilation terminated.

It's kinda strange because build method with make is just fine with make install_subtargets

horsicq commented 9 months ago

Thanks a lot for the bugreport! In two days I will release version 3.09

horsicq commented 9 months ago

https://github.com/horsicq/DIE-engine/releases/tag/3.09