Project

General

Profile

Actions

Support Request #9404

closed

Conan ADTF and SDK packages do not add their bin directories to path

Added by hidden over 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Customer:
AUDI
Department:
EF
Requester's Priority:
Normal
Support Level:
3rd Level
Resolution:
Solved Issue
Product Issue Numbers:
Platform:
Windows 10 64bit
Topic:
ADTF::Common
FAQ Links:

Description

ADTF, the Toolboxes and especially the SDK packages like OSG shall add their bin directories to path in conanfile package_info:

def package_info(self):            
self.env_info.path.append(os.path.join(self.package_folder, "bin"))

Without this modules (e.g. filters) built against these SDK cannot be used with conan's native virtualenv generator.


Related issues

Related to Public Support - Support Request #11012: Using conan packages and required package _DIRsClosedActions
Related to Public Support - Support Request #10968: ADTF3 Conan Package Variants (EB vs. DW)ClosedActions
Actions

Also available in: Atom PDF