Can build with PlatformIO

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
beigenmann
New user
Posts: 2
Joined: 12 Jul 2018, 07:30

Can build with PlatformIO

#1 Post by beigenmann » 12 Jul 2018, 07:48

corrupted platformio.ini
error option u'lib_archive' in section u'env:normal_ESP8285_1024' already exists'
uncommented lib_archive
-lib_archive = ${common.lib_archive}
+;lib_archive = ${common.lib_archive}

After I fixed platformio.ini
platformio run
only esp32dev was successfull the reset ended in
error *** [.pioenvs/hard_Ventus_W266/firmware.elf] Implicit dependency `.platformio/platforms/espressif8266/builder/;' not found, needed by target `.pioenvs/hard_Ventus_W266/firmware.elf'.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: Can build with PlatformIO

#2 Post by grovkillen » 12 Jul 2018, 10:01

Download the full source from GitHub.
When you compile you might get an error, this is due to leftovers from our (we the developers) previous compile.
Run the compile again and PlatformIO will delete these leftovers.

Be happy ;)
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

TD-er
Core team member
Posts: 8644
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Can build with PlatformIO

#3 Post by TD-er » 14 Jul 2018, 07:53

I did do some edits in the past week, but Travis is building fine.
Have you tested getting the last version from Github, like Grovkillen suggested?

beigenmann
New user
Posts: 2
Joined: 12 Jul 2018, 07:30

Re: Can build with PlatformIO

#4 Post by beigenmann » 15 Jul 2018, 16:17

Build on PlatformIO, version 3.5.4 on ubuntu 18.04

lib_archive already exists in section in platformio.ini
186) lib_archive = ${common.lib_archive}
419) lib_archive = ${common.lib_archive}
There is something odd.
Thanks
Benno

TD-er
Core team member
Posts: 8644
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Can build with PlatformIO

#5 Post by TD-er » 18 Jul 2018, 21:30

beigenmann wrote: 15 Jul 2018, 16:17 Build on PlatformIO, version 3.5.4 on ubuntu 18.04

lib_archive already exists in section in platformio.ini
186) lib_archive = ${common.lib_archive}
419) lib_archive = ${common.lib_archive}
There is something odd.
Thanks
Benno
Thanks for the pull request, I merged it.

Post Reply

Who is online

Users browsing this forum: No registered users and 29 guests