How to compile opennurbs7 successfully?

Hi, everybody, I tried to compile opennurbs using vs2019 with x64 platform but failed. I downloaded the source code of opennurbs from GitHub and didn’t add any changes. I found the error message was like this:

LINK : fatal error LNK1104: can’t open file “… /bin/x64/Debug/opennurbs_public_staticlib.lib”

So, what should I do to correct the error?

Moved to Developer category.

Thank u! I think I have solved this problem. It’s actually about UTF-8 coding.