OSG installation in windows 10

184 views
Skip to first unread message

yeshwanth m

unread,
Feb 18, 2021, 3:24:44 AM2/18/21
to osg-...@googlegroups.com
Hi all,

New to OSG, trying to install OSG in windows 10, using the following link https://vicrucann.github.io/tutorials/osg-windows-quick-install/. I think libraries didn't link properly. Attached the screenshot(link errors), suggest to me the way to install OSG. Thanks in advance.
OSG_link_errors.png

杨光

unread,
Feb 18, 2021, 7:02:21 AM2/18/21
to osg-...@googlegroups.com
Maybe you can try when using cmake to build the solution from source code, don't choose the default x64, but use x86. And make sure your cmake shows that enough third-party libraries are found on your device to build OSG.

yeshwanth m <yeshwath....@gmail.com> 于2021年2月18日周四 下午4:24写道:
Hi all,

New to OSG, trying to install OSG in windows 10, using the following link https://vicrucann.github.io/tutorials/osg-windows-quick-install/. I think libraries didn't link properly. Attached the screenshot(link errors), suggest to me the way to install OSG. Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osg-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/CAJAvptFfo5gPvX9PmXMoGb%2B0arovFYj5uNCXz8mfPbUGc1fohg%40mail.gmail.com.

Alexandre Vaillancourt

unread,
Feb 18, 2021, 6:18:59 PM2/18/21
to osg-...@googlegroups.com
Do you have the 3rd party libraries?

Le jeu. 18 févr. 2021 03 h 24, yeshwanth m <yeshwath....@gmail.com> a écrit :
Hi all,

New to OSG, trying to install OSG in windows 10, using the following link https://vicrucann.github.io/tutorials/osg-windows-quick-install/. I think libraries didn't link properly. Attached the screenshot(link errors), suggest to me the way to install OSG. Thanks in advance.

--

Voerman, L.

unread,
Feb 19, 2021, 6:41:19 AM2/19/21
to OpenSceneGraph Users
Hi Yeshwanth,
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)
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.
Laurens.

On Thu, Feb 18, 2021 at 9:25 AM yeshwanth m <yeshwath....@gmail.com> wrote:
Hi all,

New to OSG, trying to install OSG in windows 10, using the following link https://vicrucann.github.io/tutorials/osg-windows-quick-install/. I think libraries didn't link properly. Attached the screenshot(link errors), suggest to me the way to install OSG. Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osg-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/CAJAvptFfo5gPvX9PmXMoGb%2B0arovFYj5uNCXz8mfPbUGc1fohg%40mail.gmail.com.
_______________________________________________
osg-users mailing list
osg-...@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
Reply all
Reply to author
Forward
0 new messages