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 Compile problem : Severity Code Description Project File Line (Read 2024 times)
Simone72
Junior Member
**
Offline


Posts: 10
Location: Versailles
Joined: Dec 29th, 2014
Compile problem : Severity Code Description Project File Line
Dec 20th, 2016 at 12:34am
Print Post  
Now I have two error during the compilation:

Severity      Code      Description      Project      File      Line
Error            recipe for target 'Sketch.o' failed      Modbus_Energy_Counter_EthernetClient-Server      c:\users\simone\Documents\Atmel t-Server\Debug\Makefile      80
Error            SimpleModbusMaster.h: No such file or directory      Modbus_Energy_Counter_EthernetClient-Server      c:\users\simone\Documents\Atmel t-Server\Sketch.cpp      6
Angry

This error is an atmel studio compiler error. it means that visual micro has stopped managing the project

The following rules are important...

The project name, the folder name and an .ino source code name must all be the same.

If you are confused please zip and attach your project example to this post

You must also make sure you have not used the atmel studio features that convert an arduino project to a standard atmel .cpp project.

Attach your project so we can see the answer

« Last Edit: Dec 20th, 2016 at 12:53am by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint