|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D - Samples & setup?
Hi, I just downloaded the D compiler to play around with it a bit. I tried to compile some samples: D ALPHA Experimental release www.digitalmars.com Error: Error reading file 'object.d' Hmm... I can find object.d within the SRC folder for the runtime lib. Do I have to add this directory to the include variable? What do I have to do, for a correct setup? -- Robert M. Münch IT & Management Freelancer Mobile: +49 (0)177 2452 802 Fax : +49 (0)721 8408 9112 Web : http://www.robertmuench.de Dec 30 2001
"Robert M. Münch" <robert.muench robertmuench.de> wrote in message news:a0nmf6$jf3$1 digitaldaemon.com...Hi, I just downloaded the D compiler to play around with it a bit. I tried to compile some samples: D ALPHA Experimental release www.digitalmars.com Error: Error reading file 'object.d' Hmm... I can find object.d within the SRC folder for the runtime lib. Do I have to add this directory to the include variable? What do I have to do, for a correct setup? Dec 30 2001
"Pavel Minayev" <evilone omen.ru> schrieb im Newsbeitrag news:a0nn38$joj$1 digitaldaemon.com... Dec 30 2001
"Robert M. Münch" <robert.muench robertmuench.de> wrote in message news:a0nn6t$jp8$1 digitaldaemon.com..."Pavel Minayev" <evilone omen.ru> schrieb im Newsbeitrag news:a0nn38$joj$1 digitaldaemon.com... Dec 30 2001
"Robert M. Münch" <robert.muench robertmuench.de> wrote in message news:a0nn6t$jp8$1 digitaldaemon.com...Hi, thanks for the informaion! I didn't expect to spacify the source directory of the runtime library as an include path ;-)) Robert Dec 30 2001
"Pavel Minayev" <evilone omen.ru> wrote in message news:a0nqjl$lna$1 digitaldaemon.com..."Robert M. Münch" <robert.muench robertmuench.de> wrote in message news:a0nn6t$jp8$1 digitaldaemon.com...Hi, thanks for the informaion! I didn't expect to spacify the source directory of the runtime library as an include path ;-)) Robert Dec 30 2001
"Walter" <walter digitalmars.com> wrote in message news:a0o1p6$pm9$1 digitaldaemon.com...I expect to make the dmd.exe handle the link step itself eventually, too. Dec 30 2001
"Pavel Minayev" <evilone omen.ru> wrote in message news:a0o34t$qd6$1 digitaldaemon.com..."Walter" <walter digitalmars.com> wrote in message news:a0o1p6$pm9$1 digitaldaemon.com... By the way, what is NOT implemented, apart from in/out blocks inheritance (which I came over already)? Dec 30 2001
|