How do I properly set up Visual Studio with openNURBS?

Hey, I’m a new user and I followed the following steps to set up VS with openNURBS:

a) https://developer.rhino3d.com/guides/opennurbs/getting-started/
b) https://developer.rhino3d.com/guides/opennurbs/linking-with-opennurbs/

But, I’m getting an error that "Error LNK1104 cannot open file ‘zlib_d.lib’ ".

What am I doing wrong and how should I go on about to fix this? Thanks!

Hi @binigya,

If you have Visual Studio 2017 it should “just” work? What version of Visual Studio to you have? If you have Visual Studio 2017, did you install all of the necessary C++ components?

Any additional details of what you or what you’ve tried might be helpful.

Thanks,

– Dale