Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000081 [sqliteman] Build and Install minor always 2008-01-19 08:05 2008-03-21 09:06
Reporter propanbutan View Status public  
Assigned To subzero
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000081: sqliteman does not build with an external qscintilla library
Description cmake spits out
CMake Error: QScintilla_DIR is not set. It must be set to the directory containing QScintillaConfig.cmake in order to use QScintilla.

i'd gladly set QScintilla_DIR, but there is no QScintillaConfig.cmake in the qscintilla tarball, nor does it get generated during the build. if it's just cmake's equivalent of pkg-config .pc files, it shouldn't be hard to write up, but i'm not familiar with the convention.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000126)
subzero (administrator)
2008-01-20 20:06

what OS are you using? And do you have Qscintilla 2 installed? The API has been changed from version 1.

QScintilla cmake "find" module is located at:

subzero@mojo-jojo:~/sqliteman/trunk/Sqliteman/cmake/modules> ll
-rw-r--r-- 1 subzero users 1715 2007-12-19 10:08 FindQScintilla.cmake

anyway, you can build sqliteman with -DWANT_INTERNAL_QSCINTILLA=1 parameter for cmake like workaround.
(0000127)
propanbutan (reporter)
2008-01-21 02:23

linux. yes qscintilla2 is installed, i know about the workaround, but i want to link against it. i was using the recent svn-snapshot from sourceforge, which doesn't include that file. i'll just checkout the repo, case closed.
(0000128)
subzero (administrator)
2008-01-24 19:47

should I understand that you solved it? It's cool if it is so ;)

Anyway, You're right. The tarballs does not contain custom cmake files. It's a bug in svn2dist script from KDE4 propably. It does not pack required files for that. I'll fix it ASAP.
(0000129)
propanbutan (reporter)
2008-01-24 22:54

way cool, i just checked out the trunk and cmake found libqscintilla2 without me having to do anything :)
(0000164)
subzero (administrator)
2008-02-05 13:53

the tarballs now contain custom cmake modules (release script changed). The next SVN snapshot release will include it.

- Issue History
Date Modified Username Field Change
2008-01-19 08:05 propanbutan New Issue
2008-01-20 20:06 subzero Note Added: 0000126
2008-01-21 02:23 propanbutan Note Added: 0000127
2008-01-24 19:47 subzero Note Added: 0000128
2008-01-24 22:54 propanbutan Note Added: 0000129
2008-02-05 13:53 subzero Status new => resolved
2008-02-05 13:53 subzero Fixed in Version => 1.1svn
2008-02-05 13:53 subzero Resolution open => fixed
2008-02-05 13:53 subzero Assigned To => subzero
2008-02-05 13:53 subzero Note Added: 0000164
2008-03-21 09:06 subzero Status resolved => closed


Mantis 1.1.7[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker