Skip to content

Mac build from source: No global header file was included #46

@kmturley

Description

@kmturley

Following instructions from the README:

git clone https://github.com/Birch-san/juicysfplugin.git
open juicysfplugin/Builds/MacOSX/juicysfplugin.xcodeproj

Then building in Xcode I get:

/Applications/JUCE/modules/juce_core/system/juce_TargetPlatform.h:56:3: "No global header file was included!"

Screen Shot 2022-09-09 at 4 20 19 PM

Searching the code this option appears to be there:
https://github.com/Birch-san/juicysfplugin/blob/master/JuceLibraryCode/AppConfig.h#L64

What could be the issue?

  • MacOS Monterey 12.5.1
  • XCode 13.4.1
  • JUCE modules 6.0.8
  • cmake 3.24.1
  • Apple clang version 13.1.6 (clang-1316.0.21.2.5)
  • Target: x86_64-apple-darwin21.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions