On Thursday, 19 January 2017 at 21:47:53 UTC, Dlearner wrote:

Yo!
Okay I did this and I run the .exe and it works, but if I try to copy/paste it on my desktop and run it, it (obviously) doesn't work. Is there a way to somehow compile the source, .dll's and image file that I'm using together into one executable?

If your app has dependencies, you should bundle them all up and distribute it all as a zip file or installer. That's not specific to D.

Reply via email to