Matteo Vitolo
Results
1
issues of
Matteo Vitolo
With a project with C++11 enabled the compiler give me error: non-constant-expression cannot be narrowed from type 'double' to 'CGFloat' (aka 'float') in initializer list line 151 ``` CGFloat locationList[]...