Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to link behaviortree_cpp to my CMake Project on Windows - (Missing .lib File) #762

Open
aiswaryame94 opened this issue Feb 2, 2024 · 1 comment

Comments

@aiswaryame94
Copy link

I am facing difficulties linking a 3rd party library to my CMake project on Windows. The primary issue revolves around the inability to locate the required .lib file. I have attempted to install the library, but the installation process has failed. Could you kindly help?

@Ryanf55
Copy link

Ryanf55 commented Feb 23, 2024

I am facing difficulties linking a 3rd party library to my CMake project on Windows. The primary issue revolves around the inability to locate the required .lib file. I have attempted to install the library, but the installation process has failed. Could you kindly help?

Start by trying to compile this minimum guide: https://github.com/BehaviorTree/btcpp_sample
If that doesn't work, please post your

  • Windows version
  • Cmake version
  • Logs of compilation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants