Git Product home page Git Product logo

Comments (2)

jeinarsson avatar jeinarsson commented on September 2, 2024

Thanks for working on all this.

I compiled Python 2.7.2 + Qt 4.8 PythonQt from this repo with msvc2008. To get Debug mode working (that is, not mixing runtimes and crashing), I had to remove the hack in dPython.h completely, and link to python27_d.lib manually. I guess this is what PYTHONQT_USE_RELEASE_PYTHON_FALLBACK will fix in the future.

Moreover the patch in issue #2 is needed for compilation.

What is the recommended way to compile PythonQt_QtAll now? Could it be merged into PythonQt?
EDIT: PythonQt_Wrap_QtAll added in 97df3b0

I don't understand all of the dependencies.. I got Release mode working via the QtCreator project, but the Debug project keeps complaining about the python library thus far..
EDIT: Using Qt Creator for the extension actually worked out now.. However, naming the debug lib PythonQt_d.lib and putting it all into CMake would be nice. If I manage I'll ping you again...

EDIT: and is there a discussion channel for this project? I know I'm drifting off topic in here..

from pythonqt.

jcfr avatar jcfr commented on September 2, 2024

Hi @jeinarsson,

Various PythonQt issues could be discussed on the CTK developer mailing list: http://www.commontk.org/index.php/Getting_Started

from pythonqt.

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.