Hi Marek, >>I created a JIRA issue for this idea
I sincerely dont know if community is interested on this (although I'm). A time ago I suggested a similar thing (MonoDevelop IDE which is a nice fully cross-platform) and some guys came with torches and scythes against me.. ha ha Then it was suggested CMake which generate IDE solution files (XCode, MonoDevelop, Visual Studio) from 'make' files, which also is great. But I still didn't see any progress related (as far I know). >>Once it's running, can you export the project setup-folder from XCode to some linux IDE format? The .xcodeproject file structure is vastly different than any solution file I've know. Maybe the better idea is really we have a CMake file in order to please greek and troyans ( http://stackoverflow.com/questions/3770782/xcode-project-to-visual-studio). I really would like do this, but my time is now extremally short due to my dissertation and some family problems (after my father's death, I'm helping on our business). However the guy that create this conversion to CMake will be an hero for the community, because this will certainly ease the life of many people here.. :-) Cheers, David On 5 August 2013 12:15, Marek Otahal <[email protected]> wrote: > 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 > >
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
