We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
Windows 11 https://github.com/Nuand/bladeRF.git cloned. libusb and phtreads-w32 downloaded CMake 3.3.10 GUI - Configure - and getting: CMake Error at C:/Program Files/CMake/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message): Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH) Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) C:/Program Files/CMake/share/cmake-3.31/Modules/FindCurses.cmake:268 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) utilities/bladeRF-power/CMakeLists.txt:6 (find_package)
Can you please point me how can I install CURSES libruary under windows
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
Windows 11
https://github.com/Nuand/bladeRF.git cloned.
libusb and phtreads-w32 downloaded
CMake 3.3.10 GUI - Configure - and getting:
CMake Error at C:/Program Files/CMake/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
C:/Program Files/CMake/share/cmake-3.31/Modules/FindCurses.cmake:268 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
utilities/bladeRF-power/CMakeLists.txt:6 (find_package)
Can you please point me how can I install CURSES libruary under windows
Thanks
The text was updated successfully, but these errors were encountered: