-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
Labels
No labels