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

NodeGui build for arm64 #1045

Open
hardikparmarsde opened this issue Apr 2, 2024 · 0 comments
Open

NodeGui build for arm64 #1045

hardikparmarsde opened this issue Apr 2, 2024 · 0 comments

Comments

@hardikparmarsde
Copy link

I am trying to build a nodegui app which can be installed in yocto environment with embedded device.
but i can not find any way to do so.

i have ubuntu lts version currently installed in my pc, and i have connected my embedded device into my pc, through ssh i can access yocto custom build.

i have tried all nvm version i found suitable:
hardikparmar@hardikparmar:~/nodegui-simple-starter$ nvm ls v6.17.1 v8.17.0 v10.24.1 v12.22.12 v14.21.3 v16.20.2 -> v20.12.0
now my end goal is how do i build this app for my arm64 embedded device which have yocto custom linux os installed inside it.
i have also build yocto image with node 12.22.12 inside it.

what do i do. i want to distribute this build to arm64 embedded device users.

is it possible to build this app for arm64.

i have also installed qt-5 into my ubuntu.

but ia m lost now, what should do.

initially i tried using electron js but my package_arm64.deb could not be installed using dpkg, because in yocto have to put each library in custome build, you can not put packages like apt so there is no way to install .deb file, so i also tried to install using binary file, but that was giving me glibc version error which can not be changed.

can anyone suggest me, what should i do. i just want to run a desktop app which is based on node js, and should run in arm64 yocto build.

thanks for any support in advance.

although i am just a frontend developer, but we hava a embedded developer who is is working by my side.

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

No branches or pull requests

1 participant