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 Cannot create project (Read 5327 times)
HLLFLX
Newbies
*
Offline


Posts: 3
Joined: Oct 20th, 2015
Cannot create project
Oct 20th, 2015 at 5:17pm
Print Post  
Hello, everybody
I installed Visual Micro about a month ago, 
now I wanted to try it out and mess around a bit with my new
cheap Arduino Nano clones, but I couldn't create a Project.
I'm using Visual Studio 2015 (Version 14.0.23107.0 D14REL) and everytime I want to create the following errormessage:
"Unable to create new sketch. Wrong Parameter. (Exeption HRESULT:0x80070057 (E_INVALIDARG))" I already tryed to repair it, I uninstalled it and downloaded the new version and installed it. But currently I have no I idea what to do.
Greetings
Felix
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Cannot create project
Reply #1 - Oct 20th, 2015 at 5:45pm
Print Post  
Hi,

This means you have not installed the C++ option for Vs2015. Please see the note on the download page and FAQ

Thanks
  
Back to top
WWW  
IP Logged
 
HLLFLX
Newbies
*
Offline


Posts: 3
Joined: Oct 20th, 2015
Re: Cannot create project
Reply #2 - Oct 20th, 2015 at 5:46pm
Print Post  
Thank you, I taught I have it installed when I have the complete pack...
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Cannot create project
Reply #3 - Oct 20th, 2015 at 5:50pm
Print Post  
All the manufacturers like to make my life difficult by changing things

Microsoft decided to make C++ optional in VS2015

That was about the same time that Arduino released 1.6 and decided not to include 32 bit tools with the standard Ide

About the same time that Arduino.org released Arduino 1.5 as 1.7

About the same time that Atmel released Atmnel Studio 7 that automatically adds invalid source code to new projects.

Love them allĀ  Smiley

« Last Edit: Oct 20th, 2015 at 5:50pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
HLLFLX
Newbies
*
Offline


Posts: 3
Joined: Oct 20th, 2015
Re: Cannot create project
Reply #4 - Oct 20th, 2015 at 5:56pm
Print Post  
Ohh, yea...
I can understand you,...
Thank you... only the C++ is about 8GB...
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Cannot create project
Reply #5 - Oct 20th, 2015 at 5:58pm
Print Post  
You don't need it all. You only need to be able to create new empty C++ windows console projects.

You don't need universal, xp or anything strange.

Alternatively install VS2013 community which already has it installed.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint