Skip to content

Additional environmental variable on gpp makefile, MacOS #53

@lucarebuffi

Description

@lucarebuffi

On MacOs, Xcode > 10 do not recognize the C++ stdlib with the flag -stdlib=libc++

the following line must be added to the makefile in the folder ....../gpp

export CPLUS_INCLUDE_PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1

Right after the declaration of the makefile variables.

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