Re: QuantlibXl

Posted by eric ehlers on
URL: http://quantlib.414.s1.nabble.com/QuantlibXl-tp4980p4985.html

Hi Marwan,

On 8/25/06, Marwan <[hidden email]> wrote:
>
> Hi,
>
> while compiling the QuantlibXl project, i get this message
>
> .\buildStatic\vc80\Release\qladdin.obj : fatal error
> LNK1136: invalid or corrupt file
>
> Is this familiar to anyone ?

Please try either 1) deleting qladdin.obj and rebuilding or 2) a full rebuild.

I have seen the same error a couple of times.  IIRC some condition
isn't met - e.g. missing header file - and after fixing the problem
and resuming the build it appears that VC8 has produced an invalid
object file.

Regards,
Eric