
LCARSdeco
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
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.
Have a lot of fun!
stony777
15 years ago
Report
greatscot
16 years ago
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.
Report
sarahb523
16 years ago
make distclean
make -f Makefile.cvs
then continue with ./configure ....
Report
greatscot
16 years ago
There are numers errors of this kind and I will email the konsole output to you.
Thanks.
Report