Skip to content

Build Failure: No matching function for call to 'RegisterGCInfoCallback' (Lynx Framework / PrimeJS / QuickJS) #102

Description

@coderdix24

Summary

I’m encountering a build error related to RegisterGCInfoCallback in the Lynx framework, specifically in a C++ source file under the primejs dependency.

Environment

  • ❯ iOS Project using Lynx (integrated via CocoaPods)
  • ❯ Latest pods as of [insert today's date]
  • ❯ Swift/Objective-C bridge setup successfully
  • ❯ Xcode version: [Your version here]
  • ❯ Target iOS version: [e.g. 15.0]
  • ❯ Architecture: Apple Silicon (M1/M2) [✅ if applicable]

Error

The build fails with the following error:

No matching function for call to 'RegisterGCInfoCallback'

This traces to the following path in my project:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions