Vibed + OpenSSL on Windows 10?
Suliman
evermind at live.ru
Tue Jan 29 10:12:30 UTC 2019
On Tuesday, 29 January 2019 at 10:06:43 UTC, Suliman wrote:
> On Tuesday, 29 January 2019 at 10:01:04 UTC, Suliman wrote:
>>> Always compile vibe.d with mscoff
>>
>> Could you show command to compile with mscoff?
>
> I am not sure that all works fine, but at last I do not have
> linking error. I have add to dub.sdl ext string:
> "dflags-windows-x86": ["-m32mscoff"]
Sorry, it was my mistake. I complied another project. Nothing do
not working correct string is:
dflags-windows-x86 "-m32mscoff"
But I got again linking problem.
More information about the Digitalmars-d-learn
mailing list