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 Unable to create project (solution is empty) (Read 2519 times)
Stranger
Newbies
*
Offline


Posts: 3
Joined: Jul 8th, 2018
Unable to create project (solution is empty)
Jul 8th, 2018 at 6:30pm
Print Post  
VS 2017 (15.7.4)
Arduino IDE for VS 1807.7.7

I'm unable to create a new project or open any *.ino project. When I try to create a new project it opens an empty solution.

« Last Edit: Jul 8th, 2018 at 6:33pm by Stranger »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to create project (solution is empty)
Reply #1 - Jul 8th, 2018 at 6:42pm
Print Post  
Hi,

Dud you install the c++ option when installing visual studio?

Can you try the standard VS create c++ project option "File>New>Project>C++>Empty Project"

You can use control panel>add or remove programs>visual studio 2017>change to change the options.
« Last Edit: Jul 8th, 2018 at 6:51pm by Tim@Visual Micro »  

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


Posts: 3
Joined: Jul 8th, 2018
Re: Unable to create project (solution is empty)
Reply #2 - Jul 8th, 2018 at 7:03pm
Print Post  
No, C++ option wasn't installed.
I've just added it and now everything works fine.

Is it a new requirement? I've used VS without c++ feature with a previous version (don't know the exact number) of the extension.
« Last Edit: Jul 8th, 2018 at 7:04pm by Stranger »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to create project (solution is empty)
Reply #3 - Jul 8th, 2018 at 7:51pm
Print Post  
Were you previously using visual micro in VS 2017 and just updated?

or

Were you previously using another ide such as VS2013 with Visual Micro and just installed 2017?
« Last Edit: Jul 8th, 2018 at 7:53pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Stranger
Newbies
*
Offline


Posts: 3
Joined: Jul 8th, 2018
Re: Unable to create project (solution is empty)
Reply #4 - Jul 8th, 2018 at 8:37pm
Print Post  
I've been using VS2017 + Visual Micro for several months, however, now I'm not sure that I tried to create a new project during this period of time.

In any case, thank you for your help!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to create project (solution is empty)
Reply #5 - Jul 8th, 2018 at 10:20pm
Print Post  
Thanks for the clarity it was useful. 

Visual Micro has always needed C++ but not a specific version. We had to set a specific version in recent updates because of a Microsoft bug in the latest Vs2017 preview. Thankfully it is a bug and not a design change. Microsoft have since reported the bug will be fixed for the next release.

So for any other readers, there is an updated Visual Micro in the gallery 1807.8 which reverts to the previous "use any" c++ platform setting for new projects.

Thanks for the report.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint