| | NXC problem Craig Zupke
| | | I've tried to install Bricx and NXC but when I try to compile a simple program I get an error like "Unable to find include file: "NXCDefs.h". I figure I probably just have something configured incorrectly but can't find any guidance as to what I (...) (17 years ago, 28-Dec-07, to lugnet.robotics.nxt)
| | | | | | | | Re: NXC problem John Hansen
| | | | | (...) Remove the #include "NXCDefs.h" line since recent versions of the compiler do not require that you explicitly include this file. Make sure you are running the latest BricxCC and NBC/NXC compiler. The lastest version of the compiler is (...) (17 years ago, 30-Dec-07, to lugnet.robotics.nxt)
| | | | | | |