how do I build taskjuggler libtaskjuggler.3.0.3.dylib Macs?

0 views
Skip to first unread message

Urs Rau (UK)

unread,
Apr 15, 2011, 12:41:54 PM4/15/11
to taskjug...@googlegroups.com
This might be a silly question for Mac developers, but what is the libtaskjuggler.3.0.3.dylib file and how do I get it to build or compile?

I have copied the ./configure stanza from macports and successfully built a taskjuggler and TaskJugglerUI binary from the git sources, but I cannot get it to build me a new libtaskjuggler.3.0.3.dylib file. If I run ports install taskjuggler it does build me a libtaskjuggler.3.0.3.dylib file from the latest pristine tarball, but I cannot get it to build libtaskjuggler.3.0.3.dylib from the git sources.

I have tried adding the three sequences below to my "configure" , and then ran unsermake, but it never builds libtaskjuggler.3.0.3.dylib for me.

--enabled-static=yes --enabled-shared=no

--enabled-static=no --enabled-shared=yes

--enabled-static=yes --enabled-shared=yes


What does it take to build one, and what is that file anyway? Looking at the size of it, makes me think it is some sort of a static library?

Thanks.

PS: The full configure call for me is :

./configure --prefix=/opt/local --enable-mac --disable-docs --enable-static=no --enable-shared=yes --without-arts --with-qt-dir=/opt/local/lib/qt3 --with-extra-includes=/opt/local/include --with-extra-libs=/opt/local/lib

--
Urs Rau


Reply all
Reply to author
Forward
0 new messages