-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
The current master has a few outdated stuff causing a compile error. I managed to get a working copy with thsese fixes:
- 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")
nunupy345345
Metadata
Metadata
Assignees
Labels
No labels