https://issues.dlang.org/show_bug.cgi?id=18971

Basile B. <b2.t...@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.t...@gmx.com

--- Comment #1 from Basile B. <b2.t...@gmx.com> ---
try to add 

   "dflags-dmd": ["-allinst"],

to your DUB json or

    dflags "-allinst" platform="dmd"

to you DUB sdl and tells if the error still happen. You seem to reach a problem
at least 2 other people have encountered.

--

Reply via email to