home Forums # Technical Support how to execute the controller?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1540
    Unknown
    Member

    Dear Juan:
    Now I can run the code freely, and the engine is generated also, but I have trouble in executing them, can you send me some detailed examples or documents on how to execute the code built by Qt on VS2010? I hope to hear from you as soon as possible, thank you!

    #1541

    Hi Shan,

    thank you for your post. Can you please check in the forum? There are several posts dealing with compilation on Visual Studio. Basically, you have to make sure you have set up your project correctly with the following parameters -I/path/to/fuzzylite, -L/path/to/fuzzylite/bin and -lfuzzylite. These are INCLUDE_PATH, LIBRARY_PATH and library. These parameters are for GNU GCC, you need to find the equivalents for Windows.

    Cheers.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.