¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: help---compiler error


 

¿ªÔÆÌåÓý

After further research, the controller software and library? was written for 022. I installed? 022 and it compiles clean. It was also written for the Nano so I will need to figure out what other changes I may need.? Next I now need to find a 4 x 40 display.

I am building several LDMOS amps and wanted to do something different for control. Once I have this controller software working, I will then need to add some additional features. I am also thinking of going to a 7" touch screen but one step at a time.

Mark NU6X Sedona, AZ

On 7/9/2016 7:22 PM, Jack Purdum jjpurdum@... [SoftwareControlledHamRadio] wrote:

?
Not sure why my comment came through so messed up, but I remember writing that line 95 was messed up, but that the count might be off becuase of the included header file.

Spent some time in Sedona a few years ago...beautiful area. Keep pluggin' away on the book!

73,
Jack, W8TEE




From: "Mark Mumaw nu6x@... [SoftwareControlledHamRadio]"
To: SoftwareControlledHamRadio@...
Sent: Saturday, July 9, 2016 5:19 PM
Subject: Re: [SoftwareControlledHamRadio] help---compiler error

?
Hi Jack,
I'm jumping the gun a little....I'm reading your book now. I'll ask this question again after I get a little further

Thanks!!!
Mark NU6X? Sedona, AZ

On 7/9/2016 1:44 PM, Jack Purdum jjpurdum@... [SoftwareControlledHamRadio] wrote:
?
I would need a copy of the controller.ino file and the header file. Whatever the error is, it doesn't line line 95 and its return type.

Jack,. W8TEE



From: "Mark Mumaw nu6x@... [SoftwareControlledHamRadio]"
To: "SoftwareControlledHamRadio@yahoog roups.com"
Sent: Saturday, July 9, 2016 4:37 PM
Subject: [SoftwareControlledHamRadio] help---compiler error

?
I'm trying to compile controller software for a LDMOS linear. It uses a 4x40 LCD screen and I included the? Liquidcrystal440 library.
?
I'm new at this...any suggestions??.

Mark NU6X Sedona, AZ


Arduino: 1.6.9 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

In file included from C:\Users\Mark\Documents\Arduino\controller\controller.ino:76:0:

C:\Users\Mark\Documents\Arduino\libraries\Liquidcrystal440/LiquidCrystal440.h:95:16: error: conflicting return type specified for 'virtual void LiquidCrystal::write(uint8_t)'

?? virtual void write(uint8_t);

??????????????? ^


In file included from C:\Arduino169\Arduino\hardware\arduino\avr\cores\arduino/Stream.h:26:0,

???????????????? from C:\Arduino169\Arduino\hardware\arduino\avr\cores\arduino/HardwareSerial.h:29,

???????????????? from C:\Arduino169\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:224,

???????????????? from sketch\controller.ino.cpp:1:

C:\Arduino169\Arduino\hardware\arduino\avr\cores\arduino/Print.h:48:20: error:?? overriding 'virtual size_t Print::write(uint8_t)'

???? virtual size_t write(uint8_t) = 0;

??????????????????? ^

exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.








Join [email protected] to automatically receive all group messages.