Hi,
I'm trying to compile QQrdecoder using Carbide and QT , but there are many compile errors
illegal constant expression
Code:int* ITFReader::findGuardPattern(Ref<BitArray> row, int rowOffset, const int pattern[], int patternLen){ // TODO: This is very similar to implementation in UPCEANReader. Consider if they can be // merged to a single method. int patternLength = patternLen; int counters[patternLength];



