Hello, I have the following compilation error in module io :
src/cpp/loadlib.cpp: Dans la fonction ‘types::Library* loadlib(const wstring&, int*, bool, bool)’: src/cpp/loadlib.cpp:41:77: erreur : invalid conversion from ‘int’ to ‘BOOL’ [-fpermissive] wchar_t* pwstXML = pathconvertW(_wstXML.data(), FALSE, FALSE, AUTO_STYLE);
I use gcc5 as recommended. Is there a flag to add at configure time ? S. -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformations Intégrées de la Matière Renouvelable Département Génie des Procédés Industriels Sorbonne Universités - Université de Technologie de Compiègne CS 60319, 60203 Compiègne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet _______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
