Swapnil Bharat Khollam
Results
3
comments of
Swapnil Bharat Khollam
Even I have the same issue. Can someone help ASAP?
Same issue for uint32_t gray = 0.0 * rgbaPixel[RED] + 0.25 * rgbaPixel[GREEN] + 0.11 * rgbaPixel[BLUE]; Void Pointer memory access issue .
Its is the problem with Cocoapod version 1.5.0 I have reinstalled this to sudo gem install cocoapods -v 1.4.0 And the issue is solved .