retr0rangepi/RetrOrangePi

custombluez OpiPC2 wont compile

Closed this issue · 7 comments

appears to be compiling as ArmV7 (32 bit) and needs to be ArmV8 (64 bit)

after several attempts to compile bluez from source i suspect it needs to be crosscompiled on an X86 based machine and installed as a .deb package
its dep versions are not released on arm

i think i may have found the issue

PKG_CONFIG_PATH isnt working correctly
only default paths are checked

suspect this is effecting most compiler functions

Important: for several reasons, the PC2 image was set to compile against 32bit.
A pure 64bit image will be compiled soon , if most emulators work

Wish I'd known that earlier

It was noted on the Facebook thread that everything was 32bit but PSP and Reicast. Apparently not clear enough, apologies.

fixed on beta 64bits image