theos / sdks

Patched sdks that include private framework tbds
Other
585 stars 205 forks source link

iOS 11.2 SDK not working on Windows 10 #24

Closed R0wDrunner closed 2 years ago

R0wDrunner commented 5 years ago

I get a Bunch of errors using the 11.2 SDK, while trying to compile a Tweak that worked with the 9.2 SDK. the errors: https://pastebin.com/a0ME7ANc

kirb commented 5 years ago

I don't believe the current version of the toolchain on Cygwin supports the iOS 11 SDK.

As you're on Windows 10 you should consider using WSL. The toolchain is pretty recent there.

R0wDrunner commented 5 years ago

I don't believe the current version of the toolchain on Cygwin supports the iOS 11 SDK.

As you're on Windows 10 you should consider using WSL. The toolchain is pretty recent there.

I am now using WSL, yet I get the same errors as in Cygwin. iOS 11.2 SDK.

kemmis commented 4 years ago

Does anyone know if anything above 9.2 is working yet on WSL?

kirb commented 2 years ago

Should be fixed now with the regenerated SDKs.