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

toolchain incorrect path #1

Open
AndreiCherniaev opened this issue Mar 29, 2024 · 0 comments
Open

toolchain incorrect path #1

AndreiCherniaev opened this issue Mar 29, 2024 · 0 comments

Comments

@AndreiCherniaev
Copy link
Owner

AndreiCherniaev commented Mar 29, 2024

To avoid error like

CMake Warning at /home/user/Ubuntu_X11_Build_Qt_widgets/Qt_themself/build_artifacts_host_powerfull/lib/cmake/Qt6/qt.toolchain.cmake:56 (message):
The toolchain file to be chainloaded '../toolchain_host.cmake' does not exist.

Looks like instead of
-DCMAKE_TOOLCHAIN_FILE=../toolchain_host_powerfull.cmake
Should be
-DCMAKE_TOOLCHAIN_FILE="${MyQtBaseDir}/toolchain_host_powerfull.cmake"

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

1 participant