Skip to content
New issue

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

build for debug #831

Closed
windwosvs opened this issue Jan 12, 2025 · 1 comment
Closed

build for debug #831

windwosvs opened this issue Jan 12, 2025 · 1 comment

Comments

@windwosvs
Copy link

Help me.
The release version posted on the site does not run in debug mode for QtC++.

I read somewhere that this version is only for the release version.

Now I tried to build it myself but I couldn't. Here is my command.

cmake C:\Users\Test\uhd\host\ -G "Visual Studio 17 2022" ^
-DCMAKE_INSTALL_PREFIX=C:\Users\Test\uhd\build ^
-DBOOST_ROOT=C:\boost-1.81.0\boost-1.81.0 ^
-DLIBUSB_INCLUDE_DIRS=C:\Users\Test\Desktop\libusb-1.0.27\VS2022\MS64\libusb-1.0 ^
-DLIBUSB_LIBRARIES=C:\Users\Test\Desktop\libusb-1.0.27\VS2022\MS64\dll\libusb-1.0.lib ^
-DCMAKE_CONFIGURATION_TYPES="Debug;Release;RelWithDebInfo;MinSizeRel" ^
-DCMAKE_BUILD_TYPE=Debug ^
-DUHD_TESTS=ON ^
-DUHD_EXAMPLES=ON

I would be grateful if someone could guide me.

@mbr0wn
Copy link
Contributor

mbr0wn commented Jan 14, 2025

Hi @windwosvs, this is more of a support issue, not a bug, so please move this conversation to the mailing list or other avenues.

@mbr0wn mbr0wn closed this as completed Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants