#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 16 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to ricci@… |
---|
comment:2 Changed 16 years ago by ghosthound
Status: | new → assigned |
---|
comment:3 Changed 16 years ago by ghosthound
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Gah, left off the qscintialla dependency, sorry about that. Fixed in r42476.
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.