Archived issue #0023821
Improve qmake project files for Qt samples
Description
It is necessary to improve .pro files for Qt samples (IESample and Tutorial) so as not to copy the sources and resources from Common and Interface folders each time and include them into the generated VC++ projects from their original location.
Public activity
12 archived notes
Participants are labeled by their role within this record.
Branch CR23821 ready for reviewing.
Dear Commenter 1,
The branch was reviewed without remarks.
Please proceed.
The branch was reviewed without remarks.
Please proceed.
With this patch qmake on Mac OS X generates incorrect makefile. Which results in an error:
make: *** No rule to make target `[user path removed]/Work/git-repos/occt/samples/qt/Tutorial/Darwin/res/Common-icon.qm', needed by `compilers'. Stop.
make: *** No rule to make target `[user path removed]/Work/git-repos/occt/samples/qt/Tutorial/Darwin/res/Common-icon.qm', needed by `compilers'. Stop.
Branch CR23821 updated, ready for reviewing.
No remarks.
Dear Commenter 1, please test compilation of Tutorial and IESample.
Dear Commenter 1, please test compilation of Tutorial and IESample.
Branch CR23821_1 in OCCT Git repository containing extra correction related to scene dump image formats is ready for testing.
Branch CR23821_1 is OK. There are no extension .xwd in menu "Export file - Image" in samples. Changes will be integrated.
Dear Commenter 1,
Qt samples (ACIS, DXF, Parasolid, SSP) have been updated in occt-products branch CR23821, please test.
Note that SSP sample contain fixes from occt-products branch CR23763, so in case of merge conflicts (for SSP sample) use changes from branch CR23821.
Qt samples (ACIS, DXF, Parasolid, SSP) have been updated in occt-products branch CR23821, please test.
Note that SSP sample contain fixes from occt-products branch CR23763, so in case of merge conflicts (for SSP sample) use changes from branch CR23821.
Modified samples environment adding to env.sh files LD_LIBRARY_PATH.
Qt samples ACIS, DXF, Parasolid and SPP were successfully tested on Windows and Linux platforms.
Fix has been integrated into master of occt-products repository
Dear Commenter 1,
Branch CR23821_for_6_6_0 in occt-products repository contains the patch necessary for correct MSVC++ project generation by qmake for Qt samples.
Branch CR23821_for_6_6_0 in occt-products repository contains the patch necessary for correct MSVC++ project generation by qmake for Qt samples.
Related records