Linking lib files

Joel joelcnz at gmail.com
Sat Jul 4 01:15:03 UTC 2020


Using Windows 10.

In my dub.json file I have:
"lflags" : ["+..\\DAllegro5\\lib\\"],

But I get:
Linking...
lld-link: error: could not open '+..\DAllegro5\lib\': no such 
file or directory
lld-link: error: could not open 'allegro.lib': no such file or 
directory
...
lld-link: error: could not open 'allegro_audio.lib': no such file 
or directory
Error: linker exited with status 1

It was working on another computer. I'm doing it strait off a 
flash drive, (I've tried it on computer drive with no difference).


More information about the Digitalmars-d-learn mailing list