question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AutotoolsToolchain could use "res" as datadir instead of "share", to align with ConanCenter

See original GitHub issue

Following conan-io/conan-center-index#9091 (comment), it could be that changing the default toolchain datadir to “res” instead of “share” would be more aligned with ConanCenter requested layouts, lets check it.

_Originally posted by @memsharded in https://github.com/conan-io/conan/issues/8476#issuecomment-1022130033_

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ericLemanissiercommented, Jan 26, 2022

My personal take on this is that using share folder would allow to simplify a lot of recipes which have to manually move some resources to the res folder, which is non-standard.

0reactions
memshardedcommented, Mar 2, 2022

New Autotools now use the defined cpp_info.resdirs as the default for autotools based install, implemented in https://github.com/conan-io/conan/pull/10672, will be in next 1.46

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conan Documentation - Conan Docs
Conan is a dependency and package manager for C and C++ languages. It is free and open-source, works in all platforms ( Windows,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found