Changes between Initial Version and Version 1 of Ticket #53619, comment 4


Ignore:
Timestamp:
Feb 22, 2017, 6:36:19 AM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53619, comment 4

    initial v1  
    1 Same issue happens with OpenSCAD, I notice.
     1Same issue happens with OpenSCAD, I notice. I fixed OpenSCAD like this
     2{{{
     3sudo ln -s /opt/local/libexec/qt4/lib/libqscintilla2_qt4.13.0.0.dylib /opt/local/libexec/qt4/lib/libqscintilla2.dylib
     4}}}
     5but I guess that's not the proper fix for it, as this port fix shows.