Skip to content

MacOS build fails #145

@vmarkushin

Description

@vmarkushin

I'm getting strange errors when compiling on macOS:

/Users/vmark/dev/Bonzomatic/external/glfw/src/cocoa_init.m:77:5: error: use of undeclared identifier 'NSString'; did you mean 'cString'?
    NSString* appName = nil;
    ^~~~~~~~
    cString

Not sure what can cause this, so I leave the full build.log here.

System info:

  • macOS Catalina 10.15.7
  • Xcode 12.2, build version 12B45b
  • AppleClang 12.0.0.12000032

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions