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

    Can't find StringFunctions.h or BitMap.h

    Scheduled Pinned Locked Moved
    Firmware developers
    2
    4
    245
    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.
    • ctundefined
      ct
      last edited by

      Hello,

      I am new to the forum.

      I have cloned CoreNG, FreeRTOS, RepRapFirmware and RRFLibraries. However, when I try to build RepRapFirmware it fails when it cannot find General/StringFunctions.h or General/BitMap.h in RepRapFirmware.h. I've searched all the project folders but cannot find the missing files.

      Any help would be appreciated.

      JoergS5undefined 2 Replies Last reply Reply Quote 0
      • JoergS5undefined
        JoergS5 @ct
        last edited by JoergS5

        @ct They are included in the RRFLibraries project. If you don't have them, you may have downloaded the wrong branch. In the dev branch they are included.

        And P.S.: welcome to the forum!!

        1 Reply Last reply Reply Quote 0
        • JoergS5undefined
          JoergS5 @ct
          last edited by JoergS5

          @ct If you were not aware of the branch, you may not be aware that most projects have dev branches.
          In general you create a master RepRapFirmware and need all master branches, or you build v2-dev branch with v2-dev branches of the other projects (but there are projects with master only branches like FreeRTOS, then you take the master branch), or v3-dev for the new RepRapFirmware 3.

          1 Reply Last reply Reply Quote 0
          • ctundefined
            ct
            last edited by

            I have them now. Thank you very much for your help and the explaination.

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