Calculator Community > Calculator C

Tutorial - Setting up C Development Environment for the TI-Nspire

<< < (3/20) > >>

qazz42:
If I say make, it says no target specified

apcalc:

--- Quote from: qazz42 on July 22, 2010, 05:44:17 pm ---If I say make, it says no target specified

--- End quote ---

Did you successfully compile the Ndless demo.

In MSYS, type:


--- Code: ---cd <Path to Ndless directory>/src/arm/demo
make

--- End code ---

Post the message you get.

qazz42:
Yes I have

apcalc:
Ok, If you have successfully compiled the Ndless, demo, try opening the main.c file in the demo, erase the contents, and replace it with the code for the "hello world" program above.  You may just not have the right header files in the directory to compile

qazz42:
Apcalc, here is my result

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version