Boost logo

Boost Users :

From: Ragnar Ouchterlony (ragnar_at_[hidden])
Date: 2004-07-28 09:24:54


Paul Grenyer writes:

> Hi
>
>> Is it impossible to compile the boost libraries on
>> windows 2000 and then expect the created dll:s to work on windows XP?
>
> No. It is not impossible. We have done exactly that without any problem
> at all. We didn't have to do anything special either. We used VC7.1 on
> Windows 2000, just as you are.
>
> I know that's not much practiacl help, but at least you now know it can
> be done.
>
> Regards
> Paul
>

Perhaps I should add that I am using version 1.31 of boost. I have also
discovered that it seems (it might be an illusion, you never know) to work
when I compile against boost_thread-vc71-mt-gd-1_31.lib, but not against the
release lib boost_thread-vc71-mt-1_31.lib. I would have guessed that
compiling against the release lib would be better when compiling my program
in release mode and the debug lib in debug mode, but it doesn't seem to work
that way. If I compile againt the debug lib it does work.

/Ragnar Ouchterlony


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net