question on dub and postgresql
aberba
karabutaworld at gmail.com
Wed Oct 7 19:15:42 UTC 2020
On Monday, 5 October 2020 at 09:05:16 UTC, Alaindevos wrote:
> On Monday, 5 October 2020 at 08:54:39 UTC, Daniel Kozak wrote:
>> On Mon, Oct 5, 2020 at 10:25 AM Alaindevos via
>> Digitalmars-d-learn < digitalmars-d-learn at puremagic.com> wrote:
>>
>>>[...]
>>
>> Yes and no. Dub is Dlang dependency solution but it is not
>> installer as pip is
>>
>>
>>>[...]
>>
>> Yes if you want to use any of dub packages you need to add it
>> as a dependency to your dub.json (dub.sdl)
>
> A name dependency solution is at least vage.
> How do I install ,
> https://github.com/denizzzka/dpq2
> on unix so in the code i write the .d files of that library and
> after compilation linked to the libary shared objects. For that
> shared object must be installed. How ?
It seems the D ecosystem is not immediately obvious to some
people. Dub, compilers, and IDEs are recurring issues.
More information about the Digitalmars-d-learn
mailing list