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

Error on compile firmware at Duet2RTOS

Scheduled Pinned Locked Moved Solved
Firmware developers
2
4
211
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.
  • undefined
    DSG
    last edited by 23 Nov 2019, 13:36

    My CoreNG, RRFL, FreeRTOS compile have successed but fail on compile Rerapfirmware (duet3RTOS). The error has shown below:

    In file included from ../src/Storage/FileInfoParser.h:11,
    from ../src/Storage/FileInfoParser.cpp:8:
    C:\Eclipse\Firmware\RepRapFirmware\src/RepRapFirmware.h:43:10: fatal error: General/StringFunctions.h: No such file or directory
    43 | #include "General/StringFunctions.h"
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
    In file included from ../src/Tools/Tool.h:29,
    from ../src/Tools/Tool.cpp:26:
    C:\Eclipse\Firmware\RepRapFirmware\src/RepRapFirmware.h:43:10: fatal error: General/StringFunctions.h: No such file or directory
    43 | #include "General/StringFunctions.h"
    1 Reply Last reply Reply Quote 0
    • undefined
      dc42 administrators
      last edited by 23 Nov 2019, 15:14

      Perhaps you have an old version of the RRFLibraries project in your Eclipse workspace? File General/StringFunctions.h should be in that project.

      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

      undefined 1 Reply Last reply 23 Nov 2019, 15:57 Reply Quote 0
      • undefined
        DSG @dc42
        last edited by DSG 23 Nov 2019, 15:57

        @dc42 I got RRFLibrary at your github https://github.com/dc42/RRFLibraries. If it is old version, tell me how to get the new. Thanks!

        1 Reply Last reply Reply Quote 0
        • undefined
          DSG
          last edited by 23 Nov 2019, 16:48

          OK, I have fixxed it. Download wrong branch of the RRFLibrary. Thanks so much.

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