MacPorts and the joy of dependencies

Tomaz Canabrava tcanabrava at kde.org
Mon May 27 05:33:32 PDT 2013


Robert, you can just build the librar from inside the marble sources?



On Mon, May 27, 2013 at 9:31 AM, Robert Helling <helling at atdotde.de> wrote:

>
> On 27.05.2013, at 09:51, Dirk Hohndel <dirk at hohndel.org> wrote:
>
> Hi,
>
> > Next task: building my own libmarble.
>
> let me share my experiences:
>
> git clone git://anongit.kde.org/marble ~/marble/sources
> mkdir -p ~/marble/build
> cd ~/marble/build
> cmake -DCMAKE_BUILD_TYPE=Debug -DQTONLY=TRUE -DCMAKE_INSTALL_PREFIX=/usr/
> make
>
> You should have gotten a version that does not force architecture i386
> anymore (otherwise change that manually).
>
> I had the compiler complain about a method invocation for "isnan" that it
> could't find. But s/isnan/std::isnan/g on the file solved that. Finally, I
> had to do
>
> cp tests/TestTimeSpan.moc tests/TestTimeStamp.moc
>
> to build. Then
>
> make install
>
> unfortunately only installs the application but not the libraries. It
> seems you have to copy those manually (.h files are distributed over
> several directories). At this point I stopped as Hendrik had figured out
> how to do it with MacPorts.
>
> Best
> Robert
>
> --
>
> .oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO
> Robert C. Helling     Elite Master Course Theoretical and Mathematical
> Physics
>                       Scientific Coordinator
>                       Ludwig Maximilians Universitaet Muenchen, Dept.
> Physik
> print "Just another   Phone: +49 89 2180-4523  Theresienstr. 39, rm. B339
>    stupid .sig\n";    http://www.atdotde.de
>
> _______________________________________________
> subsurface mailing list
> subsurface at hohndel.org
> http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130527/fbcaba41/attachment.html>


More information about the subsurface mailing list