OSX DStep / Standard Includes

Robert M. Münch robert.muench at saphirion.com
Fri Apr 26 15:14:31 UTC 2019


I'm trying the new DStep version but have some problems with standard 
include files:

=> dstep --output ./d -v -I/opt/local/libexec/llvm-5.0/include/c++/v1 
myinclude.h
clang version 5.0.2 (tags/RELEASE_502/final)
Target: x86_64-apple-darwin18.5.0
Thread model: posix
InstalledDir:
ignoring nonexistent directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
 /opt/local/libexec/llvm-5.0/include/c++/v1
 /8542414
 /usr/local/include
 /opt/local/libexec/llvm-5.0/lib/clang/5.0.2/include
 /System/Library/Frameworks (framework directory)
 /Library/Frameworks (framework directory)
End of search list.
/opt/local/libexec/llvm-5.0/include/c++/v1/string.h:61:15: fatal error: 
'string.h' file not found


So I'm wondering what this "'string.h' file not found" means as the 
file seems to be found... any ideas?

-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



More information about the Digitalmars-d-learn mailing list