Omnimaga > Ndless

ndless sdk

(1/14) > >>

Jonson26:
Well...
I tried to install the ndless sdk and now i,m totally confused.
There are two totally different instructions on ndlessly. But:
1. The links to the files in the one that seems easier are both dead.
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?
I'l gratefully apprieciate any help.

Eeems:

--- Quote from: Jonson26 on June 07, 2017, 12:09:09 pm ---1. The links to the files in the one that seems easier are both dead.

--- End quote ---
You may find this useful: https://github.com/ndless-nspire/Ndless/wiki/Ndless-SDK:-C-and-assembly-development-introduction

--- Quote from: Jonson26 on June 07, 2017, 12:09:09 pm ---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?

--- End quote ---
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.

Jonson26:
Wow. Quick response! Thank you Eeems, really.
Do you also know where to find those things?

--- Quote ---php (5.6+), libboost-devel, libboost_program_options*, binutils, gcc-core, gcc-g++, git, mpfr, mpfr-devel, gmp, libgmp-devel, libmpc3, libmpc-devel, openssl-dev, make, texinfo, zlib-devel, wget
--- End quote ---
I didnt even manage to find php... :( I,m on windows 7 btw.

Eeems:

--- Quote ---Install Cygwin (32bit, x86) and the following dependencies
--- End quote ---
You will install them as part of installing Cygwin. You'd find them on this screen:

Jonson26:
 O.O So THAT was the thing!
Thank you very much!


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!

--- End quote ---
"nie znaleziono polecenia" means "command not found" in polish.
What did i do wrong?



Edit (Eeems): Merged double post

Navigation

[0] Message Index

[#] Next page

Go to full version