Re: Compiling Quanta
Shawn Wallis <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <20091118151149.GA30447@localhost> |
On Wed, Nov 18, 2009 at 08:15:18AM +0100, Niko Sams wrote: > you can't build quanta alone, you have to build the whole kdewebdev, like so: > cd .../kdewebdev > mkdir build > cd build > cmake .. > ccmake . #you can disable the other applications here > make > make install > > or, you can use http://techbase.kde.org/Getting_Started/Build/kdesvn-build > > > Niko > > On Tue, Nov 17, 2009 at 20:10, Shawn Wallis <[email protected]> wrote: > > I am not that familiar with cmake, I tried to go to trunk/quanta/build and > > do: > > cmake ../src > > > > But it says the CMakeList.Txt files were not matching or something, could > > someone pelase > > refer me to a good resource on using Quanta with KDevelop4 and how to build > > it and set it up. > > Thanks in Advanced. > > > > -- > > Regards, > > Shawn Wallis > > > > _______________________________________________ > > Quanta mailing list > > [email protected] > > https://mail.kde.org/mailman/listinfo/quanta > > > > > _______________________________________________ > Quanta mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/quanta I get this when I try to make: shawn@shawn ~/workspace/kde/kdewebdev/build $ make [ 0%] Built target klinkstatus_automoc [ 0%] Building CXX object klinkstatus/src/CMakeFiles/klinkstatus.dir/klinkstatus.o In file included from /home/shawn/workspace/kde/kdewebdev/klinkstatus/src/klinkstatus.cpp:40: /home/shawn/workspace/kde/kdewebdev/klinkstatus/src/ui/trayicon.h:24:33: error: kstatusnotifieritem.h: No such file or directory In file included from /home/shawn/workspace/kde/kdewebdev/klinkstatus/src/klinkstatus.cpp:40: /home/shawn/workspace/kde/kdewebdev/klinkstatus/src/ui/trayicon.h:30: error: expected class-name before ‘{’ token /home/shawn/workspace/kde/kdewebdev/klinkstatus/src/ui/trayicon.h:30: warning: ‘class TrayIcon’ has virtual functions and accessible non-virtual destructor make[2]: *** [klinkstatus/src/CMakeFiles/klinkstatus.dir/klinkstatus.o] Error 1 make[1]: *** [klinkstatus/src/CMakeFiles/klinkstatus.dir/all] Error 2 make: *** [all] Error 2 -- Regards, Shawn Wallis _______________________________________________ Quanta mailing list [email protected] https://mail.kde.org/mailman/listinfo/quanta