LDC2-LLVM-SEH-WIN64 Release
tae hoo
liteon777 at daum.net
Wed Nov 20 22:49:11 PST 2013
Prerequisite: Visual Studio 2012
Download the following file. I uploaded at MediaFire.
http://www.mediafire.com/?rspwpt6b3mfa7b3
or
http://www.mediafire.com/download/rspwpt6b3mfa7b3/LDC2-LLVM-SEH-WIN64.rar
Make directory 'C:/LDC2_WIN64'
Open 'Visual Studio 2012 x64 Command prompt'
set path=%path%;C:/LDC2_WIN64
<TEST.D>
import std.stdio;
int main()
{
writefln("Hello LDC2");
return 0;
}
Run ldc...
ldc2 test.d
or
ldc2 -run test.d
I can not come here for a long time. I'm busy with another jobs.
my nickname was 'tae hoo'
Gook luck Kai :)
from Republic of korea. Jae Dong, kim
대한민국, 김재동
More information about the digitalmars-d-ldc
mailing list