sif icon indicating copy to clipboard operation
sif copied to clipboard

Internal compiler error, when linker can not find `.lib` file

Open flysand7 opened this issue 4 years ago • 0 comments

Steps to reproduce:

  1. Compile a program without .lib dependenceis and without vs environment (vsvars)

Result: The linker displays the error message, then sif compiler displays "internal compiler error" message.

Expected result: An error message from the compiler saying that .lib file wasn't found.

flysand7 avatar May 11 '21 15:05 flysand7