JCCircularCollectionViewProxy icon indicating copy to clipboard operation
JCCircularCollectionViewProxy copied to clipboard

Expression is not an integer constant expression

Open mitchellporter opened this issue 10 years ago • 1 comments

I get the following error when trying to build and run the project:

Expression is not an integer constant expression

mitchellporter avatar Feb 06 '15 09:02 mitchellporter

Hi there,

Sorry for the slow response - missed this. As for the error, as far as I'm aware, that can only in a switch statement... But this project does not contain any switch statements. It seems likely this error is coming from elsewhere. More info here http://stackoverflow.com/questions/15175627/expression-is-not-an-integer-constant-expression-in-ios

itsthejb avatar Aug 06 '15 21:08 itsthejb