View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027040 | Open CASCADE | OCCT:Configuration | public | 2015-12-26 12:53 | 2016-04-20 15:50 |
Reporter | Assigned To | ||||
Priority | normal | Severity | major | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0027040: IVtk does not compile after configuring with CMake | ||||
Description | In CMake configuration I have disabled usage of D3D (USE_D3D off) and enabled VTK in order to have IVtk packages compiled. However, compilation failed with the following linkage error: error LNK1104: cannot open file '...d3d9.lib' Thus I had to remove this lib manually from linker options of TKIVtk and TKIVtkDraw. After that it compiled successfully. Please, check configuration of linker options for IVtk in CMake. | ||||
Steps To Reproduce | build OCCT with vtk support on windows without installed Microsoft DirectX SDK (June 2010) | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR27040 has been created by ibs. SHA-1: d8d7aaf46a504cdac3c8830b5ad591a04fa6462f Detailed log of new commits: Author: ibs Date: Mon Dec 28 12:11:39 2015 +0300 0027040: IVtk does not compile after configuring with CMake hardcoded C:/Program Files (x86)/Microsoft DirectX SDK (June 2010)/Lib/x64/d3d9.lib is removed from any vtk toolkit |
|
dear ski, please review CR27040 branch of OCCT git |
|
No remarks, please proceed. |
|
Why only "June 2010" variant of D3D is considered? |
|
The VTK sources are used only this version |
|
Branch CR27040 has been deleted by kgv. SHA-1: d8d7aaf46a504cdac3c8830b5ad591a04fa6462f |
occt: master fa684e47 2015-12-28 09:11:39
Committer: abv Details Diff |
0027040: IVtk does not compile after configuring with CMake hardcoded C:/Program Files (x86)/Microsoft DirectX SDK (June 2010)/Lib/x64/d3d9.lib is removed from any vtk toolkit |
Affected Issues 0027040 |
|
mod - adm/cmake/vtk.cmake | Diff File | ||
mod - dox/dev_guides/building/cmake/cmake.md | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-26 12:53 |
|
New Issue | |
2015-12-26 12:53 |
|
Assigned To | => bugmaster |
2015-12-26 15:13 |
|
Relationship added | related to 0026944 |
2015-12-28 12:11 | git | Note Added: 0049628 | |
2015-12-28 12:13 |
|
Note Added: 0049629 | |
2015-12-28 12:13 |
|
Assigned To | bugmaster => ski |
2015-12-28 12:13 |
|
Status | new => resolved |
2015-12-28 12:13 |
|
Steps to Reproduce Updated | |
2015-12-28 16:29 |
|
Note Added: 0049643 | |
2015-12-28 16:29 |
|
Assigned To | ski => bugmaster |
2015-12-28 16:29 |
|
Status | resolved => reviewed |
2016-01-08 20:40 |
|
Note Added: 0049738 | |
2016-01-11 12:40 |
|
Note Added: 0049769 | |
2016-01-15 16:57 |
|
Changeset attached | => occt master fa684e47 |
2016-01-15 16:57 |
|
Assigned To | bugmaster => abv |
2016-01-15 16:57 |
|
Status | reviewed => verified |
2016-01-15 16:57 |
|
Resolution | open => fixed |
2016-03-12 18:54 |
|
Relationship added | parent of 0027209 |
2016-04-17 13:46 | git | Note Added: 0052964 | |
2016-04-20 15:43 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:50 |
|
Status | verified => closed |