-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Platform
Linux
Platform Version
Ubuntu 24.04.3 LTS
FreeDV Version
dev-2026-02-14-259c
Steps to Reproduce
- ensure Ubuntu prerequisites are installed
- obtain llvm-mingw-20251216-ucrt-ubuntu-22.04-x86_64.tar.xz as shown in "Building for Windows" "Instructions" step
#1 - add LLVM path and use the cmake command as shown in "Building for Windows" "Instructions" step
#5[arch x86_64]
Expected Behavior
successfully compiled FreeDV-dev-2026-02-14-259c
Actual Behavior
[Error 2](make: *** [Makefile:156: all] Error 2)
during the compile, the following message in red text is emitted:
CMake Error at CMakeLists.txt:56 (message):
Must provide -DPython3_ROOT_DIR when cross-compiling.
Additional Comments
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working