Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Error when building ReprapFirmware from github

    Scheduled Pinned Locked Moved
    Firmware developers
    2
    3
    815
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Jackalundefined
      Jackal
      last edited by

      I have followed the instructions from github, I cloned CoreNG and ReprapFirmware into C:\Eclipse\Firmware.
      Having both on the dev branch, CoreNG was built successfully.
      However, I got the following error when building RRF:
      'CallbackParameter' has not been declared FilamentMonitor.h /RepRapFirmware/src/FilamentMonitors line 76 C/C++ Problem
      'CallbackParameter' was not declared in this scope Network.cpp /RepRapFirmware/src/Network2/ESP8266 line 88 C/C++ Problem
      'EspTransferRequestIsr' was not declared in this scope Network.cpp /RepRapFirmware/src/Network2/ESP8266 line 95 C/C++ Problem
      'sd_mmc_get_interface_speed' was not declared in this scope MassStorage.cpp /RepRapFirmware/src/Storage line 670 C/C++ Problem
      and more…

      Am I missing any files that should be included in the project?

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        Use the Master branch of CoreNG. The dev branch is out of date.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        1 Reply Last reply Reply Quote 0
        • Jackalundefined
          Jackal
          last edited by

          Oh, silly me. Thanks for the heads up.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA