Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
Compile ODA BimRv SDK Sample Applications on Non-Windows Platforms

To build ODA BimRv SDK sample applications on non-Windows platforms, CMake tool version 3.14, or later must be installed. It can be downloaded from https://cmake.org/install/ .

Once CMake is installed, follow the steps below to configure and build sample applications:

  1. Run ./configure in the directory where the ODA BimRv SDK archive was unpacked.
  2. After configuring is done, run 'make' in the unpacked archive root folder for all examples.
  3. For compiling any particular example, go to that sample folder under the BimRv folder, where the makefile is placed, for example, BimRv/Examples/ExFamilyDump and then run make there.
  4. Find the compiled examples in the bin directory.

See Also

Compile ODA BimRv SDK Sample Applications

Compile ODA BimRv SDK Sample Applications on Windows Platforms

Copyright © 2002 – 2022. Open Design Alliance. All rights reserved.