Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Using/installing (old) Desktop Components with Qt 4.8 on OS X 32 bit
Forum Updated to NodeBB v4.3 + New Features

Using/installing (old) Desktop Components with Qt 4.8 on OS X 32 bit

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 718 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    schumi1331
    wrote on 20 Mar 2013, 22:11 last edited by
    #1

    Hello,

    at the moment I am trying to configure the Desktop Components to be able to use them in an application. I am developing on OS X 10.6.8 32bit. I installed and configured the Qt libraries 4.8.3 and Qt Creator 2.5.2 and I'm able to build and run desktop apps with the CONFIG += x86 in the pro-file.

    Now I want to use the Desktop Components you can find here: https://qt.gitorious.org/qt-components/desktop
    I have to use the old one as I have to use Qt 4.8 (at least I couldn't find anything about Qt 5 support on Windows Embedded Standard (the latest XP edition, not 7)). I cloned the directory on the git, moved to the folder where they are now (/Users/Sebastian/desktopcomp) and run "qmake" and "make install" how it is said in the wiki, with the following result:

    @Sebastians-Mac:desktopcomp Sebastian$ qmake
    WARNING: Ignored (not found) '/Users/Sebastian/desktopcomp/src/styleplugin.pbproj'
    WARNING: Ignored (not found) '/Users/Sebastian/desktopcomp/qmldesktopviewer/qmldesktopviewer.pbproj'
    Sebastians-Mac:desktopcomp Sebastian$ make install
    make: *** No rule to make target `install'. Stop.@

    So I am not able to use the components and couldn't find any further info or suggestions how to install them. Any ideas?

    Best Regards,
    Sebastian

    1 Reply Last reply
    0

    1/1

    20 Mar 2013, 22:11

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved