www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Andrie's new Phobos preview package

reply Sam Hu <samhudotsamhu gmail.com> writes:
Hi,
I am interested to the subjected new phobos from below link:
http://www.erdani.dreamhosters.com/d/
So I downloaded the libphobos2.lib and libphobos2.a from this site manually and
then I downloaded the whole package from 
http://svn.dsource.org/projects/phobos/trunk
using TortoiseSVN.I just simply rename the libphobos2.lib to phobos.lib to
overwrote the exsiting one and  overwrote the whole phobos package under
dmd\src by the new one.But it seems it does not work.The compiling message is
No Stack.
Is there anybody here kindly let me know what's the proper installation to get
started with the new phobos preview package?

Thanks and best regards,
Sam
Apr 15 2009
next sibling parent Kagamin <spam here.lot> writes:
dmd/src should be deleted rather than overwritten.
Apr 16 2009
prev sibling parent Don <nospam nospam.com> writes:
Sam Hu wrote:
 Hi,
 I am interested to the subjected new phobos from below link:
 http://www.erdani.dreamhosters.com/d/
 So I downloaded the libphobos2.lib and libphobos2.a from this site manually
and then I downloaded the whole package from 
 http://svn.dsource.org/projects/phobos/trunk
 using TortoiseSVN.I just simply rename the libphobos2.lib to phobos.lib to
overwrote the exsiting one and  overwrote the whole phobos package under
dmd\src by the new one.But it seems it does not work.The compiling message is
No Stack.
 Is there anybody here kindly let me know what's the proper installation to get
started with the new phobos preview package?
 
 Thanks and best regards,
 Sam
 
You can't. Andrei's using a beta 2.029 compiler that noone else has.
Apr 16 2009