Bug 272946

Summary: undefined reference to `QsciCommand::setKey(int)'
Product: [Developer tools] bindings Reporter: Dennis veatch <dennislveatch>
Component: generalAssignee: kde-bindings
Status: RESOLVED WORKSFORME    
Severity: normal CC: andrew.crouthamel, taurnil.oronar
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Compile log of kdebindings with qscintilla 2.5.1

Description Dennis veatch 2011-05-10 15:27:59 UTC
Created attachment 59862 [details]
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
Comment 1 Andrew Crouthamel 2018-11-05 03:14:06 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Taurnil 2018-11-05 09:50:30 UTC
I've since moved on, you can close this.
Comment 3 Andrew Crouthamel 2018-11-05 14:05:56 UTC
Thanks for the update!