home Forums # Technical Support Using fuzzylite library in iOS Reply To: Using fuzzylite library in iOS

#1746
Unknown
Member

Yes Juan,
I’ve just added the following compiler directive to the library project:

#ifndef FL_CPP11
#define FL_CPP11
#endif

and in this way there is no need to change the null pointer!
Thank you very much for the suggestion, and now…let’s enjoy fuzzylite!! 🙂

Best wishes,

Lucia.