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

Failing to build tests #46

Open
PureTryOut opened this issue May 1, 2020 · 0 comments
Open

Failing to build tests #46

PureTryOut opened this issue May 1, 2020 · 0 comments

Comments

@PureTryOut
Copy link
Contributor

I'm trying to build mycroft-gui v1.0, but the unit tests fails to compile due to it not finding controllerconfig.h:

/home/bart/Git/alpine/aports/testing/mycroft-gui/src/mycroft-gui-1.0/import/mycroftcontroller.cpp:24:10: fatal error: controllerconfig.h: No such file or directory
   24 | #include "controllerconfig.h"
      |          ^~~~~~~~~~~~~~~~~~~~

As seen here it's supposed to be provided by the GUI itself, but no such luck. I already tried linking the tests against mycroftplugin (which should include that file no?) but that didn't help either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant