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

[Your bug title] #1167

Open
olegmikul opened this issue Apr 1, 2024 · 0 comments
Open

[Your bug title] #1167

olegmikul opened this issue Apr 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@olegmikul
Copy link

Bug Description

Failed to link with fmt library

Reproduction Steps

run cmake

Platform and Hardware

.
Linux - 1) ArchLinux 2) Ubuntu 22.04.4

Additional Context

Information about fmt library should be processed somewhere. I was able to fix bugs in 2 examples by editing link.txt files as: /home/uname/flashlight/a/flashlight/fl/examples/CMakeFiles/AdaptiveClassification.dir/link.txt and adding -L/usr/local/lib -lfmt
/home/uname/flashlight/a/flashlight/fl/examples/CMakeFiles/Classification.dir/link.txt and adding -L/usr/local/lib -lfmt

@olegmikul olegmikul added the bug Something isn't working label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant