[Kde-bindings] [Bug 272946] New: undefined reference to `QsciCommand::setKey(int)'

Dennis veatch dennisveatch at bellsouth.net
Tue May 10 13:28:00 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=272946

           Summary: undefined reference to `QsciCommand::setKey(int)'
           Product: bindings
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings at kde.org
        ReportedBy: dennisveatch at bellsouth.net


Created an attachment (id=59862)
 --> (http://bugs.kde.org/attachment.cgi?id=59862)
Compile log of kdebindings with qscintilla 2.5.1

Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

Compiling kdebindings-4.6.3 from source and using qscintilla2-gpl-2.5.1
(compiled from source; which went fine). Using -DWITH_QScintilla=ON kdebindings
fails the make starting with;

[ 23%] Building CXX object smoke/qt/qsci/CMakeFiles/smokeqsci.dir/x_10.o
Linking CXX shared library ../../../lib/libsmokeqsci.so
CMakeFiles/smokeqsci.dir/x_1.o: In function
`__smokeqsci::xcall_QsciCommand(short, void*, Smoke::StackItem*)':
x_1.cpp:(.text+0x9f): undefined reference to `QsciCommand::setKey(int)'

Setting -DWITH_QScintilla=OFF and kdebindings compiles OK.

Reproducible: Always

Steps to Reproduce:
compile/install qscintilla 2.5.1 from source, compile kdebindings using
-DWITH_QScintilla=ON. 



Attached is a compile log. Also was not given a choice of kde version 4.6.3
hence the 4.6.2

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kde-bindings mailing list