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

Pages: 1 ... 10 11 [12] 13 14 ... 83
166
TI-Nspire / Re: Solarized Theme for Nspire CX
« on: November 19, 2014, 06:17:34 pm »
I have never seen a web presence for a color scheme  O.O

It's a really popular color scheme. I use it for my terminal (Konsole which has Solarized built-in) and Vim. Also I use a solarized for ls colors.
Yeah, I tried out some Konsole color schemes, but solarized is just too bright. The default "linux colors" is easier to read, IMO.

167
Calculator C / Re: How to get input from user in ndless sdk ?
« on: November 19, 2014, 05:25:21 pm »
That's your decision.
Most IDEs support plain Makefile projects. You only need to execute "nspire-tools new <program name>" and you can start coding in that directory.
Your IDE just has to run "make" to build the program. I know that the following IDEs definitely work:
  • Qt Creator
  • Eclipse
  • Vi
  • Code::Blocks
  • KDevelop
  • SciTE

168
Calculator C / Re: How to get input from user in ndless sdk ?
« on: November 19, 2014, 04:58:29 pm »
Yeah, like that. The second path doesn't exist, though.

169
Calculator C / Re: How to get input from user in ndless sdk ?
« on: November 19, 2014, 04:52:42 pm »
You didn't set PATH correctly. It has to include ndless-sdk/bin.

170
Calculator C / Re: How to get input from user in ndless sdk ?
« on: November 19, 2014, 02:54:11 pm »
If openssl is missing, install openssl. It's likely libssl-dev.

171
Calculator C / Re: How to get input from user in ndless sdk ?
« on: November 19, 2014, 02:38:53 pm »
If you ran build_toolchain.sh successfully and set PATH, execute "make" in the ndless-sdk directory.

172
Calculator C / Re: How to get input from user in ndless sdk ?
« on: November 19, 2014, 02:14:12 pm »
It's called "libtinfo-dev" in Ubuntu.


PS: Please don't double-port, the Modify button is there for a reason.

173
Calculator C / Re: How to get input from user in ndless sdk ?
« on: November 19, 2014, 02:00:29 pm »
It's better if you use Linux.
Quote
After this code "./build_toolchain.sh"  and after download i get two errors and try to solve them but not success
Which two errors?

174
Calculator C / Re: How to get input from user in ndless sdk ?
« on: November 19, 2014, 05:41:34 am »
Quote
I tried the two version from  the official ndless site
They're both the old sdk. The new SDK is on Github.

Quote
If you Anyone has the (Ndless sdk) and work fine with c++ and emulator please upload the folder
Windows? Cygwin?

175
TI-Nspire / Re: nspire Linux Questions
« on: November 18, 2014, 03:11:05 pm »
It's on my github, like mentioned in the post I linked to.

176
TI-Nspire / Re: nspire Linux Questions
« on: November 18, 2014, 03:08:44 pm »
No, the DTB kernel is on the nspire-dt branch.

177
TI-Nspire / Re: nspire Linux Questions
« on: November 18, 2014, 02:11:12 pm »
Like here,
but use the kernel source from https://github.com/tangrs/linux, nspire branch.

178
TI-Nspire / Re: nspire Linux Questions
« on: November 18, 2014, 01:14:21 pm »
You can select the avaiable fonts when configuring your kernel build.

179
Calculator C / Re: How to get input from user in ndless sdk ?
« on: November 18, 2014, 04:02:04 am »
That's expected, to use libstdc++ you have to use the new SDK.

180
Computer Usage and Setup Help / Re: Help Testing a Laptop PSU IC
« on: November 18, 2014, 04:00:36 am »
Hmm, I'll try. If you have any suggestions as to how to try to measure the battery voltage that'd be fine, though I'll certainly try to do my own research. Will I accidentally blow up the battery if I somehow short it? (well prolly not since it prolly has no power)
It could have enough voltage to spark, so be careful.

Quote
And if I succeeded in doing this - would that test the motherboard's ability to send power, or the battery?
Just try to find the battery contacts for + and -. You can always test from which side the voltage is coming from using a diode.

Pages: 1 ... 10 11 [12] 13 14 ... 83