Opened 7 years ago

Closed 7 years ago

#53622 closed defect (fixed)

qscintilla @2.10: universal variant fails

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: qscintilla

Description

:info:build Undefined symbols for architecture i386:
:info:build   "QsciScintilla::QsciScintilla(QWidget*)", referenced from:
:info:build       QScintillaPlugin::createWidget(QWidget*) in qscintillaplugin.o
:info:build       non-virtual thunk to QScintillaPlugin::createWidget(QWidget*) in qscintillaplugin.o
:info:build ld: symbol(s) not found for architecture i386
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)

Attachments (1)

main.log (267.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 7 years ago.

Download all attachments as: .zip

Change History (3)

Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 7 years ago by michaelld (Michael Dickens)

In b8186b2/macports-ports:

qscintilla: fix patch to correctly implement +universal; addresses ticket #53622 .

comment:2 Changed 7 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Thanks for the pointer!

Note: See TracTickets for help on using tickets.