On 11/8/18 6:07 PM, Steven Schveighoffer wrote:
If you want to build the dlangui library directly and install it on your own without dub, you would need to download the source (probably from github) and build it using dub.
When I said without using dub, I meant without using dub to build your project. You still need to use dub to build the library.
-Steve