Description: At first this is NOT a complete LCARS kwin decoration. This is only a help for the one who will finish the work.
Look at the page (click download). There you find some descriptions, lots of LCARS ressources, a kdevelop3 project for LCARSdeco and some unreleased stuff too.
Hi, I'm the person who created the LCARS karamba theme and posted it to
kde-look.
Thank you for posting the LCARS stuff on kde-look.
I am trying to make more LCARS stuff to post on kde-look and your posting was
a great help.
However, I tried to open your lcarsdeco kdevelop project in kdevelop and got
a messagebox stating "The specified folder does not exist or was not
readable.". The messagebox doesn't tell me the folder name or where it was
expecting to find this folder. So, I cannot open the kdevelop project.
So, I went ahead and executed a configure and and compiled it with the F8 key
and got the message "*** Exited with status: 2 ***". Is this normal? It
doesn't seem that I will be able to compile in kdevelop.
I switched to konsole and did the following in a clean copy of the source:
When I tried to do a ./configure - in konsole - , which finished successfully,
but I got over 100 errors when I tried to do a "make" - in konsole. So, I
could not compile in konsole either.
I have been trying to learn how to make a KDE windeco for LCARS, but, have
been unsuccessful.
Any help would be greatly appreciated.
Thanks.
The errors I got are errors in the C++ code. I am assuming this because the errors state "cannot declare member function", and, "syntax error before "syntax error before `{' token".
There are numers errors of this kind and I will email the konsole output to you.
Thanks.
Ratings & Comments
4 Comments
I would really like to contribute to the grafix, but the page is down?=
Hi, I'm the person who created the LCARS karamba theme and posted it to kde-look.
Thank you for posting the LCARS stuff on kde-look. I am trying to make more LCARS stuff to post on kde-look and your posting was a great help.
However, I tried to open your lcarsdeco kdevelop project in kdevelop and got a messagebox stating "The specified folder does not exist or was not readable.". The messagebox doesn't tell me the folder name or where it was expecting to find this folder. So, I cannot open the kdevelop project.
So, I went ahead and executed a configure and and compiled it with the F8 key and got the message "*** Exited with status: 2 ***". Is this normal? It doesn't seem that I will be able to compile in kdevelop.
I switched to konsole and did the following in a clean copy of the source: When I tried to do a ./configure - in konsole - , which finished successfully, but I got over 100 errors when I tried to do a "make" - in konsole. So, I could not compile in konsole either.
I have been trying to learn how to make a KDE windeco for LCARS, but, have been unsuccessful.
Any help would be greatly appreciated.
Thanks.
if there are some errors please make following: make distclean make -f Makefile.cvs then continue with ./configure ....
The errors I got are errors in the C++ code. I am assuming this because the errors state "cannot declare member function", and, "syntax error before "syntax error before `{' token".
There are numers errors of this kind and I will email the konsole output to you. Thanks.