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

Tagged: 

Viewing 5 posts - 21 through 25 (of 25 total)
  • Author
    Posts
  • #2085
    Unknown
    Member

    Hi
    Yea, I did …

    Actually, I’m using Fuzzylie-5.1 and I have downloaded it from this link “https://github.com/fuzzylite/fuzzylite/releases”
    I have tried follow same steps. unfortunately, I got this error.

    Thank you for your help and time.

    #2086

    Hi,

    I think there is something wrong with your code. If you were able to build and run the example application, then the problem is with your new application. I am not familiar with Visual Studio, but I think you should try using CMake with “NMake Makefiles”, like I do in “build.bat”.

    A quick option to test the library is to build it and execute fuzzylite.exe. Do you have this file in your system?

    #2087
    Unknown
    Member

    Hi,

    Yea, I have This file, Fuzzylite.exe’ in the system. it has been created in this link “C:\fuzzylite-5.1\fuzzylite\release\bin”.

    If I have tried CMake_GUI with “NMake Makefile”. Unfortunately, I got this error

    “Error in Configuration Process, Project files may be invalid” …..

    CMake Error: CMAKE_RC_COMPILER not set, after EnableLanguage
    Configuring incomplete, errors occurred!
    See also “C:/Program Files (x86)/CMake/CMakeFiles/CMakeOutput.log”.
    See also “C:/Program Files (x86)/CMake/CMakeFiles/CMakeError.log”

    Thank you for your help and time.

    #2088

    Hi,

    CMake sometimes is a annoying. You need to delete pretty much all the derive files and folders CMake created. I think it might be easier to download again fuzzylite and try from an empty folder.

    Cheers.

    #2089
    Unknown
    Member

    Hi….
    How I can include Fuzzylite library in my project.

    Thank you for your help and time.

Viewing 5 posts - 21 through 25 (of 25 total)
  • You must be logged in to reply to this topic.