Welcome! Log In Create A New Profile

Advanced

Builing firmware with ECLIPSE

Posted by audryhome 
Builing firmware with ECLIPSE
April 12, 2018 10:26AM
Hi,

I try to build the firmware according to the build instructions here [github.com]

I repeated several times the build instructions copying the MessageFormats.h from DuetWifiSocketServer, unfortunately it ends up with errors on RepRapFirmware , like this

../src/Networking/ESP8266WiFi/WiFiInterface.h:128:22: error: 'NumWiFiTcpSockets' was not declared in this scope

Only difference is gcc version GNU Tools ARM Embedded\7 2017-q4-major , and my Eclipse version is Version: Oxygen.1a Release (4.7.1a)
Build id: 20171005-1200 I use Windows 7 Pro 64 bits

I probably missed something, I have no idea what it is

Any idea?
Re: Builing firmware with ECLIPSE
April 12, 2018 11:27AM
I think you may be using MessageFormats.h from the master branch of DuetWiFiSocketServer. If so, get it from the dev branch instead.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: Builing firmware with ECLIPSE
April 12, 2018 02:37PM
Thanks, it works now like a charm!
Sorry, only registered users may post in this forum.

Click here to login