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

Basile B. <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Basile B. <[email protected]> ---
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