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.
    • DSGundefined
      DSG
      last edited by

      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
      • dc42undefined
        dc42 administrators
        last edited by

        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

        DSGundefined 1 Reply Last reply Reply Quote 0
        • DSGundefined
          DSG @dc42
          last edited by DSG

          @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
          • DSGundefined
            DSG
            last edited by

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

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