Subject:
|
Re: SetUserDisplay?
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Sat, 30 Oct 2004 18:45:44 GMT
|
Viewed:
|
6271 times
|
| |
| |
In article <I6DH4L.1zwI@lugnet.com>,
"Ross Crawford" <rosscraw@bigpond.net.au> wrote:
> I can't seem to get SetUserDisplay to compile. When I compile my program, it
> gets "Error: undefined function 'SetUserDisplay'".
>
> I thought it might be the version of NQC (3.0a1) so I downloaded 2.5r3, but
> same
> error.
>
> Seems strange because SelectDisplay works fine, but I want to display a
> variable.
>
> Any ideas?
>
> ROSCO
My guess is that NQC hasn't been told to target the 2.0 api, so it is
defaulting to 1.0 which does not have SetUserDisplay(). See
http://bricxcc.sourceforge.net/nqc/doc/faq.html#-Trcx2 for a more
detailed explanation.
Dave
|
|
Message has 1 Reply: | | Re: SetUserDisplay?
|
| (...) Thanks Dave. I didn't notice the RCX2 option in Bricxcc, works great now! Just to clarify, the only difference between RCX 1 & 2 (from the compile target POV) is the firmware it's running? ROSCO (20 years ago, 30-Oct-04, to lugnet.robotics.rcx.nqc)
|
Message is in Reply To:
| | SetUserDisplay?
|
| I can't seem to get SetUserDisplay to compile. When I compile my program, it gets "Error: undefined function 'SetUserDisplay'". I thought it might be the version of NQC (3.0a1) so I downloaded 2.5r3, but same error. Seems strange because (...) (20 years ago, 30-Oct-04, to lugnet.robotics.rcx.nqc)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|