Subject:
|
Re: NQC release
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Wed, 16 Mar 2005 13:31:07 GMT
|
Viewed:
|
5637 times
|
| |
| |
In lugnet.robotics.rcx.nqc, Rich Thompson wrote:
> rcxlib/RCX_Image.h:107: error: class RCX_Image::Chunk redeclared with
> different access
Can you try adding "private:" directly above the declaration of the nested type
Chunk in RCX_Image.h? I'd like to confirm that that change fixes the problem.
If any more compile errors (or warnings) show up let me know here or via email.
Thanks!
John Hansen
|
|
Message has 1 Reply: | | Re: NQC release
|
| Making progress: I changed the public: to private: in RCX_Image.h and here was the output after I did a `make clean`: [root@aluminum nqc-3.1.r1]# make g++ -o bin/mkdata -Inqc/ -Iplatform/ mkdata/mkdata.cpp nqc/SRecord.cpp bin/mkdata (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
|
Message is in Reply To:
| | Re: NQC release
|
| Hi John! Thanks for the new release. On my Linux box I get a compile error. uname -a: Linux aluminum 2.6.10-1.770_FC3smp #1 SMP Thu Feb 24 14:20:06 EST 2005 i686 athlon i386 GNU/Linux [root@aluminum nqc-3.1.r1]# make g++ -o bin/mkdata -Inqc/ (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
|
11 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
|
|
|
|