Hi,all:
I want to include a file named spe.h into my project ,but I got a problem said
powerpc-eabivle-gcc.exe: error: argument to '-fmessage-length=' should be a non-negative integer
How can I solve this problem?
Thank you!!!
#SPE2#5775K
Hello,
check your project settings -> right click on project name in the project explorer -> Properties. There should be non-negative integer number for message length argument - like on this screenshot:
Jiri