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

I can't install CTK #568

Closed
pedromonteirojr opened this issue May 22, 2015 · 3 comments
Closed

I can't install CTK #568

pedromonteirojr opened this issue May 22, 2015 · 3 comments

Comments

@pedromonteirojr
Copy link

pedromonteirojr commented May 22, 2015

Hi, I'm trying to install CTK but all times I try I get this error:

/home/pedrojunior/Desktop/CTK/Libs/Widgets/Testing/Cpp/ctkSearchBoxTest1.cpp: In function ‘int ctkSearchBoxTest1(int, char*_)’:
/home/pedrojunior/Desktop/CTK/Libs/Widgets/Testing/Cpp/ctkSearchBoxTest1.cpp:43:24: error: ‘QPalette::ColorRole’ is not a class or namespace
   p.setColor(QPalette::ColorRole::Window, Qt::gray);
                        ^
/home/pedrojunior/Desktop/CTK/Libs/Widgets/Testing/Cpp/ctkSearchBoxTest1.cpp:44:24: error: ‘QPalette::ColorRole’ is not a class or namespace
   p.setColor(QPalette::ColorRole::Base, Qt::gray);
                        ^
make[5]: *_\* [Libs/Widgets/Testing/Cpp/CMakeFiles/CTKWidgetsCppTests.dir/ctkSearchBoxTest1.cpp.o] Error 1
make[4]: **\* [Libs/Widgets/Testing/Cpp/CMakeFiles/CTKWidgetsCppTests.dir/all] Error 2
make[3]: **\* [all] Error 2
make[2]: **\* [CTK-prefix/src/CTK-stamp/CTK-build] Error 2
make[1]: **\* [CMakeFiles/CTK.dir/all] Error 2
make: **\* [all] Error 2

I'm using Linux Mint 17.1 and I have installed cmake version 2.8.12.2 and Qt version 4.8.
Please, I need this to my work of college, how can I fix This error?

@jcfr
Copy link
Member

jcfr commented Jun 1, 2015

@pedromonteirojr Waiting this is addressed. You could build your project using the CTK build tree without installing it.

@jcfr
Copy link
Member

jcfr commented Jun 1, 2015

Could you also share the list of commands leading to the this error ?

@jcfr
Copy link
Member

jcfr commented Jan 25, 2018

Since no more information was provided and it was not possible to reproduce the issue, closing.

@jcfr jcfr closed this as completed Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants