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
Locked Topic VS Community 2015, 1508.17 Sp3 on german Win 10 (Read 3865 times)
petsie
Newbies
*
Offline


Posts: 2
Joined: Aug 17th, 2015
VS Community 2015, 1508.17 Sp3 on german Win 10
Aug 17th, 2015 at 9:31pm
 
Hi,

I've just installed the above mentioned tools (final versions). They are appearing within VS, but if I try to create a new Arduino project I always get the message:

Unable to create new sketch. Falscher Parameter. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

The Arduino IDE is running fine. Opening an existing project does not throw such a message, but even does not succeed.

What should I try or provide to get it going?

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


Posts: 12167
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VS Community 2015, 1508.17 Sp3 on german Win 10
Reply #1 - Aug 17th, 2015 at 9:46pm
 
Hi,

Visual Studio 2015 is the first Vs Ide that does not have C++ installed as standard. It's an option when you click custom install but I think there is also an "Install C++" option in the C++ templates section of the "File>New>Project" wizard.

When you say "opening existing project works okay" do you mean when you open an arduino project in visual studio or in the arduino ide?
« Last Edit: Aug 17th, 2015 at 9:51pm by Tim@Visual Micro »  
Back to top
IP Logged
 
petsie
Newbies
*
Offline


Posts: 2
Joined: Aug 17th, 2015
Re: VS Community 2015, 1508.17 Sp3 on german Win 10
Reply #2 - Aug 18th, 2015 at 7:22am
 
Nice, it works now.

I thought, that I could accomplish installation of C++ within VC. May be, I've used the wrong buttons.

After going by control panel/software and adding the C++ components there it now runs as expected.

Thanks a lot.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint