| | nqc compilation errors Theo Epstein
|
| | Background: (...) nqc version 3.1 r4 (built Jan 12 2007, 19:11:18) Copyright (C) 2005 John Hansen. All Rights Reserved. Usage error: try 'nqc -help' to display options (...) Linux eip 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux (...) (18 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
|
| | |
| | | | Re: nqc compilation errors Gus Jansson
|
| | | | (...) Only the RCX2 firmware supports these features. If you set the target to RCX2 then it will compile. Gus (18 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
|
| | | | |
| | | | | | Re: nqc compilation errors Theo Epstein
|
| | | | | (...) thank you. specific sulution: 'nqc -Trcx2 error.nqc' instead of 'nqc error.nqc' (18 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
|
| | | | | |
| | | | | | Re: nqc compilation errors John Hansen
|
| | | | (...) Gus is correct, although there are other targets which support arrays and indirect variables. NQC defaults to RCX as the target. You need to use the -TRCX2 switch if you are running the 2.0 firmware on your RCX and you want to use arrays and (...) (18 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
|
| | | | |