i have added -O2 to the CFLAGS and the file channelmodifiergraphicsview.cpp wont compile. The problem seems to be line 64 in the file. it seems that there is a possible overflow so the compiler reports as error.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have added -O2 to the CFLAGS and the file channelmodifiergraphicsview.cpp wont compile. The problem seems to be line 64 in the file. it seems that there is a possible overflow so the compiler reports as error.
GCC version please
arm-linux-gnueabihf-gcc-4.8.3