Skip to content

Boost error when running the software after compilation on Linux #2273

@max1c

Description

@max1c

Describe the bug

After compilation seeing boost error when trying to run the application.

$ ./SCIRun
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
what(): boost::filesystem::status: Function not implemented: "./src"
Aborted

To Reproduce
Steps to reproduce the behavior:

  1. Go to /opt/SCIRun-5.0-beta.Z/bin/SCIRun
  2. ./SCIRun

Version

The release v5.0-beta.Z version: https://github.com/SCIInstitute/SCIRun/releases/tag/v5.0-beta.Z

Desktop (please complete the following information):

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions