giu
giu copied to clipboard
Can I run giu program on Raspberry PI device
If so, any extra step to step up ?
You might need to do something with cimgui-go
Rpi is arm, right?
for reference:
- you will want either
linux/arm64orlinux/arm. - you need rpi compatible C/c++ toolchain
- the problem will be pre-compiled imgui code (see https://github.com/AllenDang/cimgui-go/issues/157 )