I created a JIRA issue for this idea: https://issues.numenta.org/browse/NPC-262 Btw, Once it's running, can you export the project setup-folder from XCode to some linux IDE format?
Regards,mark On Mon, Aug 5, 2013 at 4:51 PM, David Ragazzi <[email protected]>wrote: > >>can you try with python2.6? py27 only installation is not supported yet. > (runtime is). > I could try python2.6. > > >>So this xcode does avoid use of shell completely? > From I understand, for setup and build the project yes, however the > shell's role still would be packages installation that XCode dont have > (like Autotools) which is acceptable. > > XCode is an integrated platform "all in one" with IDE, GCC, and others. > Similar to Visual Studio does. It seems amazing. > https://developer.apple.com/technologies/tools/ > > Cheers, David > > > On 5 August 2013 11:31, Marek Otahal <[email protected]> wrote: > >> can you try with python2.6? py27 only installation is not supported yet. >> (runtime is). So this xcode does avoid use of shell completely? That >> would be relevant to one of our issues-make pip package of nupic. >> >> Thanks,Mark >> >> >> On Mon, Aug 5, 2013 at 4:01 PM, David Ragazzi <[email protected]>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 >>> >>> >> >> >> -- >> Marek Otahal :o) >> >> _______________________________________________ >> 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 > > -- Marek Otahal :o)
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
