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 [Bug] Arduino Project opens into another solution (Read 2471 times)
Atis Papai
Newbies
*
Offline


Posts: 3
Location: Hungary
Joined: Apr 3rd, 2013
[Bug] Arduino Project opens into another solution
May 21st, 2013 at 6:26pm
Print Post  
This is sort of a bug that I'd like to report.
Repro steps:
1. Create a new Arudino project, close the solution
2. Create a new console application
3. Open the Arduino project you created in #1 (select the .sln file)
Bug: The Arduino Project loads into the console application solution.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: [Bug] Arduino Project opens into another solution
Reply #1 - May 21st, 2013 at 7:42pm
Print Post  
Hi,

It sounds like you are using File>Open>Arduino Project. That does sound a bit confusing if you selected the sln. Currently if a solution is already open that feature will open the sketch into the currently open solution, it also creates a project if one does not exist.

If you simply want to open an existing Arduino solution then either close the current solution and use "File>Open>Arduino Project" or use the standard File>Open>Project command to open the project or solution. The latter will add the solution/project to the recently File used menu

So, the Arduino menu items are for new users (or people who don't care). Once you have a project and solution, you can open them as normal vs/atmel project/solution. The plugin does not mind how these things are opened so I recommend using the standard ide commands.

I hope this helps
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint