LDC2-LLVM-SEH-WIN64 Release
flix
hammet.first at hotmail.com
Thu Nov 21 20:45:36 PST 2013
thanks
it is working perfectlly !!!
how did you build succefully?
On Thursday, 21 November 2013 at 07:05:47 UTC, tae hoo wrote:
> 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/BIN (Sorry ^^;;;)
>
>
> <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