Using cLion
Tried converting to cmake build env
cmake -G "MinGW Makefiles"
then
PS C:\Users\xxxx\OneDrive\dump1090\build> cmake ../ -DHAVE_HACKRF_SUPPORT=1 -DHAVE_RTLSDR_SUPPORT=1
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/xxxx/OneDrive/Documents/dump1090
No Dump1090.sln appears.
Some other errors:
Cannot generate 'Release-MinGW' into C:\Users\xxxx\OneDrive\Documents\
CMakeCache.txt is found in the project dir, only in-source generation will be performed.
[Failed to reload]
Using cLion
Tried converting to cmake build env
cmake -G "MinGW Makefiles"then
PS C:\Users\xxxx\OneDrive\dump1090\build> cmake ../ -DHAVE_HACKRF_SUPPORT=1 -DHAVE_RTLSDR_SUPPORT=1-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)-- Configuring done-- Generating done-- Build files have been written to: C:/Users/xxxx/OneDrive/Documents/dump1090No Dump1090.sln appears.
Some other errors:
Cannot generate 'Release-MinGW' into C:\Users\xxxx\OneDrive\Documents\CMakeCache.txt is found in the project dir, only in-source generation will be performed.[Failed to reload]