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 Visual Studio 2013 Preview support (Read 4616 times)
Nic Bedford
Newbies
*
Offline


Posts: 2
Joined: Aug 30th, 2013
Visual Studio 2013 Preview support
Aug 30th, 2013 at 7:00pm
Print Post  
I've tried what you have suggested, by modifying the .AddIn xml files but unfortunately I haven't gotten anything to show up in VS2013 Preview yet. I've done a little extra research and it seems that this may not be so easy to accomplish.


Microsoft are now saying:


"Add-ins are deprecated in Visual Studio 2013 Preview. Now, to extend Visual Studio, create a VSPackage. You can still use existing add-ins, but you can't create new ones. We recommend that you convert add-ins to VSPackages if you want to modify or distribute them."


http://msdn.microsoft.com/en-us/library/dn246938(v=vs.120).aspx


I had a quick look on your codeplex site, but I couldn't seem to find the full source code for the Visual Micro addin, just the source for the setup project and precompiled binaries. I guess the source isn't publicly available.


I'm more than happy to help/test anything ou can come up with for VS2013 Preview.


Regards, Nic

.cc by email
  
Back to top
 
IP Logged
 
Nic Bedford
Newbies
*
Offline


Posts: 2
Joined: Aug 30th, 2013
Re: Visual Studio 2013 Preview support
Reply #1 - Aug 30th, 2013 at 7:09pm
Print Post  
And here I am with my 2nd post reply to myself  Shocked

Scrap everything I said above, I pointed at the wrong folder location in VS2013 settings.

I used
Code
Select All
C:\Program Files (x86)\Visual Micro\ 

  instead of
Code
Select All
C:\Program Files (x86)\Visual Micro\Visual Micro for Arduino 



It appears to be working (at least it's all loaded) I will test further over the weekend.

Bye for now

-Nic
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12204
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Studio 2013 Preview support
Reply #2 - Aug 30th, 2013 at 7:21pm
Print Post  
Oh  Smiley Thanks ignore my reply to your email.

I just tested it with the config changes I emailed you and it works okay, create, open, compile, upload, serial etc. 

I notice one error pops up which can be ignored. I will try to add 2013 to the std. installer and plug the error msg. 

For anyone else who wants to use 2013, there is a release due over the next few days please follow us on codeplex and/or the forum.

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


Posts: 12204
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Studio 2013 Preview support
Reply #3 - Sep 5th, 2013 at 10:43pm
Print Post  
There is a new release of Visual Micro with full support for 2013. The problems affected intellisense. Thanks again for reporting it.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint