<div dir="ltr">Hi Yeshwanth,<div>from your screenshot we can see that cmake found zlib, but the import library it found (c:\Users\Yeshwanth\Anaconda3\Library\lib\z.lib) is an x86 library. (Probably the same for curl)</div><div>As you are compiling x64 you need the x64 versions of the *.lib files. CMake doesn't check this, it just finds a .lib with the right name.</div><div>Laurens.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 18, 2021 at 9:25 AM yeshwanth m <<a href="mailto:yeshwath.mylapalle@gmail.com">yeshwath.mylapalle@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>New to OSG, trying to install OSG in windows 10, using the following link <a href="https://vicrucann.github.io/tutorials/osg-windows-quick-install/" target="_blank">https://vicrucann.github.io/tutorials/osg-windows-quick-install/</a>. I think libraries didn't link properly. Attached the screenshot(link errors), suggest to me the way to install OSG. Thanks in advance.</div></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:osg-users+unsubscribe@googlegroups.com" target="_blank">osg-users+unsubscribe@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/osg-users/CAJAvptFfo5gPvX9PmXMoGb%2B0arovFYj5uNCXz8mfPbUGc1fohg%40mail.gmail.com?utm_medium=email&utm_source=footer" target="_blank">https://groups.google.com/d/msgid/osg-users/CAJAvptFfo5gPvX9PmXMoGb%2B0arovFYj5uNCXz8mfPbUGc1fohg%40mail.gmail.com</a>.<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div>