Menu

Compilation Error: QtGui/QApplication

2013-02-27
2013-02-28
  • Open Source Junky

    Hi

    I checked out latest version but compile script does not work. I'm on Kubuntu 12.04 LTS.

    $ ./compile.sh
    compile.sh: Two Java installations were found:
        [0] /usr/lib/jvm/java-7-openjdk-i386
        [1] /usr/lib/jvm/java-6-openjdk
      Please pick one of these (default is [0]): 
    compile.sh: [II] JAVA_HOME='/usr/lib/jvm/java-7-openjdk-i386'
    compile.sh: [II] Now compiling...
    joxy_utils_JoxyGraphics.cpp:6:30: fatal error: QtGui/QApplication: No such file or directory
    compilation terminated.
    compile.sh: [EE] Compiling not succesfull. Please check g++ output or Joxy wiki.
    

    Do you maybe have advice for me, e.g. what package must I install to make it work?

    Thank you

     
  • Willem3141

    Willem3141 - 2013-02-27

    Hello,

    I think the package you are missing is libqt4-dev.
    I see that we didn't mention it in the documentation, we will add it soon. Thank you for bringing this to our attention. :-)

    Willem

     
  • Open Source Junky

    Perfect, problem solved.

    Thanks Willem!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.