October 24, 2019 Re: How to use classes from another d files | ||||
---|---|---|---|---|
| ||||
Posted in reply to Daniel Kozak | On Tuesday, 22 October 2019 at 18:34:52 UTC, Daniel Kozak wrote:
> On Tue, Oct 22, 2019 at 8:30 PM Vinod K Chandran via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote:
>>
>> On Tuesday, 22 October 2019 at 17:38:58 UTC, Adam D. Ruppe wrote:
>> > On Tuesday, 22 October 2019 at 17:34:51 UTC, Vinod K Chandran wrote:
>> >> [...]
>> >
>> > did you compile with dmd -i or list both files on the dmd command line?
>>
>> Thanks for the reply. Nope. I just typed this code in VS Code and hit the run button. Thats all. i think this cmd business will be difficult for me.
>
> You should use dub. You will probably need it anyway in the future.
>
> VS Code have nice plugins to work with D
> you can install D Language utility extension pack
@Daniel Kozak,
Thanks. Let me try it. :)
|
October 24, 2019 Re: How to use classes from another d files | ||||
---|---|---|---|---|
| ||||
Posted in reply to Vinod K Chandran | On Thursday, 24 October 2019 at 10:19:23 UTC, Vinod K Chandran wrote:
> On Tuesday, 22 October 2019 at 18:34:52 UTC, Daniel Kozak wrote:
>> On Tue, Oct 22, 2019 at 8:30 PM Vinod K Chandran via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote:
>>>
>>> On Tuesday, 22 October 2019 at 17:38:58 UTC, Adam D. Ruppe wrote:
>>> > [...]
>>>
>>> Thanks for the reply. Nope. I just typed this code in VS Code and hit the run button. Thats all. i think this cmd business will be difficult for me.
>>
>> You should use dub. You will probably need it anyway in the future.
>>
>> VS Code have nice plugins to work with D
>> you can install D Language utility extension pack
>
> @Daniel Kozak,
> Thanks. Let me try it. :)
Is there any tutorials related to using dub in d lang ?
|
Copyright © 1999-2021 by the D Language Foundation