|
From: Peter C. <pca...@vo...> - 2011-01-30 11:25:17
|
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 tar...@li...: > 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: eri...@na... >> Data: 29/01/2011 21.39 >> A: "tar...@li..."<tar...@li...> >> Cc:<qua...@li...> >> 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 > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev |