This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Technology & Calculator Open Topic subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Community News & Discuss Nspire => Technology & Calculator Open Topic
Author Message
cemper93


Newbie


Joined: 30 Sep 2010
Posts: 2

Posted: 02 Oct 2010 08:22:28 am    Post subject:

Hello all,
A few days ago, I buyed my very own nspire CAS and immediatly started to like it when I found out that I could use it for playing Mario during economics lessons <3
Well, now I wanted to start writing a bit of software for it myself. In the ndless readme, it says I have to install the Yagarto toolchain and msys and to add Yagarto's /bin as well as ndless' /bin to PATH. I did this. Still, when I start msys and try to compile this simple file

Code:
asm(".string \"PRG\"\0");

void main() {
    return;
}

I get this error:


Where does this error come from and what can I do about it? I'm sorry that my first post in this forum is a stupid question, but I got no clue about this.

Thanks
Cemper


Last edited by Guest on 02 Oct 2010 08:23:00 am; edited 1 time in total
Back to top
apcalc


Newbie


Joined: 28 Jun 2010
Posts: 22

Posted: 02 Oct 2010 11:38:15 am    Post subject:

You need to be using a makefile. There is one in the source code for the Ndless demo.
Back to top
cemper93


Newbie


Joined: 30 Sep 2010
Posts: 2

Posted: 02 Oct 2010 12:20:36 pm    Post subject:

apcalc wrote:

You need to be using a makefile. There is one in the source code for the Ndless demo.

Okay, thanks, I'll try to learn from that one.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement