Bug 1017452 - #include <qsci/qsciqscintilla.h> -- Please update libqscintilla to 2.8!!
Summary: #include <qsci/qsciqscintilla.h> -- Please update libqscintilla to 2.8!!
Keywords:
Status: CLOSED DUPLICATE of bug 1017451
Alias: None
Product: Fedora
Classification: Fedora
Component: qscintilla
Version: 19
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-09 22:55 UTC by amodayus
Modified: 2013-10-10 02:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-10 02:29:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description amodayus 2013-10-09 22:55:01 UTC
Description of problem:

compilation error when compiling gui for sonic pi. libscintilla 2.8 is required for it not sure if this might be the problem.

Version-Release number of selected component (if applicable):

qscintilla-2.7.1-1.fc19.x86_64



How reproducible:

#include <qsci/qsciqscintilla.h>
qmake-qt4 -project
qmake-qt4
make

Steps to Reproduce:
qmake-qt4 -project
qmake-qt4
make

Actual results:

mainwindow.cpp:50:32: fatal error: Qsci/qsciscintilla.h: No such file or directory
 #include <Qsci/qsciscintilla.h>
                                ^
compilation terminated.
make: *** [mainwindow.o] Error 1

Expected results:
compiled program

Additional info:

Trying to port sonic pi to fedora. Please help!
Thank you

Comment 1 Rex Dieter 2013-10-10 02:29:27 UTC

*** This bug has been marked as a duplicate of bug 1017451 ***


Note You need to log in before you can comment on or make changes to this bug.