Hermann

Results 345 comments of Hermann

Yea, GxPlugins becomes aged. seems they need some love to keep them up on stage. Could you try with `#include ` at line 24 in plugin/gx_AxisFace.cpp

Hi Thanks for the pointer and the pull request. That points me in the right direction. Latest commit should fix the issue. regards hermann

Not now. But simply press strg+g will activate the keyboard grab

Hi @yurivict Hopefully that is fixed now with the latest commit. Let me know please if it works now for BSD/clang.

> for > with cc > using gold > and xxd -i That's the issue, it should read `for FreeBSD` to set the needed flags and include path. I've pushed...

you must run `git submodule update --init --recursive` before make.

Could you try git head instead the latest release? There are some fixes already related to FreeBSD. In special, we need to link against lstd++ when build with clang++ Would...

Okay, I see. I've now a FreeBSD installation in a VirtualBox, gimme a day and I'll make it work.

Did a quick check on FreeBSD and it turns out that we just need to update libxputty to the latest version. I'll push the fix tomorrow.

So I've pushed a update to the repository, git head should now compile clean on FreeBSD. Let me know if any issue exist.