LiquidCore icon indicating copy to clipboard operation
LiquidCore copied to clipboard

Xcode build failed at LiquidCore-headers

Open victor-asdf opened this issue 2 years ago • 0 comments

Environment

  • device: macbook pro m1 pro 14 inch
  • xcode version: 13.2.0
  • LiquidCore version: 0.7.10
  • macOS 13.0 (22A380)
  • ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [arm64-darwin22]
  • python Python 2.7.18

steps to reproduce

  1. Follow the readme of liquidcore
  2. Run the app

issue /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/usr/include/c++/v1/__threading_support:457:44: error build: Use of undeclared identifier 'errno' /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.0.sdk/usr/include/c++/v1/__threading_suppor Screenshot 2022-11-01 at 01 41 21 t:457:53: error build: Use of undeclared identifier 'EINTR'

victor-asdf avatar Oct 31 '22 18:10 victor-asdf