On Thursday, 24 October 2019 at 01:17:24 UTC, OiseuKodeur wrote:
BTW if you prefer using optlink and the digitalmars C
runtime, you can instruct dub to do so with: --arch=x86
how can i add --arch=x86 flag to the dub.json so it do it
automatically ?
"dflags": [
"--arch=x86"
]
Th
BTW if you prefer using optlink and the digitalmars C runtime,
you can instruct dub to do so with: --arch=x86
how can i add --arch=x86 flag to the dub.json so it do it
automatically ?
On Wednesday, 23 October 2019 at 22:06:28 UTC, SrMordred wrote:
On Tuesday, 22 October 2019 at 22:14:02 UTC, OiseuKodeur wrote:
Hello, i am having a problem with dub build with this project
https://github.com/OiseauKodeur/cervelet/tree/master/source
when i try to compile everything go well but
On Tuesday, 22 October 2019 at 22:14:02 UTC, OiseuKodeur wrote:
Hello, i am having a problem with dub build with this project
https://github.com/OiseauKodeur/cervelet/tree/master/source
when i try to compile everything go well but when i click to
run the .exe it give my an error missing msvcr1
On Wednesday, 23 October 2019 at 18:37:10 UTC, kinke wrote:
On Wednesday, 23 October 2019 at 16:55:37 UTC, OiseuKodeur
wrote:
On Wednesday, 23 October 2019 at 06:40:47 UTC, Seb wrote:
You won't need Visual Studio for this, but something which
ships msvcr100.dll.
So sth. like this should be eno
On Wednesday, 23 October 2019 at 16:55:37 UTC, OiseuKodeur wrote:
On Wednesday, 23 October 2019 at 06:40:47 UTC, Seb wrote:
You won't need Visual Studio for this, but something which
ships msvcr100.dll.
So sth. like this should be enough:
https://www.microsoft.com/en-us/download/details.aspx?i
On Wednesday, 23 October 2019 at 06:40:47 UTC, Seb wrote:
On Tuesday, 22 October 2019 at 22:14:02 UTC, OiseuKodeur wrote:
Hello, i am having a problem with dub build with this project
https://github.com/OiseauKodeur/cervelet/tree/master/source
when i try to compile everything go well but when
On Tuesday, 22 October 2019 at 22:14:02 UTC, OiseuKodeur wrote:
Hello, i am having a problem with dub build with this project
https://github.com/OiseauKodeur/cervelet/tree/master/source
when i try to compile everything go well but when i click to
run the .exe it give my an error missing msvcr1
On Tuesday, 22 October 2019 at 22:14:02 UTC, OiseuKodeur wrote:
Hello, i am having a problem with dub build with this project
https://github.com/OiseauKodeur/cervelet/tree/master/source
when i try to compile everything go well but when i click to
run the .exe it give my an error missing msvcr1
Hello, i am having a problem with dub build with this project
https://github.com/OiseauKodeur/cervelet/tree/master/source
when i try to compile everything go well but when i click to run
the .exe it give my an error missing msvcr100.dll, but with rdmd
the program run fine
10 matches
Mail list logo