In case anyone else has this. I had to add Symbian\tools...\bin to the path:
-- Found PkgConfig: C:/QtSDK/Symbian/tools/sbs/win32/cygwin/bin/pkg-config.exe (
found version "0.23")
So next to find the missing header files:
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
-- Looking for include file pthread.h
-- Looking for include file pthread.h - not found.
etc...
Bookmarks