Re: 64-bit builds fails

2013-11-24 Thread Jesse Phillips
On Saturday, 23 November 2013 at 08:15:31 UTC, evilrat wrote: Greetings, straight to the problem - latest release(2.064.2) has a nasty bug with distribution. official installer missing Runtime.initialize() and Runtime.terminate() symbols in phobos.lib for x64 version. i tried to use rt_init(

64-bit builds fails

2013-11-23 Thread evilrat
Greetings, straight to the problem - latest release(2.064.2) has a nasty bug with distribution. official installer missing Runtime.initialize() and Runtime.terminate() symbols in phobos.lib for x64 version. i tried to use rt_init() and rt_term() and at first it looks working, but then i have