Ive been fiddling around with odin on raspberry pi 5. Downloaded dependencies, built it from source - hello world compiles and runs, however vendor libraries dont have linux arm builds, for example, raylib. Im wondering if there is a plan to support such platforms. This would obviously require building each vendor library for that particular target. Is full support for platforms such as raspberry pi, for example, something that would be considered as an addition to odin, what are the hinderences, downsides, etc.
1 Like
Appreciate your question, fgriz, as I’ve just recently built Odin on Raspberry Pi 5 myself (after discovering that it had to be built rather than just “installed”–alas for laziness killers ;)…anyway, I’ve only used Odin and Python together on it so far, but am also curious what’s planned for the longer term regarding your question. I’m very new to Odin, so just playing around with it when freedom of schedule permits. So far Odin seems really fantastic.
1 Like