home Forums # Technical Support Compiling with different compiler

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1192
    Unknown
    Member

    Hey,
    Is there any way to compile it Sparc compiler rather than g++ ?

    Regards

    #1193

    Hi,

    you should be able to compile it with any C++ compiler because fuzzylite is standard C++98. Please, check whether CMake is available on your platform and let me know if there are any modifications required to the CMake build script in order to successfully compile fuzzylite.

    Cheers.

    #1389
    Unknown
    Member

    i am trying to compile it using BCC compiler.
    Manual for BCC compiler is available in this link : http://www.gaisler.com/doc/bcc.pdf

    i want to know how can i compile fuzzylite or design a fuzzy engine using BCC compiler ?

    please check this also : http://www.gaisler.com/index.php/downloads/compilers?task=view&id=161

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