fatal error C1055: compiler limit : out of keys

View: New views
2 Messages — Rating Filter:   Alert me  

fatal error C1055: compiler limit : out of keys

by andrea loddo-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
QuantLib-users@...
https://lists.sourceforge.net/lists/listinfo/quantlib-users

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

by Ferdinando Ametrano-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Oct 18, 2009 at 6:42 PM, Andrea Loddo <anloddo@...> 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
QuantLib-users@...
https://lists.sourceforge.net/lists/listinfo/quantlib-users