Skip to content

v1.7.1

Compare
Choose a tag to compare
@ahornung ahornung released this 31 Jan 20:31
· 158 commits to devel since this release
  • Fixed #82: Enable uninstall target for complete project
  • Fixed #47: Exported CMake library paths for Windows no longer
    have the Release/Debug prefix and correctly contain the .lib file
  • Fixed #51: IO factory class registry with MSVC. Calling a dummy
    function from an OcTree class c'tor enables reading general .ot files
    when compiling with MSVC
  • Fixed #100: Explicit casts to avoid warnings with MSVC