Add new comment

Well, I found that I had to upgrade from QT4 to QT5 but then it still did not compile.
./configure went fine but make gave the following errors:
make[1]: Entering directory '/home/pi/Downloads/qxgedit-0.4.0'
cd src/ && ( test -e Makefile || /usr/lib/arm-linux-gnueabihf/qt5/bin/qmake /home/pi/Downloads/qxgedit-0.4.0/src/src.pro -o Makefile ) && make -f Makefile
Project ERROR: Unknown module(s) in QT: x11extras
qxgedit.mak:39: recipe for target 'sub-src-make_first' failed
make[1]: *** [sub-src-make_first] Error 3
make[1]: Leaving directory '/home/pi/Downloads/qxgedit-0.4.0'
Makefile:94: recipe for target 'src/qxgedit' failed
make: *** [src/qxgedit] Error 2

I then searched the internet for "Unknown module(s) in QT: x11extras" and found that I had to install development tools for QT.
I then did sudo apt-get build-dep qtcreator and then the make command worked fine and could finish with sudo make install.
So now I have QXGEDIT 0.4 working.

Thanks a lot, it is a nice tool!

All I need now is a tool that acts like the rhythm box in an electronic organ, a realtime arranger that can generate accompaniment and drums via the DB50XG.

Jan

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA
Enter the characters shown in the image.