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![]()





Reply With Quote

Bookmarks