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 find header for my library (Read 1287 times)
Bob Jones
Full Member
***
Offline


Posts: 210
Location: Bellingham, WA
Joined: Dec 4th, 2015
Can't find header for my library
Dec 24th, 2015 at 9:31pm
Print Post  
I am developing multiple libraries as part of the same project. Everything now compiles OK except for the one error message "error: id returned 1 exit status" from file "collect2.exe".

I have bumped into this problem before and learned to try to compile the project in the Arduino IDE. When I do this, I get the following:

Arduino: 1.6.7 Hourly Build 2015/12/11 06:50 (Windows 10), Board: "Arduino Nano, ATmega328"

D:\Users\Bob.ObigOne\Documents\Arduino\Rover\Rover.ino:28:21: fatal error: BJMotor.h: No such file or directory

#include "BJMotor.h"

                     ^

compilation terminated.

I have attached a screen shot of the Solution Explorer and the output log. 

  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint