tumcms / Open-Infra-Platform

This is the official repository of the open-source Open Infra Platform software (as of April 2020).
Other
48 stars 22 forks source link

[BUG] Several unit tests have problem with georef #431

Closed SamuilsRulovs closed 3 years ago

SamuilsRulovs commented 3 years ago

Describe the bug Exception is thrown in line 190 (IfcImporter.h), while launching unit tests:

To Reproduce Steps to reproduce the behavior:

  1. Open OIP in the VS
  2. Launch one of these unit tests
  3. See error

Expected behavior Unit tests should work without throwing exception in fcImporter.h

Screen shot image

CMake configuration If applicable, list any special configurations you have selected in CMake.

Additional context It might have something to do with PR #421