[Kstars-devel] [kstars] kstars: Introducing Ekos, a new tool for KStars that will empower amateur astronomers to utilize INDI based devices to perform essential functions in astrophotography:

bnc bnc at netspeed.com.au
Sat Jan 28 10:19:03 UTC 2012


Jasem,
Thanks for pointing out the kdesrc-build.
learnt heaps from that.
It took me a while because Suse does not install -devl libs by
default, so I had quite a bit missing.
There are still some errors but kdelibs installed ok.

I then ran cmake on kstars ok, but the make failed here

[ 71%] Building CXX object kstars/CMakeFiles/kstars.dir/kstarsactions.o         
/home/fred/git/kstars/kstars/kstarsactions.cpp: In member function ‘void KStars::slotEkos()’:
/home/fred/git/kstars/kstars/kstarsactions.cpp:358:33: error: invalid use of incomplete type ‘struct Ekos’
/home/fred/git/kstars/kstars/kstars.h:67:7: error: forward declaration of ‘struct Ekos’
/home/fred/git/kstars/kstars/kstarsactions.cpp:360:13: error: invalid use of incomplete type ‘struct Ekos’
/home/fred/git/kstars/kstars/kstars.h:67:7: error: forward declaration of ‘struct Ekos’
make[2]: *** [kstars/CMakeFiles/kstars.dir/kstarsactions.o] Error 1
make[1]: *** [kstars/CMakeFiles/kstars.dir/all] Error 2
make: *** [all] Error 2

Now i am doing the compile with libindi 8.2.
Do I need a later version if so where to get it?

Thanks,
Brian


On Thu, 26 Jan 2012 15:48:51 +0300
Jasem Mutlaq <mutlaqja at ikarustech.com> wrote:

> > cmake -Wno-dev ../ -DCMAKE_BUILD_TYPE=debugfull
> > -DCMAKE_INSTALL_PREFIX=/usr CMake Error
> > at /usr/share/cmake/Modules/FindKDE4.cmake:98 (MESSAGE): ERROR:
> > cmake/modules/FindKDE4Internal.cmake not found
> > in /root/.kde4/share/apps;/usr/share/kde4/apps;/etc/kde4/share/apps
> > Call Stack (most recent call first): CMakeLists.txt:3 (find_package)
> > -- Configuring incomplete, errors occurred!
> >
> > Do I have a dependency  missing?
> 
> I'm not sure, but a better solution is to download kdesrc-build and
> let it build KDE with you. Just make sure to customize it to build up
> until kdelibs (as the others like kdebase..etc is not really necessary
> for KStars).
> 
> http://kdesvn-build.kde.org/
> 
> At this stage, there is not much to test, it just supports
> connect/disconnect at this stage :) But I'll start adding
> functionality to it very soon as I really need it to work well with my
> astrophotography gear.
> 
> Regards,
> Jasem
> _______________________________________________
> Kstars-devel mailing list
> Kstars-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kstars-devel



More information about the Kstars-devel mailing list