Giter Site home page Giter Site logo

error while compiling about grbl_esp32 HOT 20 CLOSED

cnc4less avatar cnc4less commented on June 9, 2024
error while compiling

from grbl_esp32.

Comments (20)

cnc4less avatar cnc4less commented on June 9, 2024 1

i will try fresh installation and let u know.

from grbl_esp32.

luc-github avatar luc-github commented on June 9, 2024 1

Great so I guess issue can be closed

from grbl_esp32.

luc-github avatar luc-github commented on June 9, 2024

in what file this happen ?

from grbl_esp32.

cnc4less avatar cnc4less commented on June 9, 2024

comes after
Using library ArduinoOTA at version 1.0 in folder: C:\arduino-1.8.5\hardware\espressif\esp32\libraries\ArduinoOTA
exit status 1
'client' may be used uninitialized in this function [-Werror=maybe-uninitialized]

from grbl_esp32.

cnc4less avatar cnc4less commented on June 9, 2024

error.txt

from grbl_esp32.

luc-github avatar luc-github commented on June 9, 2024

In that case it is in core file not GRBL code - so the current solution is to disable this warnings in preferences:
image

from grbl_esp32.

luc-github avatar luc-github commented on June 9, 2024

Ok reading at your error.txt seems indeed in some GRBL code - until it is fixed you can disable warning

from grbl_esp32.

cnc4less avatar cnc4less commented on June 9, 2024

just did and got another error
Using library ArduinoOTA at version 1.0 in folder: C:\arduino-1.8.5\hardware\espressif\esp32\libraries\ArduinoOTA
exit status 1
'class WiFiClass' has no member named 'getSleep'

from grbl_esp32.

luc-github avatar luc-github commented on June 9, 2024

how did you installed ESP32 core ? this is not the right location

from grbl_esp32.

cnc4less avatar cnc4less commented on June 9, 2024

C:\arduino-1.8.5\hardware\espressif\esp32 , what is the problem ?.

from grbl_esp32.

cnc4less avatar cnc4less commented on June 9, 2024

error

from grbl_esp32.

luc-github avatar luc-github commented on June 9, 2024

Where you put is not usual place so your installation may be wrong - that is why I have asked how did you installed - there may be some issue with your way
Normaly you use preferences in arduino and boot manager as mentioned in ESP32 github

from grbl_esp32.

cnc4less avatar cnc4less commented on June 9, 2024

C:\arduino-1.8.5\hardware\espressif\esp32\libraries\WiFi\src\WiFiAP.cpp:40:43: fatal error: dhcpserver/dhcpserver_options.h: No such file or directory

compilation terminated.

from grbl_esp32.

luc-github avatar luc-github commented on June 9, 2024

Yes installation is not correct - they are all core files called by libraries present in esp32 core - so there is issue with path / installation

from grbl_esp32.

gflaser-au avatar gflaser-au commented on June 9, 2024

Did you try to compile any esp32 examples?
I followed the instructions recently - followed exactly and had no problems compiling grbl_esp32.

from grbl_esp32.

cnc4less avatar cnc4less commented on June 9, 2024

i will install arduino 187 start fresh for all and see what happens

from grbl_esp32.

luc-github avatar luc-github commented on June 9, 2024

I use 1.8.5 without issue on my side - I have reproduced the [-Werror=maybe-uninitialized] and working on fix the ones related to GRBL - unfortunaly still have some in core that need to be fixed - so keep Warning to none or default in your fresh install

from grbl_esp32.

luc-github avatar luc-github commented on June 9, 2024

once you are done with your fresh installtion try to compile any example from esp32 repository - if compilation is Ok you should be good for GRBL_ESP32

from grbl_esp32.

cnc4less avatar cnc4less commented on June 9, 2024

fresh installation with arduino 187 compiled fine. thank you.

from grbl_esp32.

koka7777745 avatar koka7777745 commented on June 9, 2024

does not compile, gives an error
2019-07-25_233450

from grbl_esp32.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.