home › Forums › # Technical Support › Cannot get Fuzzylite working with Visual Studio on Win 64 › Reply To: Cannot get Fuzzylite working with Visual Studio on Win 64
Hi Juan,
I have made some progress (I think). I am using Fuzzylite 5.0 now, and have found and included the .lib file in the “Additional Dependencies” field. However when I run the SimpleDimmer example using Visual Studio a blank console window and a pop-up error window appear. The error shown is “The program can’t start because fuzzylite.dll is missing from your computer. Try reinstalling the program to fix this problem”, however fuzzylite.dll is in the directory added to the “Additional Library Directories” field in the project properties. I also tried re-running the CMake procedure and running the program again but the same problem happens. If I specify the .dll file in the “Additional Dependencies” field I get the error “error LNK1107: invalid or corrupt file: cannot read at 0x2B8 H:\fuzzylite-5.0\fuzzylite.dll”.