Skip to content

Can not compile in MacOSX with clang #2

@yangbo

Description

@yangbo

I try to compile the project in Mac OS X, but there are errors about 'nested-functions'.
Because Apple CLang compiler does not support 'nested function' features, so I can not compile it.
My CLang version is:
gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix

Any idea? Thanks.

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