How to build & how to use?
Closed this issue · 5 comments
Hankyu-Kim commented
-
how to build from source code to make .exe file or .sh file?
-
is there simple tutorial video for using this?
x-tools-author commented
https://github.com/x-tools-author/x-tools is my project but not https://github.com/x-tools/xtools
Hankyu-Kim commented
I modified, can you answer those two questions?
Thank you.
Hankyu-Kim commented
While i build through qtcreator (qt6), i found this bug, do you know any solution for this?
It's saying like this :
C:\Users\user\Downloads\x-tools-6.0.3\x-tools-6.0.3\ThirdParty\glog-0.7.0\src\demangle.cc:50: error: dbghelp.h: No such file or directory
C:\Users\user\Downloads\x-tools-6.0.3\x-tools-6.0.3\ThirdParty\glog-0.7.0\src\demangle.cc:50:23: fatal error: dbghelp.h: No such file or directory
include <dbghelp.h>
^
Hankyu-Kim commented
I could build it by using qt 5.9.7
issue closed.
Hankyu-Kim commented