View Issue Details

IDProjectCategoryView StatusLast Update
0004489Slicer4Core: Base Codepublic2018-01-08 20:06
Reporterpieper Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0004489: Qt5 build has library issues on mac (mach-o load command too big)
Description

On a mac build with Qt 5.10 I get a lot of startup issues like this:
<pre>
dlopen(/Users/pieper/slicer4/latest/Slicer5-superbuild/Slicer-build/lib/Slicer-4.9/qt-loadable-modules/vtkSlicerOpenIGTLinkIFModuleLogicPython.so, 2): no suitable image found. Did find:
/Users/pieper/slicer4/latest/Slicer5-superbuild/Slicer-build/lib/Slicer-4.9/qt-loadable-modules/./vtkSlicerOpenIGTLinkIFModuleLogicPython.so: malformed mach-o: load commands size (32944) > 32768
/Users/pieper/slicer4/latest/Slicer5-superbuild/Slicer-build/lib/Slicer-4.9/qt-loadable-modules/vtkSlicerOpenIGTLinkIFModuleLogicPython.so: malformed mach-o: load commands size (32944) > 32768
/Users/pieper/slicer4/latest/Slicer5-superbuild/Slicer-build/lib/Slicer-4.9/qt-loadable-modules/vtkSlicerOpenIGTLinkIFModuleLogicPython.so: malformed mach-o: load commands size (32944) > 32768
/Users/pieper/slicer4/latest/Slicer5-superbuild/Slicer-build/lib/Slicer-4.9/qt-loadable-modules/vtkSlicerOpenIGTLinkIFModuleLogicPython.so: malformed mach-o: load commands size (32944) > 32768
</pre>

Steps To Reproduce

Build with Qt 5.10 on current mac OS/Xcode

TagsQt5

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-01-08 20:06 pieper New Issue
2018-01-08 20:06 pieper Status new => assigned
2018-01-08 20:06 pieper Assigned To => jcfr
2018-01-08 20:06 pieper Tag Attached: Qt5