I 've installed XCode version 5.0.1 on Mountain Lion 10.8.5, but cannot 
reproduce your problem:

g++ -version gives here :

clang: error: no input files
magellan-pro:examples letz$ g++ --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin12.5.0
Thread model: posix

1) what g++ does the system say for you

2) do you have any log go the "faust2msp foo.dsp" errors ?

Stéphane 

Le 6 nov. 2013 à 22:59, Aaron Heller <[email protected]> a écrit :

> Hi Orlarey,
> 
> I can add a few details.  As near as I can tell, the problem is with the 
> faust2msp script, as I can copy the dsp file to the faust/examples directory 
> and then 'make msp'  will create mxo files with a bundle in Contents/MacOS.  
> (I don't have a copy of MaxMSP to confirm it works correctly).
> 
> Andrew has upgraded to Maverick, but I'm still on Mountain Lion.   The 
> faust2msp script started failing when I upgraded to Xcode version 5.0.1, 
> which was released concurrently with the Maverick upgrade.   faust2vst and 
> faust2au are working correctly.
> 
> Thanks…
> 
> Aaron
> 
> 
> On Wed, Nov 6, 2013 at 11:26 AM, Orlarey Yann <[email protected]> wrote:
> Hi Andrew,
> 
> Have you the same problem with other architectures ? Is the generated C++ 
> code correct ?
> 
> Cheers
> 
> Yann
> 
> 
> Le 06/11/13 19:22, Andrew Kimpel a écrit :
> > Hi Faust forum.
> >
> > I've been using Faust in conjunction with Aaron Heller's Ambisonic Decoder 
> > Toolkit (ADT)
> > and have come across an issue with trying to generate Max/MSP plugins from 
> > Faust .dsp
> > files. The issue occurs both with my local version of Faust (under Mac OS 
> > 10.9) and with
> > the online compiler.
> >
> > What i'm seeing is that the actual Max/MSP executable file seems to be 
> > missing / stripped
> > out from the .mxo external, i.e when i go and open the 'Package Contents' 
> > of the .mxo file
> > and look under [Contents | MacOS] the folder is empty. Both the .cpp and 
> > .dsp files are
> > present however.
> >
> > Is anyone else seeing this or am i just doing something stupid? I've been 
> > using Aaron's
> > toolkit to generate custom Ambisonic decoders for installations and haven't 
> > had any
> > problems up until now.
> >
> > Any feedback / suggestions are appreciated.
> >
> > best,
> > -Andrew
> >
> >
> >
> >
> >
> > ------------------------------------------------------------------------------
> > November Webinars for C, C++, Fortran Developers
> > Accelerate application performance with scalable programming models. Explore
> > techniques for threading, error checking, porting, and tuning. Get the most
> > from the latest Intel processors and coprocessors. See abstracts and 
> > register
> > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> >
> >
> >
> > _______________________________________________
> > Faudiostream-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/faudiostream-users
> >
> 
> 
> ------------------------------------------------------------------------------
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models. Explore
> techniques for threading, error checking, porting, and tuning. Get the most
> from the latest Intel processors and coprocessors. See abstracts and register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> _______________________________________________
> Faudiostream-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
> 
> ------------------------------------------------------------------------------
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models. Explore
> techniques for threading, error checking, porting, and tuning. Get the most 
> from the latest Intel processors and coprocessors. See abstracts and register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk_______________________________________________
> Faudiostream-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to