Menu

Compile in Ubuntu with Qt5.5

2016-06-22
2016-06-23
  • Zafeirios Fountas

    Hi,

    I've been trying to compile PythonQt3.1 using qtcreator and Qt5.5.1 in Ubuntu 14.04.

    Unfortunately, I've been getting some errors. The latest one (which I haven't solved yet) says:

    ~/PythonQt3.1/build/../lib/libPythonQt_QtAll.so: undefined reference to PythonQt_init_QtQml(_object*)' ~/PythonQt3.1/build/../lib/libPythonQt_QtAll.so: undefined reference toPythonQt_init_QtQuick(_object)'
    collect2: error: ld returned 1 exit status
    make[2]: [../../lib/PyGuiExample] Error 1
    make[1]:
    [sub-PyGuiExample-make_first] Error 2
    make:
    ** [sub-examples-make_first-ordered] Error 2
    15:00:38: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project PythonQt (kit: Desktop Qt 5.5.1 GCC 64bit)
    When executing step "Make"

    Do you guys know what the problem might be here?

    Many thanks!
    Zaf

     
  • Zafeirios Fountas

    Thanks for the fast reply. Sorry I didn't realize this was answered. However, I still haven't completely understood what I have to do unfortunately, so I'll use the other thread to continue my question for consistency.

     

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.