Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Portable Arduino IDE (Read 6259 times)
testato
Junior Member
**
Offline


Posts: 48
Joined: Feb 11th, 2014
Portable Arduino IDE
Jun 1st, 2015 at 10:28pm
Print Post  
On Arduino 1.6.x is there the option to create a portable IDE.
Simply you must create a directory named "portable" inside the arduino1.6.x and all files like preferences.txt, and 3rd core, and others will created inside this portable dir.

BUT visual micro do noto work whit it
« Last Edit: Jun 13th, 2015 at 5:44pm by testato »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Portable Arduino IDE
Reply #1 - Jun 1st, 2015 at 11:39pm
Print Post  
Thanks we will sort that

You can set "tools>options>visual micro>locations>contributions path" to your portal folder then boards manager will use it correctly.

That will just leave reading the preferences.txt from the appdata
  
Back to top
IP Logged
 
testato
Junior Member
**
Offline


Posts: 48
Joined: Feb 11th, 2014
Re: Portable Arduino IDE
Reply #2 - Dec 15th, 2015 at 10:50am
Print Post  
Is the arduino portable functionality implemented in the current visualmicro ?

On the arduino github the portable is inserted on a branch, so probably in the next release we have two download, the installable edition and the portabke edition for all three OS.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Portable Arduino IDE
Reply #3 - Dec 15th, 2015 at 10:55am
Print Post  
Can you post a link to the branch code so I can see what you mean?
  
Back to top
IP Logged
 
testato
Junior Member
**
Offline


Posts: 48
Joined: Feb 11th, 2014
Re: Portable Arduino IDE
Reply #4 - Dec 15th, 2015 at 3:49pm
Print Post  
Simply a folder named "portable" added by default to the .zip version.
This mean that all core downloaded by board manager, and the preferences.txt file, will remain inside Arduino directory, and not under local/roaming windows directory

Thus is possible from many time but you must manually create a "portable" folder.
If visualmicro do not support this by default all people that will use the new portable edition will have problem

« Last Edit: Dec 15th, 2015 at 3:52pm by testato »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Portable Arduino IDE
Reply #5 - Dec 16th, 2015 at 8:18pm
Print Post  
Hi,

Your questions are a little confusing but the answer is yes to both questions Smiley

1)
Yes the .zip (portable version) and "windows installer version" are supported because they produce the same version of the Arduino Ide. However, with the .zip, if you do not have arduino usb drivers installed and your hardware needs them you have to install them manually.

2)
Yes, the "arduino-ide\portable" folder is supported. In this current version this is only the case for the Arduino 1.6.x application configuration in Visual Micro. I have just extended it to the arduino.org ide for the next release of Visual Micro.

...

What problem are you having? Which Arduino Ide and version are you using?

Thanks
« Last Edit: Dec 16th, 2015 at 8:18pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint