Ticket #24198 (closed defect: fixed)
Quarter: only absolute run-paths are allowed / can't find designer
| Reported by: | ryandesign@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Port: | Quarter |
Description
I can't build Quarter 1.0.0 on Snow Leopard:
Quarter configuration settings: Coin version: 3.1.3 Quarter version: 1.0.0 Framework Installation Prefix: /Library/Frameworks Quarter installation prefix: /opt/local Qt Designer plugin path: **Unknown**/designer
/bin/sh ../../libtool --mode=link /usr/bin/g++-4.2 -O2 -arch x86_64 -L/opt/local/lib -L/opt/local/libexec/qt4-mac/lib -o libQuarterWidgetPlugin.la -rpath **Unknown**/designer -no-undefined -Wl,-twolevel_namespace -Wl,-undefined,error -L../Quarter -L/opt/local/lib -R/opt/local/lib -L/usr/X11R6/lib libQuarterWidgetPlugin_la-QuarterWidgetPlugin.lo libQuarterWidgetPlugin_la-moc_QuarterWidgetPlugin.lo libQuarterWidgetPlugin_la-qrc_coinlogo.lo -lQuarter -lCoin -lGL -lXext -lSM -lICE -lX11 -lpthread -Wl,-F/opt/local/libexec/qt4-mac//lib -Wl,-framework,QtGui -Wl,-framework,QtOpenGL -Wl,-framework,QtCore -Wl,-framework,QtXml -Wl,-framework,QtNetwork -Wl,-framework,QtSql -Wl,-framework,QtXml -Wl,-framework,QtScript -Wl,-framework,QtDesigner -lQtUiTools libtool: link: only absolute run-paths are allowed
I assume "-rpath **Unknown**/designer" is the problem. I assume "designer" is QtDesigner which I assume is in /opt/local/libexec/qt4-mac/plugins/designer/
Change History
Note: See
TracTickets for help on using
tickets.

