Toolchains

QNE development bootstraps.

These packages set up build-device tooling for native QNE development. The Windows bootstrap replaces USB shuttling with a direct qne.info download.

Windows Codex toolchain bootstrap

Windows x86_64, v00001. Includes setup scripts, copy-paste commands, and the qne-node v00023 Windows source package.

SHA-256: d4c1eef0a8712e4fcdb5d8851272d1c0c3ee0b781880294f6b09b80f1162ffd6

Download Windows bootstrap

Windows Run Commands

  1. Extract qne-windows-toolchain-bootstrap-v00001.zip.
  2. Open PowerShell in the extracted folder.
  3. Run powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\setup.ps1.
  4. If incomplete, rerun from Administrator PowerShell with -Install.
  5. Run powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\run-qne-node-v00023-test-cycle.ps1.