Сборка проекта Qt6 из под винды на удаленой машине
Всем привет.
Сталкнулся с такой странностью:
надо собирать проект из под 10 винды на удаленой линуксовой машине, проект строится на QT6, но вот когда cmake генерит свой кеш то вылитает ошибка типа
Found package configuration file:
/home/test/Qt/6.6.1/gcc_64/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake
but it set Qt6Concurrent_FOUND to FALSE so package "Qt6Concurrent" is
considered to be NOT FOUND. Reason given by package:
Qt6Concurrent could not be found because dependency Qt6 could not be found.
Я пробовал вот таким путем выставить хотябы для Qt6Concurrent выставить вот такой путь set(Qt6Concurrent_DIR="~/Qt/6.6.1/gcc_64/lib/cmake/Qt6Concurrent") но это не помогает
Если кто сталкивался и нашел решение как пути Qt6_DIR и в частности данную ошибку исправить то отпишитесь как вы это сделали.
Спасибо
We recommend hosting TIMEWEB
Stable hosting, on which the social network EVILEG is located. For projects on Django we recommend VDS hosting.Do you like it? Share on social networks!
- Максим Васильев
- Oct. 2, 2024, 11:14 a.m.
Qt - Test 001. Signals and slots
- Result:68points,
- Rating points-1
- Лев Семенов
- Sept. 30, 2024, 6:04 p.m.
C++ - Test 001. The first program and data types
- Result:53points,
- Rating points-4
- Андрей Андреев
- Sept. 27, 2024, 4:01 p.m.
C++ - Test 001. The first program and data types
- Result:60points,
- Rating points-1