Unable to compile example project

Open
#979 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
swift

Research direction

Open Examples/WildeGuess/SwiftWildeGuessKit/Swift.swift and reproduce the build with Xcode 14.3.1 and Swift 5.8.1. Inspect the reported buildFinalResult locations and verify that the WildeGuess example compiles without ambiguous-use errors.

Written by the indexing model from the issue text.

Description

I'm unable to compile the example project using Xcode 14.3.1 and Swift 5.8.1:

  /Examples/WildeGuess/SwiftWildeGuessKit/Swift.swift:34:55 Ambiguous use of 'buildFinalResult'
  /Examples/WildeGuess/SwiftWildeGuessKit/Swift.swift:75:31 Ambiguous use of 'buildFinalResult'
  /Examples/WildeGuess/SwiftWildeGuessKit/Swift.swift:149:21 Ambiguous use of 'buildFinalResult'
  /Examples/WildeGuess/SwiftWildeGuessKit/Swift.swift:149:21 Ambiguous use of 'buildFinalResult'
  /Examples/WildeGuess/SwiftWildeGuessKit/Swift.swift:226:36 Ambiguous use of 'buildFinalResult'
  /Examples/WildeGuess/SwiftWildeGuessKit/Swift.swift:272:33 Ambiguous use of 'buildFinalResult'
Dominant language
Objective-C++
Stars
5.7k
Forks
574
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from facebook/componentkit

All issues in facebook/componentkit

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.