I test move the DFL to x64, there are some things, who will help me?

FrankLike 1150015857 at qq.com
Tue Apr 15 16:00:47 PDT 2014


On Tuesday, 15 April 2014 at 22:40:50 UTC, FrankLike wrote:
> On Monday, 14 April 2014 at 16:13:38 UTC, FrankLike wrote:
>> I test move the DFL to x64,there are some things,who will help 
>> me?
>>
>> When I move the DFL to x64,then find some error:
>> internal\com.d(36):Error: cannot implicitly convert 
>> expression)C_refCountInc(cast(void*)this)) of type ulong to 
>> uint
>> .....
>> I'm not sure that  x86 to x64,the type ulong to uint?
>> who can help me ?  And the bat file has  some error?
>>
>> Thank you.
>
I add the dmd x64 into the makelib.bat

title D Build Environment  dmd Compiler x64
echo Welcome to ues D Compiler ,dmd 2014
echo.
SET VCINSTALLDIR=%VS100COMNTOOLS%..\..\VC

call "%VCINSTALLDIR%\vcvarsall.bat" amd64

@echo off
@cls



More information about the Digitalmars-d-learn mailing list