-
Notifications
You must be signed in to change notification settings - Fork 191
CHECK_TYPE_SIZE iOS error #169
Comments
I guess
Maybe CMake? Maybe this one: b6d9289? |
I went back to before this commit and still have the issue. I don't believe my version of CMake has ever changed (from 3.8.2) on this machine. Brew actually doesn't let me install a new one (due to XCode 9 CLI dependency). |
I don't know what/why is happenning. Try to track down the issue, history of iOS changes is here: Plus take a look at changes of particular toolchain you're using. If you find the error and it's a valid case then test case can be added to I guess Hunter URL/SHA1 is locked so it's probably not about Hunter. |
I'm still not sure why it started happening (Cmake version unchanged, polly version unchanged). |
Recently, I have started getting this error when compiling for iOS (architectures: armv7;arm64).
Note: No simulators enabled.
I haven't tracked down which commit of polly caused it but it seems fairly recent, as in this month or last month.
I get this when compiling dlib right now but it looks like any project causes this.
Have you got any insight as to why this might be happening?
It looks like it even happens with older polly versions so I am not sure if it was a change in hunter or polly that caused this.
The text was updated successfully, but these errors were encountered: