[Issue 19773] can't compile on window 7 x64

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19773

Iain Buclaw  changed:

   What|Removed |Added

   Priority|P1  |P3

--


[Issue 19773] can't compile on window 7 x64

2020-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19773

berni44  changed:

   What|Removed |Added

 CC||bugzi...@d-ecke.de
  Component|phobos  |installer
   Severity|enhancement |normal

--- Comment #4 from berni44  ---
Is this meanwhile fixed?

--


[Issue 19773] can't compile on window 7 x64

2019-04-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19773

Seb  changed:

   What|Removed |Added

 CC||greeen...@gmail.com

--- Comment #3 from Seb  ---
This might be fixed by https://github.com/dlang/installer/pull/346 and
https://github.com/dlang/installer/pull/377.

--


[Issue 19773] can't compile on window 7 x64

2019-03-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19773

ki...@gmx.net changed:

   What|Removed |Added

 CC||ki...@gmx.net

--- Comment #2 from ki...@gmx.net ---
So the relevant bit is that the MinGW libs shipping with DMD are apparently
missing 2 symbols, snprintf and sscanf. As a workaround for now, linking should
work after installing Visual Studio (you may have to reinstall DMD afterwards
to detect it).

--


[Issue 19773] can't compile on window 7 x64

2019-03-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19773

zoujiaqing  changed:

   What|Removed |Added

 CC||zoujiaq...@gmail.com

--- Comment #1 from zoujiaqing  ---
D:\HuntDemo>git clone g...@github.com:huntlabs/hunt-skeleton.git myproject
D:\HuntDemo>cd myproject
D:\HuntDemo\myproject>dub run -v -a=x86_64
Using dub registry url 'https://code.dlang.org/'
Refreshing local packages (refresh existing: true)...
Looking for local package map at
C:\ProgramData\dub\packages\local-packages.json
Looking for local package map at
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\local-packages.json
Determined package version using GIT: hunt-skeleton 1.0.1+commit.9.g25a6c48
Refreshing local packages (refresh existing: false)...
Looking for local package map at
C:\ProgramData\dub\packages\local-packages.json
Looking for local package map at
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\local-packages.json
  Found dependency hunt-framework 2.1.0-rc.2
Found dependency hunt-stomp 0.2.0
  Found dependency hunt 1.2.0-rc.4
  Found dependency hunt-security 0.2.0
Found dependency hunt-validation 0.1.1
Found dependency hunt-http 0.2.1
  Found dependency hunt-net 0.2.1
Found dependency hunt-cache 0.4.0
  Found dependency dredis 0.0.9
  Found dependency libmemcached 1.1.1
  Found dependency rocksdb 0.0.7
Refreshing local packages (refresh existing: false)...
Looking for local package map at
C:\ProgramData\dub\packages\local-packages.json
Looking for local package map at
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\local-packages.json
  Found dependency hunt-framework 2.1.0-rc.2
Found dependency hunt-stomp 0.2.0
  Found dependency hunt 1.2.0-rc.4
  Found dependency hunt-security 0.2.0
Found dependency hunt-validation 0.1.1
Found dependency hunt-http 0.2.1
  Found dependency hunt-net 0.2.1
Found dependency hunt-cache 0.4.0
  Found dependency dredis 0.0.9
  Found dependency libmemcached 1.1.1
  Found dependency rocksdb 0.0.7
Generating using build
Configuring dependent hunt-skeleton, deps:"hunt-framework"
  Configuring dependent hunt-framework, deps:"hunt-cache", "hunt-http",
"hunt-stomp", "hunt-validation"
Configuring dependent hunt-cache, deps:"dredis", "hunt"
  Configuring dependent dredis, deps:
  Configuring dependent hunt, deps:
Configuring dependent hunt-http, deps:"hunt-net"
  Configuring dependent hunt-net, deps:"hunt"
Configuring dependent hunt-stomp, deps:"hunt", "hunt-security"
  Configuring dependent hunt-security, deps:"hunt"
Configuring dependent hunt-validation, deps:"hunt"
Performing "debug" build using C:\D\dmd2\windows\bin\dmd.exe for x86_64.
dredis 0.0.9: target for configuration "library" is up to date.
Using existing build in
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\dredis-0.0.9\dredis\.dub\build\library-d
ebug-windows-x86_64-dmd_2085-C42ED0C02B087150F302DDE07D657FB6\.
Copying target from
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\dredis-0.0.9\dredis\.dub\build\library-debug
-windows-x86_64-dmd_2085-C42ED0C02B087150F302DDE07D657FB6\dredis.lib to
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\p
ackages\dredis-0.0.9\dredis
hunt 1.2.0-rc.4: target for configuration "library" is up to date.
Using existing build in
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\hunt-1.2.0-rc.4\hunt\.dub\build\library-
debug-windows-x86_64-dmd_2085-A8CC8C5C4B19F251EC8DB47E97E811A7\.
Copying target from
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\hunt-1.2.0-rc.4\hunt\.dub\build\library-debu
g-windows-x86_64-dmd_2085-A8CC8C5C4B19F251EC8DB47E97E811A7\hunt.lib to
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\pa
ckages\hunt-1.2.0-rc.4\hunt
hunt-cache 0.4.0: target for configuration "default" is up to date.
Using existing build in
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\hunt-cache-0.4.0\hunt-cache\.dub\build\d
efault-debug-windows-x86_64-dmd_2085-6BC03288B348E62871012EBE5D15\.
Copying target from
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\hunt-cache-0.4.0\hunt-cache\.dub\build\defau
lt-debug-windows-x86_64-dmd_2085-6BC03288B348E62871012EBE5D15\hunt-cache.lib
to C:\Users\Administrator.PC-20170228FCGK\AppData
\Local\dub\packages\hunt-cache-0.4.0\hunt-cache
hunt-net 0.2.1: target for configuration "library" is up to date.
Using existing build in
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\hunt-net-0.2.1\hunt-net\.dub\build\libra
ry-debug-windows-x86_64-dmd_2085-01196B9D4EDD97EE2643DE846A7FC890\.
Copying target from
C:\Users\Administrator.PC-20170228FCGK\AppData\Local\dub\packages\hunt-net-0.2.1\hunt-net\.dub\build\library-d

[Issue 19773] can't compile on window 7 x64

2019-03-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19773

wangxiaopeng  changed:

   What|Removed |Added

 CC||wangxiaop...@putao.com

--