Skip to content

Problem configuring #32

Description

@minghia

When I try to configure osgworks, after I git clone the repository, I get the following message:
CMake Error at /usr/lib64/boost/Boost.cmake:536 (message):
The imported target "boost_date_time-static" references the file

  "/usr/lib64/lib64/libboost_date_time.a"

but this file does not exist. Possible reasons include:

  • The file was deleted, renamed, or moved to another location.

  • An install or uninstall procedure did not complete successfully.

  • The installation package was faulty and contained

    "/usr/lib64/boost/Boost.cmake"

    but not all the files it references.

    Call Stack (most recent call first):

A similar problem was found in OpenSceneGraph 3.4.0 build but since only one of the plugins required boost this was worked around by only including it if the plugin was built.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions