dub / libs / rebuild not triggered

Robert M. Münch robert.muench at saphirion.com
Sun Apr 1 17:01:46 UTC 2018


Hi, I have the following line in my dub.json file:

"libs-windows-x86_64": ["user32", "kernel32", "gdi32", "b2d_playground"]

b2d_playground is a C based .lib file. If this lib is updated and I 
run: dub build --arch=x86_64 nothing happens. The EXE is not rebuild, 
taking into accoun the updated lib file. IMO dub should re-link the EXE.

Is this by design or a bug?

-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



More information about the Digitalmars-d mailing list