Calculator Community > Calculator C

TIGCC kbd_queue problem

<< < (2/2)

Jonson26:
Sorry for the slow response time (school & stuff). I'm on WinXP pro sp3 and I'm using TIGCC v 0.98 Beta. I installed it using an exe installer.
Edit: Re-installed Tigcc as 0.95 (non-beta). I still get hte same error, though.
Edit 2: I tried gcc4ti. Didn't work neither. Maybe i'll try it on win7?

Jonson26:
So... I tried it on windows 7. Guess what? I got exactly the same error...  :-\
Oddly enough, if i download the project folder directly from technoplaza, then it does indeed compile...
I'm really perplexed....

Just to be sure: the code i use in the project i created is exactly the same...


BIG Change (that's why i decided to make a standalone post):
After i added #define USE_V200 at the beginning it somehow worked ;D... Still, it's something VERY odd.

Edit (Eeems): Merged double post

TravisE:
It may have to do with the project settings, if you're using the IDE and .tpr files. I'm no longer familiar with that since on Linux, TIGCC/GCC4TI comes as a command-line tool only (there used to be the KTIGCC IDE, but it uses obsolete KDE 3 libraries that have not been available in popular distros for ages).

I do seem to recall that the compiler can be picky about including the proper constants in the source files like one or more of USE_TI89/USE_TI92PLUS/USE_V200, and sometimes MIN_AMS (if you're using features introduced after the very first AMS 1.01 version).

On an unrelated note, I would recommend sticking with GCC4TI, as it was updated much more recently than TIGCC. The latest version of TIGCC I know of was released an entire decade ago.

Navigation

[0] Message Index

[*] Previous page

Go to full version