Small problem with channelmodifiergraphicsview

All the topics related to QLC+ on the Raspberry Pi
Post Reply
Chris de Rock

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.
Massimo Callegari

GCC version please
Chris de Rock

arm-linux-gnueabihf-gcc-4.8.3
Post Reply