Skip to content

Resolve "(build): remove deprecated code in sight 24.0"

Description

All deprecated code in the 24.0 release was removed.

Breaking change(s)

The following services were removed:

  • sight::module::ui::com::signal
  • sight::module::ui::com::starter
  • sight::module::ui::default_action

The following functions were removed:

  • sight::core::tools::system::get_temp_path()
  • sight::core::tools::system::get_temporary_folder()

How to test it?

Test the following apps:

  • Tutorials 3, 7, 8, 9, 10, 11, 13, 14, 15
  • Examples: registration, image_substraction, igtl, dump
  • dicomxplorer

Related issue(s)

Blocks #1223 (closed)

Edited by Flavien BRIDAULT

Merge request reports