Code Monkey home page Code Monkey logo

Comments (8)

abrender avatar abrender commented on May 24, 2024 1

@jnthas I will add a github action/workflow that will automagically build the project with esp-idf on each pull request so that should hopefully help prevent breakages

from clockwise.

hallard avatar hallard commented on May 24, 2024 1

Just to let you know that now it's building fine, thanks for the fix.

from clockwise.

jnthas avatar jnthas commented on May 24, 2024

Hi @derryx. Thanks for noticing that. I just updated the submodules files. could you try to build it again please?

from clockwise.

hallard avatar hallard commented on May 24, 2024

Not sure it's relevant, but I'm experiencing same issue here fresh IDF 4.4.4 installed from VSCode,
Fresh clone with submodules of main branch and build try


idf_main.dir/main.cpp.obj -MF esp-idf/main/CMakeFiles/__idf_main.dir/main.cpp.obj.d -o esp-idf/main/CMakeFiles/__idf_main.dir/main.cpp.obj -c /Users/charles/Devt/clockwise/main/main.cpp
In file included from /Users/charles/Devt/clockwise/main/../firmware/src/main.cpp:7,
                 from /Users/charles/Devt/clockwise/main/main.cpp:5:
/Users/charles/Devt/clockwise/firmware/lib/cw-commons/WiFiController.h:3:10: fatal error: ImprovWiFiLibrary.h: No such file or directory
 #include "ImprovWiFiLibrary.h"
          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.

Checked also that ImprovWiFiLibrary.h is in components/Improv-WiFi-Library/src it is.

from clockwise.

abrender avatar abrender commented on May 24, 2024

@derryx I have a bunch of changes that should fix this issue and enable the project to be compiled with the ESP-IDF platform.

from clockwise.

jnthas avatar jnthas commented on May 24, 2024

Thank you @abrender. I was trying to fix that issue with ImprovWiFiLibrary yesterday. You opened the first PR to your fork, I don't know if it was a mistake but I already applied the change you did there.

from clockwise.

jnthas avatar jnthas commented on May 24, 2024

Guys, it should be working now. Thanks @abrender again. I'm preparing a new release for today.

from clockwise.

jnthas avatar jnthas commented on May 24, 2024

That's perfect

from clockwise.

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.