tomhrr / dale

Lisp-flavoured C
BSD 3-Clause "New" or "Revised" License
1.02k stars 48 forks source link

windows ninja build `fatal: path has too many components` #234

Closed rgkirch closed 3 months ago

rgkirch commented 3 months ago
ninja: fatal: path has too many components : D:\a\dale\dale\llvm-build\lib\LLVMWindowsManifest.lib D:\a\dale\dale\llvm-build\lib\LLVMXRay.lib ... D:\a\dale\dale\llvm-build\lib\LLVMDemangle.lib

reproducible with the workflow proposed in this pr https://github.com/tomhrr/dale/pull/233

rgkirch commented 3 months ago

fixed here https://github.com/tomhrr/dale/pull/235