Conversation
|
I was not aware of #16 to be honest, I'm sorry. Coincidentally, the solution on #16 was the first thing I came up with until I realized other dependencies were using separate |
|
I think this is a better way to handle the |
That was making the telnet debug server to crash, so fortunately that solved it while also having the neat features from dynstr.
The layout was rearranged to make it fit on smaller screens e.g.: 768pix height as featured on many laptops. GDB server not implemented yet.
Imported from a fork of https://github.com/mborgerson/gdbstub
|
I'm still unable to compile due to the hb.h not found error. #16 didn't fix it for me, how can I solve this issue? Ubuntu 20.04 here |
|
Hi @caiotbc , have you ensured |
|
Yes, |
|
Hi, thanks for replying. I've tried cloning from your fork, but now cmake fails with |
|
@caiotbc Those are new dependencies needed by the fork. Actually, 90fb1eb does not depend on these submodules, so you can move your |
|
@XaviDCR92 Thanks for your help and detailed explanation! I ran |
|
@iCatButler , could 90fb1eb be finally merged into upstream? |
|
@XaviDCR92 Hi! Are you still working on this patch? I tried to build it and got the following error: |
|
Hi @d33tah , did you run |
pcsxrdid not build on Kubuntu 20.04 LTS since GTK3 could not findhb.h, which is provided bylibharfbuzz-dev. Since GTK3 seems to have this new dependency, the following CMake files must be updated accordingly.