R: Re: R: Adding new function to QuantLib XL

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

R: Re: R: Adding new function to QuantLib XL

tarpanelli@libero.it
Right!

but I got now this strange error:

fatal error LNK1106: invalid file or disk full: cannot seek to 0xEB5C5C

I got this on QuantLibXLStatic


it sounds to me quite strange becasue my disk is not full ..I have more than
30 GB free

any clue?
thansk again,
Paolo

>----Messaggio originale----
>Da: [hidden email]
>Data: 29/01/2011 21.39
>A: "[hidden email]"<[hidden email]>
>Cc: <[hidden email]>
>Ogg: Re: [Quantlib-dev] R:  Adding new function to QuantLib XL
>
>Hi Paolo,
>
>>> is there any repository where I can find similar examples ?
>
>Sorry, the tutorial you found is all we got.
>
>> following the example in the website I've previously stated, I can do
>> everithing till when I need to build quantlibxl which returns me the  
>> following
>> errors
>
>Looks like you omitted to add file(s) to the projects.  If you follow  
>the tutorial exactly as written it should compile fine.
>
>Regards,
>Eric
>
>



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: R: Re: R: Adding new function to QuantLib XL

Peter Caspers-2
I had the same problem, look here:

 >Hi, this was on this list some weeks ago (Linker Error LNK1106: invalid
 >file or disk full, can not seek to ...).
 >
 >This error can be observed on different machines (with most probably no
 >disk problems) and different MSVC versions (at least 2005 and 2008) when
 >linking the ql xll. The error is reproduceable on certain "source code
 >configurations".
 >
 >I googled two possible solutions which are
 >
 >using linker option /OPT:NOICF
 >using linker option /IGNOREIDL
 >
 >The second has no effect in my enviroment, but the first one seems to
 >have solved the problem, hopefully forever.


since i use /OPT:NOICF the problem disappeared. perhaps this setting
should be done in the released project files also?

Peter

Am 30.01.2011 09:04, schrieb [hidden email]:

> Right!
>
> but I got now this strange error:
>
> fatal error LNK1106: invalid file or disk full: cannot seek to 0xEB5C5C
>
> I got this on QuantLibXLStatic
>
>
> it sounds to me quite strange becasue my disk is not full ..I have more than
> 30 GB free
>
> any clue?
> thansk again,
> Paolo
>
>> ----Messaggio originale----
>> Da: [hidden email]
>> Data: 29/01/2011 21.39
>> A: "[hidden email]"<[hidden email]>
>> Cc:<[hidden email]>
>> Ogg: Re: [Quantlib-dev] R:  Adding new function to QuantLib XL
>>
>> Hi Paolo,
>>
>>>> is there any repository where I can find similar examples ?
>> Sorry, the tutorial you found is all we got.
>>
>>> following the example in the website I've previously stated, I can do
>>> everithing till when I need to build quantlibxl which returns me the
>>> following
>>> errors
>> Looks like you omitted to add file(s) to the projects.  If you follow
>> the tutorial exactly as written it should compile fine.
>>
>> Regards,
>> Eric
>>
>>
>
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> QuantLib-dev mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-dev


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: R: Re: R: Adding new function to QuantLib XL

Luigi Ballabio
On Sun, 2011-01-30 at 12:10 +0100, Peter Caspers wrote:
> since i use /OPT:NOICF the problem disappeared. perhaps this setting
> should be done in the released project files also?

Possibly.  Is this needed for the XL project only, or also for all the
others?

Luigi


--

Skinner's Constant (or Flannagan's Finagling Factor):
That quantity which, when multiplied by, divided by, added to,
or subtracted from the answer you got, gives you the answer you
should have gotten.



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev