Bo Peng wrote:
It solved the intl include problem but not the boost library problem:
LINK : fatal error LNK1104: cannot open file
'libboost_signals-vc80-mt-s-1_33_1.lib'
Did not you report success with a previous patch?
I don't think so.
I did not test this
patch against msvc, but the previous version did work (the
boost_config.h one).
I think it is a msvc problem indeed because I don't remember having it
with mingw.
Also, when I run scons again after the configuration was done, it insist
on recompiling everything from the beginning. Running "scons
fast_start=no" work as expected. Looks like your patch broke the
fast_start=yes option.
I will test again, but last time I tried, it worked as expected under
linux. I hope that this is not a platform related problem since I have
limited access to the windows system.
dunno, will test with mingw.
Abdel.