Hi!
There's a hardware vendor whose camera library driver is 32bit and I want to build their examples on my Pi4 that has 64bit Ubuntu18.04 installed.
I find a lot of complicated seeming setups for 'cross compiling'.
Do I need to start following one of those or is there some easier way since the only thing I want to change is to 'downgrade' the the default output from 64bit to 32bit?
Cheers