sif
sif copied to clipboard
Internal compiler error, when linker can not find `.lib` file
Steps to reproduce:
- 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.