[osg-users] Texture2DArray Internal Texture Format (OSG3.4.0)

Tim Whowantstoknow Tare.noN at web.de
Thu Apr 26 00:28:34 PDT 2018


I am trying to build the current code of OSG again (CMake 3.10.1, Visual Studio 15 2017 Win64, Win 10.0.15064). First thing, I get a deprecated warning:


Code:
CMake Deprecation Warning at CMakeLists.txt:40 (cmake_policy):
  The OLD behavior for policy CMP0008 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.



Just a side node, CMake didn't find the gdal_i.lib on its own. Otherwise there were no further warnings.

I could not find the Qt settings right now. Has Qt support been dropped?

CMake genertation and solution build both succeeded without a problem and on first glance, all the libraries have been build. So either I had some incorrect setups with rc2 or there was a general issue that has been fixed along the road.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=73519#73519







More information about the osg-users mailing list