Re: Cannot include Carbon on Mojave

2019-05-15 Thread Vojtěch Meluzín
Thanks Chris! Interesting read. Btw. g++ only invokes clang, I suppose it handles some potential argument transformation. Cheers! Vojtech st 15. 5. 2019 v 1:28 odesílatel Chris Hanson napsal: > On May 14, 2019, at 8:29 AM, Vojtěch Meluzín > wrote: > > > > Here's the command line: > > > > g++

Re: Cannot include Carbon on Mojave

2019-05-15 Thread Vojtěch Meluzín
Thanks for the feedback Aandi. I actually made it work in Mojave, at least it looks so now. I need to stick with XCode 9.4 forever and old Intel IPP as well though... It's always a nightmare with Apple... Compared to MSVC, where you buy a new machine, install MSVC and it just works, done... Oh well

Re: xCode troubles

2019-05-15 Thread Alex Zavatone
Maybe Totte could use QuickTime to record the issue happening and provide more specifics about the version of Xcode and his setup. > On May 14, 2019, at 11:19 PM, John McCall wrote: > > > > On 15 May 2019, at 0:03, Ben Kennedy wrote: > >> The phenomenon you're describing is a long-standing b

Re: Cannot include Carbon on Mojave

2019-05-15 Thread Glenn L. Austin
Actually, the screw ups are on those software developers who write their code based upon SDK behavior, not documentation. Yes, Apple sometimes makes mistakes, but more often the "mistake" is that Apple fixed a bug (isn't that what an "unintended side-effect" is?) that a software developer depend

Re: xCode troubles

2019-05-15 Thread Peter Hudson
Hi John As things are now working ok again - the relevant files have been refreshed - there is probably little point in my sending you the project. If the problem occurs again, I’ll send the project over for you to have a look at. All the best Peter > On 15 May 2019, at 05:45, John McCall

Re: xCode troubles

2019-05-15 Thread John McCall
On 15 May 2019, at 11:40, Peter Hudson wrote: Hi John As things are now working ok again - the relevant files have been refreshed - there is probably little point in my sending you the project. If the problem occurs again, I’ll send the project over for you to have a look at. Okay, thanks.