hiulit / cross-compile-godot-raspberry-pi

A script to easily cross-compile Godot binaries for the Raspberry Pi from Linux x86_64 and an extra script to easily transfer the compiled Godot binaries to the Raspberry Pi using rsync
MIT License
27 stars 5 forks source link

Compilation errors lib etcpak branch "master" 4.0-dev. #4

Closed alexfreyre closed 2 years ago

alexfreyre commented 2 years ago

OS: Archlinux x86_64 CPU: AMD Ryzen

image

hiulit commented 2 years ago

I'm not sure Godot 4.0 can be compiled for the Raspberry Pi.

alexfreyre commented 2 years ago

RPI4 has a vulkan driver under development that will be merged in kernel 5.15 and next mesa, so ca we try in some way godot's new mobile vulkan renderer. On youtube there are some interesting vulkan games being tested in RPI4 and they double the FPS in vulkan!!!

El mié, 6 oct 2021 a las 10:33, hiulit @.***>) escribió:

I'm not sure Godot 4.0 can be compiled for the Raspberry Pi.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hiulit/cross-compile-godot-raspberry-pi/issues/4#issuecomment-936510376, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKDL3EOE7OIZEK6RW72AKOTUFRT5PANCNFSM5FOWZB7Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

hiulit commented 2 years ago

Maybe the toolchain has to be updated then. The one I'm using the "official" ARM toolchain from https://github.com/godotengine/buildroot Let's hope they updated it once 4.0 is out :)

alexfreyre commented 2 years ago

oh yes! let's wait then!! :)

thanks for your answer!

El mié, 6 oct 2021 a las 10:46, hiulit @.***>) escribió:

Maybe the toolchain has to be updated then. The one I'm using is the "official" ARM toolchain from https://github.com/godotengine/buildroot Let's hope they updated once 4.0 is out :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hiulit/cross-compile-godot-raspberry-pi/issues/4#issuecomment-936534761, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKDL3ENNU2BFPMMKEWYZDX3UFRVMHANCNFSM5FOWZB7Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.