Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • BUILD.gn
Find file
BlameHistoryPermalink
  • Yuly Novikov's avatar
    Don't build angle_end2end_tests_mac_sources on iOS · 124cdcb5
    Yuly Novikov authored Jan 13, 2021
    Getting a compile error for them:
    
    ../../third_party/angle/src/tests/egl_tests/
    EGLIOSurfaceClientBufferTest.cpp:16:10:
    fatal error: 'IOSurface/IOSurface.h' file not found
    
    include <IOSurface/IOSurface.h>
            ^~~~~~~~~~~~~~~~~~~~~~~
    
    ../../third_party/angle/src/tests/egl_tests/
    EGLIOSurfaceClientBufferTest.cpp:16:10:
    note: did not find header 'IOSurface.h' in framework 'IOSurface'
    (loaded from '/opt/s/w/ir/cache/xcode_ios_12a7209.app/Contents/
    Developer/Platforms/iPhoneOS.platform/Developer/SDKs/
    iPhoneOS14.0.sdk/System/Library/Frameworks')
    
    Bug: angleproject:5417
    Change-Id: I60198bbacc0726a9842fe37fad5b10b9afff37a4
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2628129Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
    124cdcb5
BUILD.gn 44.8 KB
EditWeb IDE
×

Replace BUILD.gn

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.