View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026690 | Open CASCADE | OCCT:Coding | public | 2015-09-15 15:52 | 2016-04-20 15:48 |
Reporter | bugmaster | Assigned To | bugmaster | ||
Priority | high | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
Platform | Mac | OS | OS | ||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0026690: Problem of compilation on imac monoblock | ||||
Description | Compilation on imac monoblock causes errors: Linking CXX shared library ../../mac64/clang/lib/libTKViewerTest.dylib Undefined symbols for architecture x86_64: "parseOnOff(char const*, unsigned int&)", referenced from: TextToBRep(Draw_Interpretor&, int, char const**) in ViewerTest_ObjectCommands.cxx.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [mac64/clang/lib/libTKViewerTest.dylib] Error 1 make[1]: *** [src/TKViewerTest/CMakeFiles/TKViewerTest.dir/all] Error 2 make: *** [all] Error 2 bash-3.2$ clang --version Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) Target: x86_64-apple-darwin14.5.0 Thread model: posix Problem is reproduced both cmake generated by WOK and original cmake. On mac-mini problem is not reproduced bash-3.2$ clang --version Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.3.0 Thread model: posix | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
child of | 0024272 | closed | Provide basic text formatting routines for Font_BRepFont |
|
inline Standard_Boolean parseOnOff (Standard_CString theArg, Standard_Boolean& theIsOn) ... extern Standard_Boolean parseOnOff (Standard_CString theArg, Standard_Boolean& theIsOn); Please consider moving parseOnOff() declaration to ViewerTest::ParseOnOff() as static method. |
|
Branch CR26690 has been created by isk. SHA-1: 82e4c8a6e1dbc779046575ac8d2c30da53d2c769 Detailed log of new commits: Author: isk Date: Tue Sep 15 16:36:50 2015 +0300 0026690: Problem of compilation on imac monoblock |
|
Dear Kirill, Please review the branch CR26690. |
|
Please check compilation. |
|
Dear BugMaster, Branch CR26690 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested. SHA-1: 82e4c8a6e1dbc779046575ac8d2c30da53d2c769 Number of compiler warnings: occt component: Linux: 15 (15 on master) Windows: 0 (0 on master) products component: Linux: 39 (39 on master) Windows: 0 (0 on master) |
|
OCCT and Products have been compiled on all platforms including imac monoblock. There are no problems of compilation. |
|
Branch CR26690 has been deleted by kgv. SHA-1: 82e4c8a6e1dbc779046575ac8d2c30da53d2c769 |
occt: master a5565a3c 2015-09-15 13:36:50
Committer: bugmaster Details Diff |
0026690: Problem of compilation on imac monoblock |
Affected Issues 0026690 |
|
mod - src/ViewerTest/ViewerTest.cxx | Diff File | ||
mod - src/ViewerTest/ViewerTest.hxx | Diff File | ||
mod - src/ViewerTest/ViewerTest_ObjectCommands.cxx | Diff File | ||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-15 15:52 | bugmaster | New Issue | |
2015-09-15 15:52 | bugmaster | Assigned To | => kgv |
2015-09-15 16:05 | bugmaster | Project | OCCT => Open CASCADE |
2015-09-15 16:07 | kgv | Relationship added | child of 0024272 |
2015-09-15 16:08 | kgv | Assigned To | kgv => isk |
2015-09-15 16:08 | kgv | Status | new => assigned |
2015-09-15 16:08 | kgv | Product Version | 7.0.0 => |
2015-09-15 16:10 | kgv | Note Added: 0045650 | |
2015-09-15 16:36 | git | Note Added: 0045651 | |
2015-09-16 08:56 |
|
Note Added: 0045680 | |
2015-09-16 08:56 |
|
Assigned To | isk => kgv |
2015-09-16 08:56 |
|
Status | assigned => resolved |
2015-09-16 08:56 |
|
Steps to Reproduce Updated | |
2015-09-16 09:13 | kgv | Note Added: 0045682 | |
2015-09-16 09:13 | kgv | Assigned To | kgv => bugmaster |
2015-09-16 09:13 | kgv | Priority | normal => high |
2015-09-16 09:13 | kgv | Severity | major => trivial |
2015-09-16 09:13 | kgv | Status | resolved => reviewed |
2015-09-16 13:11 |
|
Assigned To | bugmaster => apv |
2015-09-16 17:08 |
|
Test case number | => Not needed |
2015-09-16 17:09 |
|
Note Added: 0045725 | |
2015-09-16 17:09 |
|
Assigned To | apv => bugmaster |
2015-09-16 17:09 |
|
Status | reviewed => tested |
2015-09-16 17:22 | bugmaster | Status | tested => feedback |
2015-09-17 10:03 | bugmaster | Note Added: 0045747 | |
2015-09-17 10:03 | bugmaster | Status | feedback => tested |
2015-09-18 13:31 | bugmaster | Changeset attached | => occt master a5565a3c |
2015-09-18 13:31 | bugmaster | Status | tested => verified |
2015-09-18 13:31 | bugmaster | Resolution | open => fixed |
2015-10-16 16:28 | git | Note Added: 0046955 | |
2016-04-20 15:44 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:48 |
|
Status | verified => closed |