Problems Building Quantlib for PDA

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Problems Building Quantlib for PDA

liam_herron
I am attempting to use build Quantlib for my Zaurus and I am
having difficulty building it on the handhelds.org site.  They
have a public site where you can build any linux application
for the embedded ARM chip that is in the IPAQ and Zaurus.

I am getting the following build errors on 0.3.0 src files:

In file included from ../../ql/date.hpp:31,
                 from ../../ql/calendar.hpp:30,
                 from ../../ql/Calendars/frankfurt.hpp:30,
                 from frankfurt.cpp:27:
../../ql/types.hpp:41: syntax error before `;'
In file included from ../../ql/calendar.hpp:30,
                 from ../../ql/Calendars/frankfurt.hpp:30,
                 from frankfurt.cpp:27:

...


../../ql/date.hpp:160: parse error before `('
../../ql/date.hpp:157: duplicate member `QuantLib::Date::Size'
../../ql/date.hpp:158: duplicate member `QuantLib::Date::Size'
../../ql/date.hpp:159: duplicate member `QuantLib::Date::Size'
../../ql/date.hpp:160: duplicate member `QuantLib::Date::Size'
../../ql/date.hpp:160: duplicate member `QuantLib::Date::Size'
../../ql/date.hpp: In method `Day QuantLib::Date::dayOfMonth() const':
../../ql/date.hpp:190: `monthOffset' undeclared (first use this function)
../../ql/date.hpp:190: (Each undeclared identifier is reported only once
../../ql/date.hpp:190: for each function it appears in.)
../../ql/date.hpp:191: warning: control reaches end of non-void function
`QuantL
ib::Date::dayOfMonth() const'
../../ql/date.hpp: In method `Day QuantLib::Date::dayOfYear() const':
../../ql/date.hpp:194: `yearOffset' undeclared (first use this function)
../../ql/date.hpp:195: warning: control reaches end of non-void function
`QuantL
ib::Date::dayOfYear() const'
make: *** [frankfurt.lo] Error 1

Can anyone offer any assitance?  I am hoping to post this final build
to the Quantlib website.

Thanks,
Liam









_________________________________________________________________
MSN 8 with e-mail virus protection service: 3 months FREE*.
http://join.msn.com/?page=features/virus&xAPID=42&PS=47575&PI=7324&DI=7474&SU= 
http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_eliminateviruses_3mf



Reply | Threaded
Open this post in threaded view
|

Re: Problems Building Quantlib for PDA

Ferdinando Ametrano-3
Hi all

Liam wrote:
>I am attempting to use build Quantlib for my Zaurus and I am
>having difficulty building it on the handhelds.org site.
>[...]
>I am getting the following build errors on 0.3.0 src files:
>[...]
Would you please try to compile the source available at
http://www.quantlib.org/gm/?
There you will find what was supposed to be the golden master for the 0.3.1
distribution, but PLEASE NOTE THOSE FILES ARE NOT GOING TO BE 0.3.1,
because of minor problems. Anyway they're good enough to check compile
problems that could be fixed before 0.3.1 is actually released.

If anybody want to try the source distribution at
http://www.quantlib.org/gm/ ... any early feedback is welcome

happy holidays everybody

------------
ciao -- Nando