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 Can't open any arduino project. No errors displayed. (Read 5465 times)
cka3yc
Newbies
*
Offline


Posts: 1
Joined: Dec 19th, 2015
Can't open any arduino project. No errors displayed.
Dec 19th, 2015 at 7:48pm
Print Post  
Hello, 
I've installed Visual Micro plugin and VC++, but when I try to open any arduino project nothing happens.
Using Visual Studio Community Edition 2015

Video

Is community edition supported? What can I do to make it work?

Thanks
« Last Edit: Dec 19th, 2015 at 7:49pm by cka3yc »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't open any arduino project. No errors displayed.
Reply #1 - Dec 19th, 2015 at 8:58pm
Print Post  
Yes it's supported.

1)
Can you create a new File>New>Project>C++>Win32? This will test that c++ is configured/working okay?

2)
Does "File>New>Project>C++>Arduino project" create a new arduino project for you?

Thanks
  
Back to top
IP Logged
 
Janis G
Newbies
*
Offline


Posts: 1
Joined: Dec 30th, 2015
Re: Can't open any arduino project. No errors displayed.
Reply #2 - Dec 30th, 2015 at 8:41am
Print Post  
I have just installed fresh Visual Studio and Arduino plugin and I have the same situation! I can't open, any Arduino project. And can't create new. When I chose Create New Arduino Project then for example write project name Test,  it shows error. And if I try to create again project with the same name "Test" it show me that this folder is already exist. "Would you like to open sketch if it exist." Press button OK - and again nothing happening.
« Last Edit: Dec 30th, 2015 at 8:46am by Janis G »  

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


Posts: 9
Joined: Jan 4th, 2016
Re: Can't open any arduino project. No errors displayed.
Reply #3 - Jan 4th, 2016 at 6:57am
Print Post  
Hi,
Just experienced the same issue.
Would be great if this could be solved!! Have the same error when creating new "Arduino Project".
When opening existing project, blank screen!!!

Only thing that gives some extra (2 steps):
1. Open a NEW project : file/new/project/arduino project
       (file/new/arduino project    does not work (as mentioned))

2. And if you then OPEN : file/open/arduino project/ blink led   Then I can at least see the code. (but its inside the first one, so not compilable... See picture)

Picture is example of last situation.... Cry
Thx for the help!
  

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


Posts: 9
Joined: Jan 4th, 2016
Re: Can't open any arduino project. No errors displayed.
Reply #4 - Jan 4th, 2016 at 7:45am
Print Post  
When I create New project I get this screen. I suppose it means C++ is installed. Right????
  

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


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't open any arduino project. No errors displayed.
Reply #5 - Jan 4th, 2016 at 12:59pm
Print Post  
Hi All,

Please create new threads with your questions. It's impossible to answer each person clearly in a single thread.

You do need to install C++. When it is installed you will see File>New>C++>Win32/C++ project. 

We can see in the screen shot above only Visual Micro templates exist in the C++ area so we know C++ is not installed. The other two options are links to additonal installer options and can be ignored.

To Install C++ after VS is installed open Control panel>Add or remove programes>Visual Studio 2015>Change

Then switch on C++

@YO_BE you jave closed the "Solution Explorer". You need to open it via "View>Solution explorer" and then leave it open until you understand Visual Studio a little more. Without it life will be confusing for you and you won't see your files.
  
Back to top
IP Logged
 
YO_BE
Newbies
*
Offline


Posts: 9
Joined: Jan 4th, 2016
Re: Can't open any arduino project. No errors displayed.
Reply #6 - Jan 5th, 2016 at 12:09am
Print Post  
Ok thanks for the feedback.
Didnt want to create new treat since was a similar problem.
But i understand for next time.
THX
  
Back to top
 
IP Logged
 
YO_BE
Newbies
*
Offline


Posts: 9
Joined: Jan 4th, 2016
Re: Can't open any arduino project. No errors displayed.
Reply #7 - Jan 5th, 2016 at 1:56am
Print Post  
SOLVED!! Had to install C++  Cheesy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint