Welcome! Log In Create A New Profile

Advanced

PlatformIO compile error

Posted by sg_oceanviper 
PlatformIO compile error
September 16, 2020 08:52PM
Hi there.
I have tried with the firmware version 2.0.6 and 2.0.6.1 as well with older version that failed to compile with PlatformIO.
I'm using Windows 10 and the platformIO version 1.48.0
Apparently after some updates on the PlatformIO, the compile keep giving same error although the library is inside the project path.

Attached is the configuration.h file which I used that compile with error message attached.

Thanks.
Attachments:
open | download - Configuration.h (87.2 KB)
open | download - Untitled.png (17.9 KB)
Re: PlatformIO compile error
September 17, 2020 12:55AM
Using your config files I cannot replicate this issue on current bugfix.

compare the start of compile to this

PLATFORM: Atmel AVR (2.2.0) > Arduino Mega or Mega 2560 ATmega2560 (Mega 2560)
HARDWARE: ATMEGA2560 16MHz, 8KB RAM, 248KB Flash
DEBUG: Current (simavr) On-board (simavr)
PACKAGES: 
 - framework-arduino-avr 5.0.0 
 - toolchain-atmelavr 1.50400.190710 (5.4.0)
Converting Marlin.ino
LDF: Library Dependency Finder -> [bit.ly]
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 10 compatible libraries
Scanning dependencies...
Dependency Graph
|-- <U8glib-HAL> 0.4.1
|   |-- <Wire> 1.0
|   |-- <SPI> 1.0
|-- <Wire> 1.0
|-- <SPI> 1.0
|-- <EEPROM> 2.0
|-- <SoftwareSerial> 1.0
Building in release mode
Re: PlatformIO compile error
September 19, 2020 08:04AM
You can download the current version from the github and replace the 2 files attached.
[github.com]
Attachments:
open | download - Configuration_adv.h (139.2 KB)
open | download - Configuration.h (87.2 KB)
Sorry, only registered users may post in this forum.

Click here to login