Git Product home page Git Product logo

Comments (10)

GregAbram avatar GregAbram commented on August 19, 2024

from displaycluster.

leonardocfor avatar leonardocfor commented on August 19, 2024

Hi Greg,

Thanks for your help. I have installed ffmpeg version 1.1.2 and it worked. However, now I am having this issue with PythonQt.h:

Building CXX object CMakeFiles/displaycluster.dir/src/SSaver.o
In file included from /opt/DisplayCluster/src/SSaver.cpp:42:0:
/opt/DisplayCluster/src/PythonConsole.h:43:22: fatal error: PythonQt.h: No such file or directory
#include <PythonQt.h>
^
compilation terminated.
make[2]: *** [CMakeFiles/displaycluster.dir/src/SSaver.o] Error 1
make[1]: *** [CMakeFiles/displaycluster.dir/all] Error 2
make: *** [all] Error 2

I am using Ubuntu 14.04 and I have Qt installed as one of DisplayCluster dependencies. Which package should I installed to get this PythonQt.h library?

Thanks :)

from displaycluster.

GregAbram avatar GregAbram commented on August 19, 2024

from displaycluster.

leonardocfor avatar leonardocfor commented on August 19, 2024

OK, I did as you said. I had some issues with not finding Python.h as well but I set CPLUS_INCLUDE_PATH so it moved ahead but still PythonQt.h is not found. Is there a variable that needs to be set for this or something to change in the cmake modules?

from displaycluster.

GregAbram avatar GregAbram commented on August 19, 2024

from displaycluster.

leonardocfor avatar leonardocfor commented on August 19, 2024

Hi Greg,

Thanks for your help. It compiled but now I am getting this:

[100%] Building CXX object CMakeFiles/displaycluster.dir/src/moc_Remote.o
Linking CXX executable displaycluster
CMakeFiles/displaycluster.dir/src/SSaver.o: In function QSSApplication::sleep_end()': SSaver.cpp:(.text+0x157): undefined reference to PythonConsole::pyqt()'
SSaver.cpp:(.text+0x15f): undefined reference to `MyPythonQt::stop_screen_saver()'
collect2: error: ld returned 1 exit status
make[2]: *** [displaycluster] Error 1
make[1]: *** [CMakeFiles/displaycluster.dir/all] Error 2
make: *** [all] Error 2

I appreciate your help :)

from displaycluster.

GregAbram avatar GregAbram commented on August 19, 2024

from displaycluster.

GregAbram avatar GregAbram commented on August 19, 2024

from displaycluster.

leonardocfor avatar leonardocfor commented on August 19, 2024

Hi greg,

No, not yet. I have been swamped with some stuff. I am sorry, what do you mean specifically by enabling python support in the CMAKE configuration?

from displaycluster.

GregAbram avatar GregAbram commented on August 19, 2024

from displaycluster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.