Дмитрий

Results 7 comments of Дмитрий

Maybe im not install the OSG environment variables? How do it right for Visual Studio? i think `vcpkg `do that yourself. It turns out that I have problems with the...

missclick closed :)

1. Done. nothing happend, also i add env var like `OSG_BIN_PATH`, `OSG_INCLUDE_PATH`, `OSG_LIB_PATH` too. 2. Osg `*.dlls` copy right into x64 app folder, vcpkg already do that, but not plugins,...

Ok im reinstall it from cmd - `vcpkg install osg[core,plugins]:x64-windows --recursive` and now i have several `*.exe` files like `osgviewer.exe`, into `{VCPKG dir installed}/windows-x64/tools/osg/`. Interesting, but `osgviewer.exe` work ( some...

SkyboltVisTests.exe: ``` test cases: 17 |16 passed | 1 Failed assertations: 61 | 60 passed| 1 Failed OsgImageHelpersTests.cpp(17) FAILED: SIGSEGV - Segmentation violation signal ``` Common and Sim tests all...

when upgrade cmake to 3.24.2 boost warning gone, Cmake 3.24.2 (exe) Configurate (`osg `and `boost `from vcpkg, all headers from [SkyboltDependenciesHeaderOnly](https://github.com/Piraxus/SkyboltDependenciesHeaderOnly)) result: ``` Selecting Windows SDK version 10.0.17763.0 to target...

I have `osgdb_png.dll` in `vcpkg\installed\x64-windows\tools\osg\osgPlugins-3.6.5` , how set right paths for it?