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.

[question] Can anyone help me migrate my project conanfile?

See original GitHub issue

Hi,

Can anyone help me migrate my project conanfile?

My try is here: https://github.com/nativium/nativium/pull/23/files

Today, im generating conanbuildinfo.cmake, because it is imported into the cmake: https://github.com/nativium/nativium/blob/main/cmake/functions.cmake#L90-L97

Im searching a lot about how to migrate the current method to the new v2 method of using cmake.

@uilianries @ericLemanissier @SpaceIm can you help me?

Thanks for any help.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:21 (21 by maintainers)

github_iconTop GitHub Comments

2reactions
paulocoutinhoxcommented, Sep 23, 2022

@memsharded forget man, it is working, my mistake in some place, thanks.

0reactions
paulocoutinhoxcommented, Sep 25, 2022

Hi @memsharded. Everything was migrate. Thanks.

I open an issue about a bug that i get and create a simple project to check: https://github.com/conan-io/conan/issues/12195

Can you help there?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migration help to 1.0.0 regarding conanfile_directory #2302
Hi, we are in the process of migrating to conan 1.0.0 from 0.27. ... to call conan install & build with the path...
Read more >
Conan Documentation
Conan is a software package manager which is intended for C and C++ developers. Conan is universal and portable. It works in all...
Read more >
Migrating the recipes — conan 1.55.0 documentation
We introduced changes to Conan 1.X versions so you can start migrating your recipes to do a smooth transition to Conan 2.0 ....
Read more >
Understanding the flexibility of using conanfile.py vs conanfile.txt
Let's see an example on how to migrate to a conanfile.py and use some of those features. Please, first clone the sources to...
Read more >
Conan migration guide to 2.0 — conan 1.53.0 documentation
If you want to migrate to 2.0, there are several things you will need to change: The recipes have to be updated to...
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