Hi Michael, Issues with boost disappeared with your last push. However, it seems that all the code you link to boost/gnuradio libraries needs "-stdlib=libc++ -std=c++11" to work properly.
This is an example of a C++ out-of-tree project linked to GNU Radio installed via macports in Mavericks: http://gnss-sdr.org/documentation/building-guide#MacOSX Best regards, Carles On Sat, Nov 9, 2013 at 9:21 PM, Michael Dickens <[email protected]>wrote: > That's great, Carles! Did you have issues with Boost, as per some reports > in MacPorts ticket < https://trac.macports.org/ticket/41162 >? If so, do > you remember what you did to work around them? Thanks for the feedback. - > MLD > > On Nov 9, 2013, at 5:00 AM, Carles Fernandez <[email protected]> > wrote: > > I've tried 'sudo port install gnuradio-devel' on OSX 10.9 and it works > fine. The C++ API and runtime are completely usable; when linked from an > out-of-tree project, everything runs smoothly. > -- > Michael Dickens, Mac OS X Programmer > Ettus Research Technical Support > Email: [email protected] > Web: http://www.ettus.com > >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
