dub icon indicating copy to clipboard operation
dub copied to clipboard

dub generate x86 visuald project build error

Open jpl111 opened this issue 3 years ago • 0 comments
trafficstars

System information

  • dub version: dub 1.28.0
  • OS Platform and distribution: Windows 10(x64)
  • compiler version : dmd.2.099.1

Bug Description

I use the command "dub generate visuald --arch=x86" to generate visual project, then i open then solution with vs2010 and build it, a link error occurred, The linker can't find something, if i use command "dub generate visuald" genetate project , it build successed,I don't known why.

How to reproduce?

Expected Behavior

Logs

jpl111 avatar Apr 25 '22 15:04 jpl111