home Forums # Technical Support Fuzzylite on VS 2012 does not compile Reply To: Fuzzylite on VS 2012 does not compile

#953

Hi,

can you please check the information in http://msdn.microsoft.com/en-us/library/ts7eyw4s.aspx regarding the LNK1104 error?

Considering the information from the page above, I believe if fl-bin is failing it might be because it cannot find the shared library. Can you please make sure that the fuzzylite.dll is within access of the result of fl-bin? You may try to copy fuzzylite.dll into the same folder of the final executable file.

Cheers