Hi, in this day and age I would recommend using a package manager as vcpkg (https://github.com/microsoft/vcpkg), so you are released from having also to fetch the external dependencies OSG requires. For your case, installing OSG and its dependencies is a matter of issuing vcpkg.exe install osg:x64-windows -- Alberto