Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17350 closed defect (fixed)

sqliteman 1.2.0 fails to build without QScintilla

Reported by: nerdrew@… Owned by: ghosthound
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: sqliteman

Description

I got the following error message:

CMake Error at cmake/modules/FindQScintilla.cmake:56 (MESSAGE):
  Could not find QScintilla library
Call Stack (most recent call first):
  CMakeLists.txt:132 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!

Either make qscintilla a build dependency or use "-DWANT_INTERNAL_QSCINTILLA=1" as a configure.pre_args to use the internal qscintilla.

Change History (4)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to ricci@…

Assigning to maintainer.

comment:2 Changed 15 years ago by ghosthound

Status: newassigned

comment:3 Changed 15 years ago by ghosthound

Resolution: fixed
Status: assignedclosed

Gah, left off the qscintialla dependency, sorry about that. Fixed in r42476.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.