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.

[OpenBLAS] Conan uses experimental cmake build instead of recommended build option

See original GitHub issue

From the configuration output:

CMake support is experimental.  It does not yet support all build options
and may not produce the same Makefiles that OpenBLAS ships with.

I’m not sure why conan-center-index choose to rely on the experimental feature, whereas earlier https://github.com/conan-community/conan-openblas relied on the supported build.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:16 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
uilianriescommented, Jun 1, 2020

@leezu I need to check why that was moved to cmake only. Maybe to simplify the recipe, but as you commented, that’s not the best way. Otherwise, we can return to conan-community approach

0reactions
vvilpascommented, Jul 15, 2020

I’ve already started. Let’s see if I can finish it. 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conan Documentation
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 >
Compilation
CHM uses conan to manage and build all dependencies. ... Linking Trilinos against OpenBLAS is the best option as it has the LAPACK...
Read more >
USE flag index - Gentoo Linux
client-libs, Build the client libraries from the server package instead of the C Connector packages (not recommended). experimental, Build experimental ...
Read more >
Bazel or CMake? : r/cpp - Reddit
Conan, they can all work together. I've designed beautifully simple build and deploy systems for complex projects that use these tools. Yes it ......
Read more >
Vcpkg: a tool to acquire and build C++ open source libraries ...
3fd 2.6.2 C++ Framework For Fast Development ace 6.5.1 The ADAPTIVE Communication Environment anax 2.1.0‑3 An open source C++ entity system. antlr4 4.7 ANother Tool for...
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