Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Mac OS » First milestone reached - I am now working in cocoa theide...
Re: First milestone reached - I am now working in cocoa theide... [message #50132 is a reply to message #50128] Fri, 03 August 2018 17:54 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Well, I guess, long term this is exactly the kind of info I need... Smile

Anyway, I did not payed much attention so far, installed xcode and X11 theide compiled out of box (thanks again to everybody who contributed to that). It looks like those paths are 'internal':

gcc -Wp,-v -stdlib=libc++ -x c++ - -fsyntax-only
clang -cc1 version 9.1.0 (clang-902.0.39.2) default target x86_64-apple-darwin17.5.0
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/v1"
ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/local/include"
ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/include
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks (framework directory)
End of search list.


Interestingly, there is no /usr/include on my mac.... Maybe that is related.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Finally...
Next Topic: New theide for MacOSX
Goto Forum:
  


Current Time: Thu Aug 21 19:09:17 CEST 2025

Total time taken to generate the page: 0.05881 seconds