Skip to content

Compile Errors W Fix #21

Description

@iamrohit1

The current master has a few outdated stuff causing a compile error. I managed to get a working copy with thsese fixes:

  1. conanfile.py for boost. The link to download boost is outdated. fix:
    Line48: tools.get("https://boostorg.jfrog.io/artifactory/main/release/{}/source/{}.tar.gz".format(self.version, self.folder_name))

2)conanfile.py for pcl. The library name was outdated. fix:
Line66: self.requires("eigen/3.3.7")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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