Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building fails on Windows #13

Open
oiaavb opened this issue Sep 21, 2015 · 3 comments
Open

Building fails on Windows #13

oiaavb opened this issue Sep 21, 2015 · 3 comments
Labels

Comments

@oiaavb
Copy link

oiaavb commented Sep 21, 2015

Hi,

if I try to build the app I'm getting this error:

-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
CMake Error at src/app/CMakeLists.txt:9 (find_package):
Could not find a package configuration file provided by "ECM" (requested
version 1.4.0) with any of the following names:

ECMConfig.cmake
ecm-config.cmake

Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
to a directory containing one of the above files. If "ECM" provides a
separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred!

QML Material is installed. Is there something else missing?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/26838296-building-fails-on-windows?utm_campaign=plugin&utm_content=tracker%2F12543815&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12543815&utm_medium=issues&utm_source=github).
@ricardomv
Copy link
Member

I don't know what distribution you are using but try to install the extra-cmake-modules (ECM) package.

@oiaavb
Copy link
Author

oiaavb commented Sep 21, 2015

Forgot to mention, sorry: I'm using Windows 10.

Or means 'The goal is for the app to be cross patform and run on Linux, OS X, and Windows.' that only Linux is supported for the moment?

I'm not experienced with cmake unfortunately.

@ricardomv
Copy link
Member

I don't have a machine to test this, maybe @ibeliever knows if it works.

@ricardomv ricardomv changed the title Building fails Building fails on Windows Oct 10, 2015
@ricardomv ricardomv added the build label Nov 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants