QScintilla

Questions regarding IDE/Code-Editor

QScintilla

Postby Mte90 » Mon Dec 13, 2010 10:39 pm

Hello, it's possible add the support for qscintilla?
I want make an editor in qt for php and qscintilla is a best solution for start with my project.
It's possible? :mrgreen:
Mte90
 
Posts: 4
Joined: Mon Dec 13, 2010 10:18 pm

Re: QScintilla

Postby berndnoetscher » Wed Dec 15, 2010 11:01 am

Mte90 wrote:Hello, it's possible add the support for qscintilla?
I want make an editor in qt for php and qscintilla is a best solution for start with my project.
It's possible? :mrgreen:


qscintilla cannot be used in kbasic as control. There is no way to add C++ source code to the project. But in its successor, called q7b, it is possible.
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: QScintilla

Postby Mte90 » Tue Dec 21, 2010 8:48 pm

Damn!
with q7basic i get this error if i start the program:
Code: Select all
./Q7Basic: symbol lookup error: ./Q7Basic: undefined symbol: _ZN9QListData11detach_growEPii

If i want insert only qscintilla?
i want make an ide for php and qscintilla highlight the code automatically.
Mte90
 
Posts: 4
Joined: Mon Dec 13, 2010 10:18 pm

Re: QScintilla

Postby berndnoetscher » Wed Dec 22, 2010 8:02 am

You need Qt 4.7.0 or above installed.
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am


Return to IDE

cron