x-tools-author/x-tools

How to build & how to use?

Closed this issue · 5 comments

  1. how to build from source code to make .exe file or .sh file?

  2. is there simple tutorial video for using this?

I modified, can you answer those two questions?
Thank you.

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>

                   ^

스크린샷 2024-09-20 131316

I could build it by using qt 5.9.7
issue closed.

Can i ask why same message coming back from random port like 53799 when I only try to send udp packet to client (port 9092)?

Environment:
udp client (127.0.0.1 9092)
udp server (127.0.01 9090)

스크린샷 2024-09-20 140411