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 - Jonson26

Pages: 1 ... 5 6 [7] 8
91
TI-Nspire / Re: nTxt - Nspire Text Editor
« on: July 13, 2017, 11:28:31 am »
Bug report @ v27:
Weird display bug: Each pixel at the horizontal axe is followed by n blank pixels.
Example:
1111    1000100010001
1001 is 1000000000001
1111    1000100010001
Of course n=3 is just an example value. I just didn't count.
I have a TI-nspire CAS classic with os 3.9 and the latest ndless.
Spoiler For Spoiler:
Please implement HIDn! :P

92
General Calculator Help / nsnandmgr not working
« on: July 13, 2017, 09:45:47 am »
I tried to use it (to use nlaunchy), and it crashed my calc evry time i launched it.
Does anyone know how to fix this? Or maybe an alternate program?

93
Ndless / Re: ndless sdk
« on: July 12, 2017, 01:18:55 pm »
I still don't know why it does not work...
Maybe i could use a copy of someone's toolchain folder? Would this work?
Eems, you said some people had precompiled packages. Do you know how i could  reach those persons?

94
TI-Nspire / Re: HIDn - USB HID drivers for the TI-Nspire
« on: July 12, 2017, 12:55:48 pm »
Got it working! :)
I found a good adapter in a weird chinese shop ("Asia Market") in Spain.
BTW, are there any ndless programs supporting usb keyboards?

95
Ndless / Re: ndless sdk
« on: June 14, 2017, 07:27:29 am »
Uhm... Now I start to wonder , if it was at the end all my fault...
You see, I didn't fix the genzehn thingie, because there was no such folder/file in the toolchain directory.
Maybe that is the problem?  :-[ Sorry for the trouble.

96
Ndless / Re: ndless sdk
« on: June 12, 2017, 03:30:15 pm »
Like this? I left the files created in the prievious run of build_toolchain.sh.

97
Ndless / Re: ndless sdk
« on: June 11, 2017, 05:18:49 am »
I only see .gitmodules in there.
EDIT: Wrong folder.  :-[ Sorry. There are ".downloaded" and ".gitgnore".

98
Ndless / Re: ndless sdk
« on: June 10, 2017, 05:59:28 pm »
 :( I found the makefile it was executing, but i have no idea what the problem might be...
Aren't there any precompiled versions of this sdk? It would work for me, if tey wuldn't be
terribly outdatet...
I'll send the makefile, if it helps. It was located at <ndless directory>\ndless-sdk\toolchain\build .
Unfortunatley i have no idea what those default commands might be...

99
Ndless / Re: ndless sdk
« on: June 09, 2017, 03:25:20 pm »
Well...
There's the problem.
I'm still running build_toolchain.sh, and it only has lihe 87 lines or so...

100
Ndless / Re: ndless sdk
« on: June 09, 2017, 07:07:13 am »
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[1]: Opuszczenie katalogu '/cygdrive/c/users/lioł/ndless/ndless-sdk/toolchain/build'
make: *** [Makefile:854: all] Błąd 2

"Opuszczenie katalogu" --> "Leaving catalog"
"Błąd" --> "Error"

Do You think I should simply replace the polish words, or do it as now?

101
Ndless / Re: ndless sdk
« on: June 08, 2017, 04:31:18 pm »
Please stop double/triple posting. Instead use the edit button on your previous post.
Sorry. I won't do it again.

Btw, do you have an idea what this might be?
make: *** [Makefile:854: all] Błąd 2
"Błąd" --> "Error"

102
Ndless / Re: ndless sdk
« on: June 07, 2017, 04:58:41 pm »
I'm doing it from cygwin, but maybe i don't know how to install dependencies...



...so what do i do to install dependencies?



Ok. I figured it out myself.
I can only hope, i selected the right packages.

Edit(Eeems): Merged triple post

103
Ndless / Re: ndless sdk
« on: June 07, 2017, 03:55:42 pm »
 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!
"nie znaleziono polecenia" means "command not found" in polish.
What did i do wrong?



Edit (Eeems): Merged double post

104
Ndless / Re: ndless sdk
« on: June 07, 2017, 03:14:38 pm »
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
I didnt even manage to find php... :( I,m on windows 7 btw.

105
Ndless / ndless sdk
« on: June 07, 2017, 12:09:09 pm »
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.

Pages: 1 ... 5 6 [7] 8