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 VS 2013 problem (Read 6297 times)
Moe
Newbies
*
Offline


Posts: 4
Joined: Nov 10th, 2014
VS 2013 problem
Nov 10th, 2014 at 6:43pm
Print Post  
Hello

I have Visual Studio 2013 and installed visual micro full. However I cannot seem to have the templates that allow me to create projects. When I click on File->New Project I cannot find any template. Is this not updated yet for VS 2013?

Kindly advise.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12164
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VS 2013 problem
Reply #1 - Nov 10th, 2014 at 7:07pm
Print Post  
Hi,

Please see "opening an Arduino sketch" or "creating a new project" in the Document at the top of visualmicro.com

Thanks
« Last Edit: Nov 10th, 2014 at 7:07pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Moe
Newbies
*
Offline


Posts: 4
Joined: Nov 10th, 2014
Re: VS 2013 problem
Reply #2 - Nov 10th, 2014 at 7:22pm
Print Post  
Hello 

Thank you for you reply, I have Visual Studio Ultimate 2013. When I click File->New Project which lists all templates available, I cannot find Sketch Project. I have already checked the pages you are pointing to but they only say that I should press on File->New which will allow me to create a Sketch project.

Please advise.
Thanks in advance.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12164
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VS 2013 problem
Reply #3 - Nov 10th, 2014 at 7:27pm
Print Post  
Okay thanks for explaining sorry if it's a bit confusing.

Instead of clicking the "File>New>Project" menu item can you see a menu item called "File>New>Sketch Project"? It is below the "New>Project" menu.

If you can not see the menu item then please click "Tools>Visual Micro>Reset User Interface" then it should appear.

Thanks
  
Back to top
IP Logged
 
Moe
Newbies
*
Offline


Posts: 4
Joined: Nov 10th, 2014
Re: VS 2013 problem
Reply #4 - Nov 10th, 2014 at 7:35pm
Print Post  
I have tried it but didnt work, check out the screenshots.

Thank you.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12164
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VS 2013 problem
Reply #5 - Nov 10th, 2014 at 8:05pm
Print Post  
Oh I see. 

Yes a couple of other users have a File menu that looks like yours. I am not sure which layout you selected when VS first loaded but usually the File>New is a menu item with sub menus for Project, Solution, Sketch Project etc.

Visual Micro also attempts to add "New Sketch Project" to the "New" button on the tool bar.

You will also be missing File>Open>Sketch Project because you don't have a File>Open with sub menus. (However you can use File>open>File to open existing Arduino sketch.ino)

All Visual Micro commands exist as macros so you can easily drag them onto the UI and position them as required. Click "Tools>Customize>Commands>Menu Bar>File" and you will find that you can "add commands". Visual Micro commands from the 'Addins' section of the macros list look for the VM icon on "New Sketch Project" or "Sketch Project".

I'll try to get some auto detection for the simpler VS layout and add the commands automatically in future releases.




  

Please Register or Login to the Forum to see File Attachments
Back to top
IP Logged
 
Moe
Newbies
*
Offline


Posts: 4
Joined: Nov 10th, 2014
Re: VS 2013 problem
Reply #6 - Nov 10th, 2014 at 8:11pm
Print Post  
Thanks! I have added it to the menu from the commands settings. Totally appreciate it! Smiley

Note: If you make them templates they will appear in the project type list. This way it will be easier.

Regards,
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12164
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VS 2013 problem
Reply #7 - Nov 11th, 2014 at 1:04pm
Print Post  
Great. 

The problem is that for each VS version I have to make a separate compile because the C++ api keeps changing. Same for templates, they would normally require a template for each VS version. So the "New Sketch" feature circumvents all the VS rubbish/goodness  Smiley

You are right, it is planned to have templates and recently they were added to the Atmel Studio version of Visual Micro. because Atmel is free I can require people to upgrade and therefore support just one version of the Ide.

Thanks for the update
« Last Edit: Nov 11th, 2014 at 1:05pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint