|
Hi
This is the error i am getting while building libkgeomap. Can anyone please guide me what to do?
smit@ubuntu:~/libkgeomap/build$ make [ 0%] Built target kgeomap_automoc
[ 3%] Building CXX object libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o /home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp: In member function ‘virtual QList<QPair<KGeoMap::GeoCoordinates, KGeoMap::GeoCoordinates> > KGeoMap::BackendMarble::getNormalizedBounds()’:
/home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp:1032: error: invalid use of incomplete type ‘struct Marble::ViewParams’ /usr/include/marble/MarbleMap.h:53: error: forward declaration of ‘struct Marble::ViewParams’
make[2]: *** [libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o] Error 1 make[1]: *** [libkgeomap/CMakeFiles/kgeomap.dir/all] Error 2 make: *** [all] Error 2
Thanks in advance. Smit Mehta II year, B.Tech Computer Science and Engineering IIT Madras +91-9884996531 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Sound like a problem with your libmarble installed on your computer.
Which version you use exactly ? Gilles Caulier 2012/3/10 smit <[hidden email]>: > Hi > > This is the error i am getting while building libkgeomap. Can anyone please > guide me what to do? > > smit@ubuntu:~/libkgeomap/build$ make > [ 0%] Built target kgeomap_automoc > [ 3%] Building CXX object > libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o > /home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp: In member function > ‘virtual QList<QPair<KGeoMap::GeoCoordinates, KGeoMap::GeoCoordinates> > > KGeoMap::BackendMarble::getNormalizedBounds()’: > /home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp:1032: error: invalid > use of incomplete type ‘struct Marble::ViewParams’ > /usr/include/marble/MarbleMap.h:53: error: forward declaration of ‘struct > Marble::ViewParams’ > make[2]: *** [libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o] Error > 1 > make[1]: *** [libkgeomap/CMakeFiles/kgeomap.dir/all] Error 2 > make: *** [all] Error 2 > > Thanks in advance. > > -- > Smit Mehta > II year, B.Tech > Computer Science and Engineering > IIT Madras > +91-9884996531 > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Hi
I use Ubuntu 10.10, with libmarble-dev installed in it. I cloned digikam 2.6 from the git repo, and was downloading dependencies. While i was installing libkgeomap, this error occured.
On Sat, Mar 10, 2012 at 6:50 PM, Gilles Caulier <[hidden email]> wrote: Sound like a problem with your libmarble installed on your computer. Smit Mehta II year, B.Tech Computer Science and Engineering IIT Madras +91-9884996531 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Which libmarble-dev you use ?
Gilles Caulier 2012/3/10 smit <[hidden email]>: > Hi > > I use Ubuntu 10.10, with libmarble-dev installed in it. I cloned digikam 2.6 > from the git repo, and was downloading dependencies. While i was installing > libkgeomap, this error occured. > > On Sat, Mar 10, 2012 at 6:50 PM, Gilles Caulier <[hidden email]> > wrote: >> >> Sound like a problem with your libmarble installed on your computer. >> Which version you use exactly ? >> >> Gilles Caulier >> >> 2012/3/10 smit <[hidden email]>: >> > Hi >> > >> > This is the error i am getting while building libkgeomap. Can anyone >> > please >> > guide me what to do? >> > >> > smit@ubuntu:~/libkgeomap/build$ make >> > [ 0%] Built target kgeomap_automoc >> > [ 3%] Building CXX object >> > libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o >> > /home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp: In member >> > function >> > ‘virtual QList<QPair<KGeoMap::GeoCoordinates, KGeoMap::GeoCoordinates> > >> > KGeoMap::BackendMarble::getNormalizedBounds()’: >> > /home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp:1032: error: >> > invalid >> > use of incomplete type ‘struct Marble::ViewParams’ >> > /usr/include/marble/MarbleMap.h:53: error: forward declaration of >> > ‘struct >> > Marble::ViewParams’ >> > make[2]: *** [libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o] >> > Error >> > 1 >> > make[1]: *** [libkgeomap/CMakeFiles/kgeomap.dir/all] Error 2 >> > make: *** [all] Error 2 >> > >> > Thanks in advance. >> > >> > -- >> > Smit Mehta >> > II year, B.Tech >> > Computer Science and Engineering >> > IIT Madras >> > +91-9884996531 >> > >> > _______________________________________________ >> > Digikam-devel mailing list >> > [hidden email] >> > https://mail.kde.org/mailman/listinfo/digikam-devel >> > >> _______________________________________________ >> Digikam-devel mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-devel > > > > > -- > Smit Mehta > II year, B.Tech > Computer Science and Engineering > IIT Madras > +91-9884996531 > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Hi
I use libmarble-dev : 4:4.5.5-0ubuntu2.1. Should i be using an updated version? If yes, from where can i get it? On Sat, Mar 10, 2012 at 7:07 PM, Gilles Caulier <[hidden email]> wrote: Which libmarble-dev you use ? Smit Mehta II year, B.Tech Computer Science and Engineering IIT Madras +91-9884996531 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
KDE 4.5.5 sound like pretty old. Here i use KDE 4.6.x without any problem
Gilles Caulier 2012/3/10 smit <[hidden email]>: > Hi > > I use libmarble-dev : 4:4.5.5-0ubuntu2.1. > > Should i be using an updated version? If yes, from where can i get it? > > On Sat, Mar 10, 2012 at 7:07 PM, Gilles Caulier <[hidden email]> > wrote: >> >> Which libmarble-dev you use ? >> Gilles Caulier >> >> 2012/3/10 smit <[hidden email]>: >> > Hi >> > >> > I use Ubuntu 10.10, with libmarble-dev installed in it. I cloned digikam >> > 2.6 >> > from the git repo, and was downloading dependencies. While i was >> > installing >> > libkgeomap, this error occured. >> > >> > On Sat, Mar 10, 2012 at 6:50 PM, Gilles Caulier >> > <[hidden email]> >> > wrote: >> >> >> >> Sound like a problem with your libmarble installed on your computer. >> >> Which version you use exactly ? >> >> >> >> Gilles Caulier >> >> >> >> 2012/3/10 smit <[hidden email]>: >> >> > Hi >> >> > >> >> > This is the error i am getting while building libkgeomap. Can anyone >> >> > please >> >> > guide me what to do? >> >> > >> >> > smit@ubuntu:~/libkgeomap/build$ make >> >> > [ 0%] Built target kgeomap_automoc >> >> > [ 3%] Building CXX object >> >> > libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o >> >> > /home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp: In member >> >> > function >> >> > ‘virtual QList<QPair<KGeoMap::GeoCoordinates, >> >> > KGeoMap::GeoCoordinates> > >> >> > KGeoMap::BackendMarble::getNormalizedBounds()’: >> >> > /home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp:1032: error: >> >> > invalid >> >> > use of incomplete type ‘struct Marble::ViewParams’ >> >> > /usr/include/marble/MarbleMap.h:53: error: forward declaration of >> >> > ‘struct >> >> > Marble::ViewParams’ >> >> > make[2]: *** [libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o] >> >> > Error >> >> > 1 >> >> > make[1]: *** [libkgeomap/CMakeFiles/kgeomap.dir/all] Error 2 >> >> > make: *** [all] Error 2 >> >> > >> >> > Thanks in advance. >> >> > >> >> > -- >> >> > Smit Mehta >> >> > II year, B.Tech >> >> > Computer Science and Engineering >> >> > IIT Madras >> >> > +91-9884996531 >> >> > >> >> > _______________________________________________ >> >> > Digikam-devel mailing list >> >> > [hidden email] >> >> > https://mail.kde.org/mailman/listinfo/digikam-devel >> >> > >> >> _______________________________________________ >> >> Digikam-devel mailing list >> >> [hidden email] >> >> https://mail.kde.org/mailman/listinfo/digikam-devel >> > >> > >> > >> > >> > -- >> > Smit Mehta >> > II year, B.Tech >> > Computer Science and Engineering >> > IIT Madras >> > +91-9884996531 >> > >> > _______________________________________________ >> > Digikam-devel mailing list >> > [hidden email] >> > https://mail.kde.org/mailman/listinfo/digikam-devel >> > >> _______________________________________________ >> Digikam-devel mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-devel > > > > > -- > Smit Mehta > II year, B.Tech > Computer Science and Engineering > IIT Madras > +91-9884996531 > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Hi
My mirror doesnt have KDE 4.6.x. Could you please tell me where can i get it from?
On Sat, Mar 10, 2012 at 7:25 PM, Gilles Caulier <[hidden email]> wrote: KDE 4.5.5 sound like pretty old. Here i use KDE 4.6.x without any problem Smit Mehta II year, B.Tech Computer Science and Engineering IIT Madras +91-9884996531 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
no idea, i don't use this distro...
Gilles Caulier 2012/3/10 smit <[hidden email]>: > Hi > > My mirror doesnt have KDE 4.6.x. Could you please tell me where can i get it > from? > > On Sat, Mar 10, 2012 at 7:25 PM, Gilles Caulier <[hidden email]> > wrote: >> >> KDE 4.5.5 sound like pretty old. Here i use KDE 4.6.x without any problem >> >> Gilles Caulier >> >> 2012/3/10 smit <[hidden email]>: >> > Hi >> > >> > I use libmarble-dev : 4:4.5.5-0ubuntu2.1. >> > >> > Should i be using an updated version? If yes, from where can i get it? >> > >> > On Sat, Mar 10, 2012 at 7:07 PM, Gilles Caulier >> > <[hidden email]> >> > wrote: >> >> >> >> Which libmarble-dev you use ? >> >> Gilles Caulier >> >> >> >> 2012/3/10 smit <[hidden email]>: >> >> > Hi >> >> > >> >> > I use Ubuntu 10.10, with libmarble-dev installed in it. I cloned >> >> > digikam >> >> > 2.6 >> >> > from the git repo, and was downloading dependencies. While i was >> >> > installing >> >> > libkgeomap, this error occured. >> >> > >> >> > On Sat, Mar 10, 2012 at 6:50 PM, Gilles Caulier >> >> > <[hidden email]> >> >> > wrote: >> >> >> >> >> >> Sound like a problem with your libmarble installed on your computer. >> >> >> Which version you use exactly ? >> >> >> >> >> >> Gilles Caulier >> >> >> >> >> >> 2012/3/10 smit <[hidden email]>: >> >> >> > Hi >> >> >> > >> >> >> > This is the error i am getting while building libkgeomap. Can >> >> >> > anyone >> >> >> > please >> >> >> > guide me what to do? >> >> >> > >> >> >> > smit@ubuntu:~/libkgeomap/build$ make >> >> >> > [ 0%] Built target kgeomap_automoc >> >> >> > [ 3%] Building CXX object >> >> >> > libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o >> >> >> > /home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp: In member >> >> >> > function >> >> >> > ‘virtual QList<QPair<KGeoMap::GeoCoordinates, >> >> >> > KGeoMap::GeoCoordinates> > >> >> >> > KGeoMap::BackendMarble::getNormalizedBounds()’: >> >> >> > /home/smit/libkgeomap/libkgeomap/backend_map_marble.cpp:1032: >> >> >> > error: >> >> >> > invalid >> >> >> > use of incomplete type ‘struct Marble::ViewParams’ >> >> >> > /usr/include/marble/MarbleMap.h:53: error: forward declaration of >> >> >> > ‘struct >> >> >> > Marble::ViewParams’ >> >> >> > make[2]: *** >> >> >> > [libkgeomap/CMakeFiles/kgeomap.dir/backend_map_marble.o] >> >> >> > Error >> >> >> > 1 >> >> >> > make[1]: *** [libkgeomap/CMakeFiles/kgeomap.dir/all] Error 2 >> >> >> > make: *** [all] Error 2 >> >> >> > >> >> >> > Thanks in advance. >> >> >> > >> >> >> > -- >> >> >> > Smit Mehta >> >> >> > II year, B.Tech >> >> >> > Computer Science and Engineering >> >> >> > IIT Madras >> >> >> > +91-9884996531 >> >> >> > >> >> >> > _______________________________________________ >> >> >> > Digikam-devel mailing list >> >> >> > [hidden email] >> >> >> > https://mail.kde.org/mailman/listinfo/digikam-devel >> >> >> > >> >> >> _______________________________________________ >> >> >> Digikam-devel mailing list >> >> >> [hidden email] >> >> >> https://mail.kde.org/mailman/listinfo/digikam-devel >> >> > >> >> > >> >> > >> >> > >> >> > -- >> >> > Smit Mehta >> >> > II year, B.Tech >> >> > Computer Science and Engineering >> >> > IIT Madras >> >> > +91-9884996531 >> >> > >> >> > _______________________________________________ >> >> > Digikam-devel mailing list >> >> > [hidden email] >> >> > https://mail.kde.org/mailman/listinfo/digikam-devel >> >> > >> >> _______________________________________________ >> >> Digikam-devel mailing list >> >> [hidden email] >> >> https://mail.kde.org/mailman/listinfo/digikam-devel >> > >> > >> > >> > >> > -- >> > Smit Mehta >> > II year, B.Tech >> > Computer Science and Engineering >> > IIT Madras >> > +91-9884996531 >> > >> > _______________________________________________ >> > Digikam-devel mailing list >> > [hidden email] >> > https://mail.kde.org/mailman/listinfo/digikam-devel >> > >> _______________________________________________ >> Digikam-devel mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-devel > > > > > -- > Smit Mehta > II year, B.Tech > Computer Science and Engineering > IIT Madras > +91-9884996531 > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Gilles Caulier-4
> KDE 4.5.5 sound like pretty old. Here i use KDE 4.6.x without any problem THe README of kgeomap says the requirement is only KDE 4.4. So someone who knows about these compatibility problems (probably caused by marble changing the API between 4.x versions) should clear the situation - probably, updating the README. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Smit Mehta
Hi Smit,
On Ubuntu use the command - sudo apt-get build-dep libkgeomap1 or sudo apt-get build-dep libkgeomap-dev whatever you want to compile. This command will download and install all the libraries or dependencies required to compile, and that too in the latest versions(whichever applicable or possible). Hope this would help. On Sat, Mar 10, 2012 at 7:37 PM, smit <[hidden email]> wrote: Hi Regards, Abhinav Badola _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel
Regards,
Abhinav Badola |
|
Hi
Thanks a lot everyone. I finally installed Kubuntu 11.10, with upgraded libraries, and now its working fine and it built digikam's 2.6.0 properly.
On Sun, Mar 11, 2012 at 5:07 PM, Abhinav Badola <[hidden email]> wrote: Hi Smit, Smit Mehta II year, B.Tech Computer Science and Engineering IIT Madras +91-9884996531 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
