Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Arm Build (Raspberrypie) #1178

Open
sbahrami-vz opened this issue Apr 12, 2024 · 2 comments
Open

Linux Arm Build (Raspberrypie) #1178

sbahrami-vz opened this issue Apr 12, 2024 · 2 comments
Labels
type:support Support issue

Comments

@sbahrami-vz
Copy link

Plugin Version or Commit ID

v0.14.3

Unity Version

2022.3.x

Your Host OS

Linux

Target Platform

Linux Standalone

Description

Hi!
I want to know if i can build and run the solution on unity and ship it to a Linux arm based on something like Raspberry Pie with a camera module.

and if you be kind to provide some insight.

Code to Reproduce the issue

No response

Additional Context

No response

@sbahrami-vz sbahrami-vz added the type:support Support issue label Apr 12, 2024
@homuler
Copy link
Owner

homuler commented Apr 17, 2024

I think it's possible to build for Arm on Linux, but I haven't done it before, so please let me know if it doesn't compile.

@sobhanb-eth
Copy link

I have also done this recently,
steps:
1- build for Linux x86_64 (linux toolchain is required on unity packages)
2- send the generated executable to R pi board (Raspberry Pi 5)
3- install camera module / USB camera
4- install Box64
when I run the project, it runs, with no issues but as soon as it loads the holistic scene executable shuts down!
I've tried it with the old v.10.3 pre-built of the plugin, any insights would be appreciated. it seems it cannot get the camera :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:support Support issue
Projects
None yet
Development

No branches or pull requests

3 participants