Skip to content

[bug] self.build_folder error #2585

Open
@silajim

Description

@silajim

Environment Details (include every applicable attribute)

  • Operating System+version: Ubuntu 18.04
  • Compiler+version:
  • Conan version: 1.49 and 1.48.2
  • Python version: 3.6

Steps to reproduce (Include if Applicable)

Logs (Executed commands with output) (Include/Attach if Applicable)

trying to set self.build_folder in the build method of conanfile fails, Python says, Invalid attribute.
self.build_folder = os.path.join(self.build_folder,build_type) fails on 1.49 and 1.48.2 but works on 1.42.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions