View Issue Details

IDProjectCategoryView StatusLast Update
0032335CommunityOCCT:Configurationpublic2023-09-29 17:31
Reportermahaidong Assigned To 
PrioritynormalSeverityminor 
Status newResolutionopen 
PlatformLinuxOSDebian 6.0 
Product Version7.4.0 
Target VersionUnscheduled 
Summary0032335: Configuration, CMake - unable to build Inspectors with default qt5 on Linux
DescriptionI try to build inspector with cmake .

it said need setup third-party-qt5 path.

in linux ,usually user install qt5 by apt.
TagsNo tags attached.
Test case number

Relationships

related to 0031880 closedbugmaster Community Samples - the qt sample pro file missing in new 7.5 version 

Activities

mahaidong

2021-04-28 10:24

reporter   ~0100630

finally, I build it with the online qt installer: https://www.qt.io/download-qt-installer

in the `<occt folder>adm/cmake/qt.cmake` add the following line:

set(3RDPARTY_QT_DIR "<qt5 binarary folder>/Qt/5.15.2/gcc_64")

----

but I think we should allowed user can build with default qt5 apt packages.

Issue History

Date Modified Username Field Change
2021-04-27 17:25 mahaidong New Issue
2021-04-27 17:25 mahaidong Assigned To => nds
2021-04-27 17:37 kgv Assigned To nds => bugmaster
2021-04-27 17:37 kgv Category OCCT:Inspectors => OCCT:Configuration
2021-04-27 17:37 kgv Summary it looks this inspectors can not build in linux with default qt5. => Configuration, CMake - it looks this inspectors can not build in Linux with default qt5
2021-04-27 17:39 kgv Summary Configuration, CMake - it looks this inspectors can not build in Linux with default qt5 => Configuration, CMake - unable to build Inspectors with default qt5 on Linux
2021-04-28 10:24 mahaidong Note Added: 0100630
2021-04-28 10:47 kgv Relationship added related to 0031880
2021-04-28 10:47 kgv Target Version => 7.6.0
2021-10-18 11:15 kgv Target Version 7.6.0 => 7.7.0
2022-10-24 10:39 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:09 dpasukhi Target Version 7.8.0 => Unscheduled
2023-09-29 17:31 vglukhik Assigned To bugmaster =>