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 include path into .cpp files different from .ino? (Read 2627 times)
Bummibaer
Newbies
*
Offline


Posts: 3
Joined: Sep 14th, 2016
include path into .cpp files different from .ino?
Nov 2nd, 2016 at 1:14pm
Print Post  
How is the very difference from .ino to .cpp files?
I read your Explanations on:
http://www.visualmicro.com/page/User-Guide.aspx?doc=INOs-and-CPPs.html
But when I try in a .cpp file ( actually a library source) 
#include "foo.h"
it didn't find it.
In .ino, it works.
Some hints?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: include path into .cpp files different from .ino?
Reply #1 - Nov 2nd, 2016 at 1:38pm
Print Post  
Hi,

It should be the same syntax as .ino

What is the version of visual micro you are using? see tools>extensions and updates>arduino ide for the version
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint