Skip to content

Fix bugs that were crashing with projects

The branch fixes two bugs that were causing some vexing crashes

  • Missed reference, was copying smtk::io::Logger::instance()
  • Check for errors when calling boost::filesystem::copy_file()

Merge request reports