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

    BuildInstructions missing crc32appender setup

    Scheduled Pinned Locked Moved
    Firmware developers
    1
    1
    131
    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.
    • trayracingundefined
      trayracing
      last edited by

      Re: crc32appender now needed for RRF?

      The BuildInstructions file on the dev branch is missing the setup instructions on windows for crc32appender, which is needed on the v3.02-dev branch.

      Something like:
      Add the RepRepFirmware/Tools subdirectory for your platform to the PATH environment variable. This allows the build process to find the crc32appender tool. You can do this in Eclipse in the "Window->Preferences->C++->Build->Environment"
      dialog. Click "Add..." and add PATH as the variable. For the value, use the path to the directory. If you've been following these directions closely on Windows, this would be "C:\Eclipse\Firmware\RepRapFirmware\Tools\crc32appender\win-x86_64". Ensure "Append variables to environment" is selected before clicking "Apply and Close"

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