-
-
Notifications
You must be signed in to change notification settings - Fork 71
Can't open pro ide on Ubuntu 19.10 #160
Comments
Thanks for reporting it, @gobbson. Do you see any error in the console if you start the application from the terminal? Please copy-paste the full output here. Thank you! |
hgobbi@hgobbi-Inspiron-3421:~/Downloads/arduino-pro-ide-002/arduino-pro$ sudo arduino-electron I opened the extracted folder on terminal and typed that code, as told by some forum. Nothing happens. I think I'm trying the wrong command, given. I'm really new to linux so sorry if this is something really stupid. |
No problem. So you downloaded the zip, extracted it and if you open a terminal (or navigate to extract location), you can list (
The
If you are wondering why do you need Please check if you can run it, if so, please close this issue. If no, let me know what went wrong. |
Wow, it worked! I needed to run Thanks a lot!! |
It does not work on raspbian: or as root: somewhere a syntax erroro |
Thank you for your interest; it's a known issue: https://github.com/arduino/arduino-pro-ide/issues/287 We are working on a solution for this. Stay tuned. |
The RaspBerry need ARMHF compiled programs the Arduino Pro IDE-v0.0.6-linux-x64 is a X64 compiled program. So, you need to compile the Arduino Pro Ide from source. |
Thanks now clear. Now to get acces to the source and compliler. |
The ARM support currently depends on clangd/clangd#514. |
@twillert02 |
So it is all quite unfortunate, but thanks anyway
From: Ubi de Feo [mailto:notifications@github.com]
Sent: Saturday, September 12, 2020 1:33 PM
To: arduino/arduino-pro-ide
Cc: twillert02; Mention
Subject: Re: [arduino/arduino-pro-ide] Can't open pro ide on Ubuntu 19.10 (#160)
@twillert02 <https://github.com/twillert02>
we have not released the source code for the Pro IDE yet, so you cannot build it yourself.
Raspian is not 64 bits, but there is a Beta version of Raspberry Pi OS you can download.
Moreover, like @Tex59dk <https://github.com/Tex59dk> said (thank you), you would need a version compiled for aarch64 which is not the Linux64 you can download now.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#160 (comment)> , or <https://github.com/notifications/unsubscribe-auth/AQKTPFA3UGR3YIYDCCZNP3TSFNL7BANCNFSM4JURDVIQ> unsubscribe. <https://github.com/notifications/beacon/AQKTPFCVPBIBDVVQV7QY4ZLSFNL7BA5CNFSM4JURDVI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFE3Q6EY.gif>
|
Need better instructions to open ide.
Can't seem to open Arduino Pro IDE on Ubuntu 19.10. I'm using the command sudo (location)/arduino-electron to open it, just like many people say to do, but it says that this command doesn't exist.
I'm pretty sure this is because I'm typing something incorrectly, but would be really grateful if someone could answer this.
Thanks for your attention! Have a nice day.
The text was updated successfully, but these errors were encountered: