Boost logo

Boost-Build :

Subject: Re: [Boost-build] [Regex] LNK1181: cannot open input file'shared.obj'
From: Tristan Nowak (tris.sethur_at_[hidden])
Date: 2011-01-21 12:50:04


That was one of the first things I tried, in fact, I always deleted
bin.v2 before any rebuilding attempt. The strange thing is that I cannot
build ANY shared boost libraries now at all, although I somehow managed
to build e.g. boost::threads before.
Also, I tried to compile against both MSVC-9.0 and MSVC-10.0 and I get
the some LNK1181 error with both environments. At some point during my
tries, though, the file name was static.obj, but I was not able to
reproduce that.

Thanks for you help so far,

Tristan

Am 21.01.2011 18:44, schrieb John Maddock:
>> I never tried building DLLs from the MSVC command line, building a
>> very small dll from the IDE seemed to work fine, though.
>> Additionally, I somehow managed to build the DLL/Import Libs for
>> boost::thread before, but know building this gives the same error...
>
> The only suggestion I have is to delete all the temporary files
> generated by Boost.Build under boost-path/bin.v2/ and then try again
> just in case there's a corrupted file somewhere...
>
> HTH, John.
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk