Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eeems

Pages: 1 ... 15 16 [17] 18 19 ... 370
241
Ndless / Re: ndless sdk
« on: June 07, 2017, 04:42:31 pm »
Ok. I don,t get it.  :banghead:
I go to the toolchain folder using cygwin and do ./build_toolchain.sh and i get this:
Quote
$ ./build_toolchain.sh
Building and installing to '/cygdrive/c/users/lioĊ‚/ndless/ndless-sdk/toolchain/install'...
./build_toolchain.sh: linia 47: gcc: nie znaleziono polecenia
GMP (gmp-devel/libgmp-dev) dependency seems to be missing!
./build_toolchain.sh: linia 48: gcc: nie znaleziono polecenia
MPFR (mpfr-devel/libmpfr-dev) dependency seems to be missing!
./build_toolchain.sh: linia 49: gcc: nie znaleziono polecenia
MPC (mpc-devel/libmpc-dev) dependency seems to be missing!
./build_toolchain.sh: linia 50: gcc: nie znaleziono polecenia
zlib (zlib-devel/zlib1g-dev) dependency seems to be missing!
./build_toolchain.sh: linia 51: gcc: nie znaleziono polecenia
libpython2.7 (python-devel/python2.7-dev) dependency seems to be missing!
"nie znaleziono polecenia" means "command not found" in polish.
What did i do wrong?
Are you running this from cygwin or from the windows command line?
Did you also install gcc and the other dependencies or just php?

242
Ndless / Re: ndless sdk
« on: June 07, 2017, 03:25:00 pm »
Quote
Install Cygwin (32bit, x86) and the following dependencies
You will install them as part of installing Cygwin. You'd find them on this screen:

243
Ndless / Re: ndless sdk
« on: June 07, 2017, 12:53:41 pm »
1. The links to the files in the one that seems easier are both dead.
You may find this useful: https://github.com/ndless-nspire/Ndless/wiki/Ndless-SDK:-C-and-assembly-development-introduction
2. The more complicated one: Why the heck do i need PHP, openssl and all that stuff to make a compiler running!?  ???   :banghead:
    Come on! It's a program that translates C language into assembly! Why do i need all that stuff complicated even to
    make a "Hello world!" example? I saw TIGCC, and it has a simple, minimalistic and understandable .exe installer.
    Shouldn't there be something similar for the nspire?
Welcome to the world of open source. Where things require a little knowhow, are very rarely polished, and most developers aren't paid for their time.

244
Calculator C / MOVED: ndless sdk
« on: June 07, 2017, 12:36:42 pm »

245
Ndless / Re: Unable to install ndless
« on: June 05, 2017, 04:09:26 pm »
If your hardware version is too recent then there is little we can do to help you. You can look at the following sites to see if there is more information about your hardware revision:
https://github.com/ndless-nspire/Ndless/
https://ndlessly.wordpress.com/ndless-troubleshooting/

246
Web Programming and Design / Re: SMF Mobile
« on: June 04, 2017, 10:42:22 pm »
I know this is a bit of a necro, but it's just a shame that such a lot of good work seems to have gone down the drain. Any news?
It's on haiatus until certain features I was relying on are either added back to Firefox for Android or a good replacement is in place. @Sorunome has also made some enhancements to Omnimaga since I started working on this to help properly size the site page when viewed on a mobile device, thus making is a lot more usable on mobile.

247
TI-Nspire / Re: ti-nspire chemistry formula and equation solver
« on: May 22, 2017, 08:49:34 pm »
I have written a chem app that solves Gas Laws. You can find it on my site here: http://www.mason-cole.com/#TI-Nspire
Bit of a necro-post there. This thread is from 2013. If you'd like to post about your projects on Omnimaga I'd suggest starting a new topic and giving some more information about your app.

248
Apps for the CE are *.8ek files. Programs for the CE are *.8xp files. *.8xk files are apps for the 83+/83+SE/84+/84+SE and are not compatible with the 84+CE.
You'll want to look here for files on ticalc: http://www.ticalc.org/pub/84plusce/
And here for files on the TI Education site: https://education.ti.com/en/software/search/ti-84-plus-ce
You can also find programs on Cemetech here: https://www.cemetech.net/programs/index.php?mode=folder&path=/84pce/asm/

249
HP Calculators / Re: HP Prime Emulator
« on: May 08, 2017, 03:32:19 pm »
If you aren't actually emulating the hardware but just the system calls I'd describe your projects more as a compatibility layer (like Wine). If I had time I'd be interested in helping even though I don't have an HP Prime.

You may also want to cross-post this on Cemetech as they have more c++ developers over there.

That said if you need help with higher level planning or want someone to go over your designs and give feedback feel free to post about it here, or to tag me in the github issue/pr and I'll give it a once over the best I can.

250
TI Z80 / Re: Driller kNight
« on: May 05, 2017, 09:31:24 pm »
Seems good, I'm gonna try it, it's always a pleasure to see still some people making game =)
I am still working on it! If you want to see my progress, go to: https://codewalr.us/index.php?topic=1982.msg54981#msg54981
Or, you know, you could cross post progress here ;)

251
Your browser should translate the page from French.
Not all browsers translate pages automatically. Here is a link of the page using google translate

252
At least they state that you wouldn't usually be suspicious of a teen keeping a calc close.

253
Well this is very exciting :D

254
Jumpman 68K / Re: Jumpman - Resurrected
« on: March 17, 2017, 06:37:51 pm »
Wooo! so close to done!

255
ASM / Re: Should I learn ASM?
« on: March 17, 2017, 12:26:49 pm »
By DOS you mean windows command line? Unless you are still running Windows 98.

There are some IDE's out there, but all I'm aware of have not been updated in a long while and usually make things a little more difficult. I'd suggest just adding build config to your editor of choice (Like Sublime text) and using that.

Pages: 1 ... 15 16 [17] 18 19 ... 370