I'm trying to get it working on OS X 10.6.8. Last week updated to Snow Leopard and installed Xcode 3.2 from the DVD. It installed Python 2.6.1 and gcc 4.2.1 I have done some searching and it looks like Xcode 4 will install Python 2.7 but I can't figure out what version of gcc it will install. It looks like its possible to install gcc 4.6 on snow leopard, but I haven't tried it yet. I'm not all that interested in an ide, but I would like to get it running on my Mac. I'll let you know how it goes. If someone knows how I can update my gcc within Xcode 3.2, that would be super helpful.
Thanks! Patrick On Aug 5, 2013, at 7:01 AM, David Ragazzi wrote: > Hi all, > > I noted that there's a XCode project file to setup, install and debug the > project (Everything.xcodeproj). Have someone here managed to code the project > using only XCode? > > From I understood, it performs all operations related to setup and build > discarding the use of shell by using "make.py" files (right?). > > However I tried it but I had one error related to file permission. I still > don't update the GCC version (used by XCode) to 4.8 and I'm not sure if this > could be related in some way. But apart of this, I wonder know if someone > here had success with XCode. > > Thanks in advance, > > Cheers, David > PS: I have installed Autotools, Python 2.7, and Pip. > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
