Author Topic: Need help with Ndless Installation and gbc4nspire  (Read 9894 times)

0 Members and 1 Guest are viewing this topic.

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Need help with Ndless Installation and gbc4nspire
« Reply #15 on: February 23, 2011, 04:05:21 pm »
Alright, So I got as far as making the C enviroment, Now i'm really confused, The guide says to make the Toolchain which is mentioned in the ReadMe.txt, When there is no mention of a toolchain at all, What do I do O_O

From the Ndless root in MSYS, run the command:

Code: [Select]
cd tools;make

Then, add the created /bin directory in the Ndless root to your path variable, then, you can successfully run "make" from the Ndless root directory.