View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032315 | Open CASCADE | OCCT:Configuration | public | 2021-04-21 20:35 | 2021-05-31 16:05 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 7.5.0 | ||||
Target Version | 7.6.0 | Fixed in Version | 7.6.0 | ||
Summary | 0032315: Configuration, CMake - fix building Draw Harness plugins as static libraries | ||||
Description | It is technically possible loading commands from statically linked Draw Harness plugins, but currently this doesn't work due to DPLUGIN() macros. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
|
Branch CR32315 has been created by kgv. SHA-1: 7c7757e0d9b1d3027a3de418e1634b6319ac4fac Detailed log of new commits: Author: kgv Date: Sat Mar 20 00:31:01 2021 +0300 0032315: Configuration, CMake - fix building Draw Harness plugins as static libraries DPLUGIN() macros no more defines exported function PLUGINFACTORY when building static libraries. DRAWEXE executable now pre-loads a set of plugins when building static libraries. dversion - added WebAssembly info. |
|
Branch CR32315 has been updated forcibly by kgv. SHA-1: 96530936a64e85e168a2356a799450b70d8a173f |
|
Branch CR32315 has been updated forcibly by kgv. SHA-1: 9507a71bdab2cb8b582e2315c34af82ee3fd0fa1 |
|
Branch CR32315 has been updated forcibly by kgv. SHA-1: 430ff79fdd2a87fb1b8dcd74d798848cc01fdcce |
|
Branch CR32315 has been updated forcibly by kgv. SHA-1: 50c6321e2186544449d1d33c323faf4d6af93067 |
|
Branch CR32315 has been updated forcibly by kgv. SHA-1: d05fcbe21351f5e8db02b77f736180d2f73e8998 |
|
Branch CR32315 has been updated forcibly by kgv. SHA-1: 86daa2f1ba2c62aa1f0a3cb3bff929986648bd04 |
|
Branch CR32315 has been updated forcibly by kgv. SHA-1: 691bc90eb821bf54064722c116b8eb0263f61b5a |
|
Patch is ready for review - OCCT: branch CR32315. http://jenkins-test-12.nnov.opencascade.com:8080/view/CR32315-master-KGV/ |
|
The patch was reviewed |
|
Combination - OCCT branch : IR-2021-04-23 master SHA - fd2efe5428b3b2b9d300b0612c0a53ee2486ba64 a87b7ddc8cb44606b91e3f37113847c3f5f50fdc Products branch : IR-2021-04-23 SHA - 740db2b9c0429fd95b1e8cf3790001245aaec02b was compiled on Linux, MacOS and Windows platforms and tested in optimize mode. Number of compiler warnings: No new/fixed warnings Regressions/Differences/Improvements: No regressions/differences CPU differences: Debian80-64: OCCT Total CPU difference: 17901.710000000523 / 17988.35000000045 [-0.48%] Products Total CPU difference: 11558.800000000136 / 11564.760000000093 [-0.05%] Windows-64-VC14: OCCT Total CPU difference: 5522.40625 / 5520.953125 [+0.03%] Products Total CPU difference: 12871.203125 / 12932.890625 [-0.48%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
Branch CR32315 has been deleted by inv. SHA-1: 691bc90eb821bf54064722c116b8eb0263f61b5a |
occt: master a34bddcf 2021-03-19 21:31:01 Committer: bugmaster Details Diff |
0032315: Configuration, CMake - fix building Draw Harness plugins as static libraries DPLUGIN() macros no more defines exported function PLUGINFACTORY when building static libraries. DRAWEXE executable now pre-loads a set of plugins when building static libraries. dversion - added WebAssembly info. |
Affected Issues 0032315 |
|
mod - .gitattributes | Diff File | ||
mod - adm/cmake/occt_csf.cmake | Diff File | ||
mod - adm/cmake/occt_toolkit.cmake | Diff File | ||
mod - adm/cmake/tcl.cmake | Diff File | ||
mod - adm/scripts/cmake_gen.bat | Diff File | ||
mod - adm/scripts/wasm_build.bat | Diff File | ||
mod - CMakeLists.txt | Diff File | ||
mod - samples/webgl/occt-webgl-sample.html | Diff File | ||
mod - samples/webgl/occt-webgl-viewer.js | Diff File | ||
mod - src/Draw/Draw_BasicCommands.cxx | Diff File | ||
mod - src/Draw/Draw_PluginMacro.hxx | Diff File | ||
mod - src/DRAWEXE/CMakeLists.txt | Diff File | ||
mod - src/DRAWEXE/DRAWEXE.cxx | Diff File | ||
add - src/DRAWEXE/DRAWEXE.html | Diff File | ||
add - src/DRAWEXE/EXTERNLIB_STATIC | Diff File | ||
mod - src/OS/Draw.tcl | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-21 20:35 | kgv | New Issue | |
2021-04-21 20:35 | kgv | Assigned To | => kgv |
2021-04-21 21:04 | git | Note Added: 0100495 | |
2021-04-21 21:33 | git | Note Added: 0100496 | |
2021-04-21 22:16 | git | Note Added: 0100497 | |
2021-04-21 22:20 | git | Note Added: 0100498 | |
2021-04-21 22:23 | git | Note Added: 0100499 | |
2021-04-21 22:32 | git | Note Added: 0100500 | |
2021-04-21 22:46 | git | Note Added: 0100501 | |
2021-04-21 23:00 | git | Note Added: 0100502 | |
2021-04-21 23:00 | kgv | Note Added: 0100503 | |
2021-04-21 23:00 | kgv | Assigned To | kgv => osa |
2021-04-21 23:00 | kgv | Status | new => resolved |
2021-04-22 10:15 |
|
Note Added: 0100507 | |
2021-04-22 10:15 |
|
Assigned To | osa => bugmaster |
2021-04-22 10:15 |
|
Status | resolved => reviewed |
2021-04-25 10:59 | bugmaster | Note Added: 0100547 | |
2021-04-25 10:59 | bugmaster | Status | reviewed => tested |
2021-04-25 11:12 | bugmaster | Test case number | => Not required |
2021-04-25 11:55 | bugmaster | Changeset attached | => occt master a34bddcf |
2021-04-25 11:55 | bugmaster | Status | tested => verified |
2021-04-25 11:55 | bugmaster | Resolution | open => fixed |
2021-04-25 12:24 | git | Note Added: 0100555 | |
2021-05-31 16:05 | kgv | Relationship added | parent of 0032406 |