Open actraiser30 opened 7 months ago
No but it hasn't been any fundamentally different than compiling otherwise (in my experience anyway)
Thanks
Is it possible to on the releases page a build also for Raspberry Pi 4,I was not able to build v17 on it, tried also v16 but no luck
Thank you
I replied to your question about building in #260
I made a small patch to build on raspbian 32bits. The detection code had a few problems.
Ok thanks,what file do I replace and were is that file location?
it's not a file. it's a diff.
If you have git and did a git clone of the repo, then you simply need to do : git apply path_to_diff_file
And then build with cmake and ninja/make (depending on how you invoke cmake. Instructions can be seen here on the main page).
i made pull request #261 with these changes.
Hello
Are there any compile/build instructions for raspberry pi 4 or higher???
Thanks