dub, copyFiles and linux
Andre via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Mar 30 22:14:25 PDT 2016
On Thursday, 31 March 2016 at 04:57:01 UTC, Andre wrote:
> I can't see why it is working with vibe-d projects (openssl
> libraries copied to application folder) but not for my project.
> There is no console output "copying files for..." while using
> dub for my application project.
> What is wrong?
>
> Kind regards
> André
OK, I see copying files is triggered after the linking process.
That is bad...
More information about the Digitalmars-d-learn
mailing list