| | Re: brickOS & Cygwin with BricxCC Franz Steinmetz
|
| | Hi, I want to say thanks, too, but I have a problem: I cant't compile and download programmes to the RCX. I always get the message: Compile Failed Errors found during compilation But I can download the firmware. Does anyone has a solution? Thx Franz (...) (21 years ago, 10-Apr-04, to lugnet.robotics.rcx.legos)
|
| | |
| | | | Re: brickOS & Cygwin with BricxCC Jordan Bradford
|
| | | | (...) Post your source code and we'll tell you. (21 years ago, 11-Apr-04, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: brickOS & Cygwin with BricxCC Franz Steinmetz
|
| | | | | It was just a testprogram: int main(int argc, char *argv[]) { return 0; } But it's the same with all other progs, too. Thx Franz Steinmetz www.roboshow.de franzsteinmetz@roboshow.de (21 years ago, 11-Apr-04, to lugnet.robotics.rcx.legos)
|
| | | | | |
| | | | | | | Re: brickOS & Cygwin with BricxCC Franz Steinmetz
|
| | | | | I have found the solution myself (and with the help of the Mindstorms Forum): Edit -> Preferences -> Compiler C/C++/Pascal Here you have to set the right paths. The OS root was wrong. (At me) It has to be /brickos and not /brickos-0.2.6.09.newConf2 (...) (21 years ago, 11-Apr-04, to lugnet.robotics.rcx.legos)
|
| | | | | |
| | | | | | | Re: brickOS & Cygwin with BricxCC John Hansen
|
| | | | | (...) I am glad you were able to get this sorted out. I should add a note to the readme.txt which makes this additional configuration step for folks who already have earlier releases of BricxCC installed clear. John Hansen (21 years ago, 11-Apr-04, to lugnet.robotics.rcx.legos)
|
| | | | | |
| | | | Re: brickOS & Cygwin with BricxCC Franz Steinmetz
|
| | | | Hi, I've again found a way to solve this problem: Sometimes you have to replace the OS root "\brickos" with "c:\cygwin\brickos". Sometimes it works just with "\brickos". I don't know why. Franz Steinmetz www.roboshow.de franzsteinmetz@roboshow.de (21 years ago, 12-Apr-04, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: brickOS & Cygwin with BricxCC John Hansen
|
| | | | (...) Can you explain a little more what you mean by "sometimes"? Are you saying that with the OS root set to \brickos compiling works for some programs but not for others or are you saying that with BricxCC installed on one computer it works with (...) (21 years ago, 12-Apr-04, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: brickOS & Cygwin with BricxCC Franz Steinmetz
|
| | | | Hi, Yesterday I changed it into "\brickos", but as wanted to download a Programm again today, it didn't work (also only with Cygwin not). So I tried everything, I have also deinstalled BricxCC, Cygwin and BrickOS (perhaps some registry files (...) (21 years ago, 12-Apr-04, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | | | Re: brickOS & Cygwin with BricxCC John Hansen
|
| | | | (...) It sounds like you are having cygwin issues. Do you have a copy of bash.exe in a directory on your path somewhere other than in c:\cygwin\bin? Does your path include c:\cygwin\bin? If it doesn't then you need to add it to your path. You should (...) (21 years ago, 12-Apr-04, to lugnet.robotics.rcx.legos)
|
| | | | |