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 Where are .cpp and .h files ???? (Read 2853 times)
bg
Newbies
*
Offline


Posts: 2
Joined: Jul 9th, 2015
Where are .cpp and .h files ????
Jul 9th, 2015 at 9:21pm
Print Post  
Hello  Smiley
I'm novice to Visual Micro so please be indulgent if my question seems very simple. Using the Solution Explorer of VS2013 I can see all .cpp and all .h files of my project. But if I try to reach them using the Windows file Explorer, I can't find them. All VS Solution files are at their place in the solution folder but no trace of .cpp or .h file  Huh Where are they ? Can you help me please ?  Smiley
  
Back to top
 
IP Logged
 
bg
Newbies
*
Offline


Posts: 2
Joined: Jul 9th, 2015
Re: Where are .cpp and .h files ????
Reply #1 - Jul 9th, 2015 at 9:41pm
Print Post  
Oupsss ! Found the solution myself... The file that were missing had been added to the project from an extern folder Roll Eyes Roll Eyes Roll Eyes
  
Back to top
 
IP Logged
 
arslanxazmi
Newbies
*
Offline


Posts: 6
Joined: Jul 25th, 2015
Re: Where are .cpp and .h files ????
Reply #2 - Jul 25th, 2015 at 1:55pm
Print Post  
.cpp= C++ files
.h= Header files for defined commands
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint