On 25/04/2013 04:37, Masaru Nomiya wrote: > Hello, > > I got the very latest git of scilab, then tried to compile. > But, I got errors; > > [...] > -sci_closeXcosFromScilab.Tpo -c sci_gateway/cpp/sci_closeXcosFromScilab.cpp > -fPIC -DPIC -o .libs/libscixcos_la-sci_closeXcosFromScilab.o > sci_gateway/cpp/sci_Xcos.cpp:28:17: error: b > sci_gateway/cpp/sci_Xcos.cpp:28:40: error: expected namespace-name before b > sci_gateway/cpp/sci_Xcos.cpp: In function b > sci_gateway/cpp/sci_Xcos.cpp:220:9: error: b > sci_gateway/cpp/sci_warnBlockByUID.cpp:27:17: error: b > sci_gateway/cpp/sci_warnBlockByUID.cpp:27:40: error: expected namespace-name > before b > sci_gateway/cpp/sci_warnBlockByUID.cpp: In function b > sci_gateway/cpp/sci_warnBlockByUID.cpp:59:5: error: b > sci_gateway/cpp/sci_closeXcosFromScilab.cpp:30:17: error: b > sci_gateway/cpp/sci_closeXcosFromScilab.cpp:30:40: error: expected > namespace-name before b > sci_gateway/cpp/sci_closeXcosFromScilab.cpp: In function b > sci_gateway/cpp/sci_closeXcosFromScilab.cpp:43:13: error: b > make[3]: *** [libscixcos_la-sci_closeXcosFromScilab.lo] c��< 1 That is really surprising. Could you copy and paste the full command line of the compiler ? (I cannot see the compiler).
Are you sure you have a C++ compiler ? By the way, this discussion would be more appropriate on [email protected] ;) Sylvestre _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
