+ Reply to Thread
Results 1 to 3 of 3

Thread: Compile qml desktop components with visual 2008

  1. #1
    Join Date
    Apr 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Unhappy Compile qml desktop components with visual 2008

    Hello,

    I have tried so many times to compile qml desktop components (sources here : http://qt.gitorious.org/qt-component...p/trees/master) with visual c++ 2008
    But i always get errors, despite my attempts since 2 days now. I just want one thing : the styleplugin.dll which is created under the plugin folder after compilation. (i will use it with pyside + qml)

    Could someone do this and provide me this dll ???

    PS : the dll has to be the release.

    Thanks,
    Peter

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    4,814
    Thanks
    11
    Thanked 947 Times in 920 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Compile qml desktop components with visual 2008

    How about you tell us what the errors are.

  3. #3
    Join Date
    Nov 2010
    Posts
    82
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Compile qml desktop components with visual 2008

    under visual studio you must have the qt addin installed and use it to open the project, then select your QT version, your compile mode (release or debug) and then build
    but as chris said give us the errors

+ Reply to Thread

Similar Threads

  1. Using QML Components for the Desktop with PySide
    By hansotronic in forum Qt Quick
    Replies: 2
    Last Post: 30th October 2012, 00:49
  2. QtCreator and Desktop Components
    By Splashy in forum Qt Quick
    Replies: 6
    Last Post: 24th March 2012, 00:43
  3. Replies: 2
    Last Post: 16th March 2012, 14:22
  4. Replies: 0
    Last Post: 26th February 2012, 16:48
  5. Replies: 0
    Last Post: 21st May 2011, 22:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts