home › Forums › # Technical Support › Linking against fuzzylite: undefined reference errors › Reply To: Linking against fuzzylite: undefined reference errors
November 10, 2015 at 07:05
#1974
Keymaster
Hi,
I thought I had replied to this post before.
Anyway, thank you for your question.
Based on your errors, I think the system cannot find the fuzzylite library. Please, make sure the library is located in the given path. Some times, it is worth trying to compile against the static library instead of the dynamic library.
Let me know if it works for you.
Cheers.