fatal error C1055: compiler limit : out of keys

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

fatal error C1055: compiler limit : out of keys

andrea loddo-2
Hi,

I got this error message when trying to compile QuanrLibAddin (full) in debug mode with boost 1.34 and VC 7.1.

Any idea?

Thanks,
Andrea

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: fatal error C1055: compiler limit : out of keys

Ferdinando Ametrano-4
On Sun, Oct 18, 2009 at 6:42 PM, Andrea Loddo <[hidden email]> wrote:
> I got this error message when trying to compile QuanrLibAddin (full) in
> debug mode with boost 1.34 and VC 7.1.
> Any idea?

a couple...

1) get rid of VC7.1 and get VC9 instead

2) QuantLibXL (and maybe QuantLibAddin) would need to be splitted in 3
(dates, math, and the rest) in order to reduce complexity, ease
modular upgrades, reduce linking times, etc

the first point can be satisfied easily, unless you have some
exogenous constraint to stick with VC7.
the second one is a lot of boring work... volunteers welcomed

ciao -- Nando

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users