Results 1 to 7 of 7

Thread: Installation problems

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Apr 2012
    Posts
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Installation problems

    Thanks

    I was running it from the QtCreator gui that came with QtSDK.
    Now I tried it from the command line but that fails too:

    C:\Users\CJS\Desktop\lmmsBuild\lmms>cmake CmakeLists.txt
    -- Building for: Visual Studio 10
    -- Check for working C compiler using: Visual Studio 10
    -- Check for working C compiler using: Visual Studio 10 -- works
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working CXX compiler using: Visual Studio 10
    -- Check for working CXX compiler using: Visual Studio 10 -- works
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
    PROCESSOR: x86
    -- Target host is 32 bit
    -- Looking for include file stdint.h
    -- Looking for include file stdint.h - found
    -- Looking for include file stdbool.h
    -- Looking for include file stdbool.h - not found.
    -- Looking for include file stdlib.h
    -- Looking for include file stdlib.h - found

    ... and many more... but I assume that's because it can't find PkgConfig. I did a global search for PkgConfig and found 3 folders and a .pm file of that name but I don't know what to do about it
    Last edited by Perduta; 21st April 2012 at 01:30.

Similar Threads

  1. Replies: 1
    Last Post: 23rd November 2010, 22:17
  2. Replies: 2
    Last Post: 23rd July 2010, 15:53
  3. Installation problem : Qt4.6.1 problems when using nmake
    By euro_geek in forum Installation and Deployment
    Replies: 0
    Last Post: 10th June 2010, 23:03
  4. MacOSX PyQt4 installation problems
    By wraithdragon in forum Installation and Deployment
    Replies: 0
    Last Post: 11th November 2009, 04:36
  5. Qt 4.5 Installation problems
    By FatTail in forum Installation and Deployment
    Replies: 8
    Last Post: 12th March 2009, 03:33

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.