¿ªÔÆÌåÓý

error on verify raduino ino


 

when I try to compile verify the raduino ino from github I get an error message
Arduino: 1.8.1 (Linux), Board: "Arduino Nano, ATmega328"
no matching function for call to 'Si5351::set_correction(int32_t&)'
any one have any ideas how to correct this? Dave? kc2ipx
?


 

Farhan's sketch?

Did you install the Etherkit Si5351 library into your arduino ide before you tried?

If not, go to sketch then include library...click on manage libraries. Type etherkit into the search bar and you should be able to find and install the etherkit si5351 library into your ide. Then it should work


Jack Purdum
 

Just remember that you must restart the IDE after installing a new library.

Jack, W8TEE



From: "tausciam@..." <tausciam@...>
To: [email protected]
Sent: Saturday, December 23, 2017 4:01 PM
Subject: Re: [BITX20] error on verify raduino ino

Farhan's sketch?

Did you install the Etherkit Si5351 library into your arduino ide before you tried?

If not, go to sketch then include library...click on manage libraries. Type etherkit into the search bar and you should be able to find and install the etherkit si5351 library into your ide. Then it should work



Virus-free.


Jack Purdum
 

Which source code file are you trying to compile? Also, there is a later version of the IDE.

Jack, W8TEE



From: David Nelson <kc2ipx@...>
To: [email protected]
Sent: Saturday, December 23, 2017 3:52 PM
Subject: [BITX20] error on verify raduino ino

when I try to compile verify the raduino ino from github I get an error message
Arduino: 1.8.1 (Linux), Board: "Arduino Nano, ATmega328"
no matching function for call to 'Si5351::set_correction(int32_t&)'
any one have any ideas how to correct this? Dave? kc2ipx
?



Virus-free.


 

Yes it is Farhan's scetch from git hub and yes I installed etherkit Si5351 library?
in my arduino ide. I restarted the ide and get the same error. The source file is bitx40.ino.
My ide is 1.8.1. I thought that should be up to date to compile this sketch. Thank you?
for any insight into this problem.? Dave? kc2ipx


 

I upgraded my ide to 1.8.5 which is the latest still same error

On Sat, Dec 23, 2017 at 5:49 PM, David Nelson <kc2ipx@...> wrote:
Yes it is Farhan's scetch from git hub and yes I installed etherkit Si5351 library?
in my arduino ide. I restarted the ide and get the same error. The source file is bitx40.ino.
My ide is 1.8.1. I thought that should be up to date to compile this sketch. Thank you?
for any insight into this problem.? Dave? kc2ipx



Jack Purdum
 

How many tabs do you see above the source code window when you compile the code? Do you see the library in the library subdirectory? For example, If you installed the IDE in a directory on the root of C named Arduino1.8.1, is the library on path:

???? C:\Arduino1.8.1\libraries\Si5351


Jack, W8TEE



From: David Nelson <kc2ipx@...>
To: [email protected]
Sent: Saturday, December 23, 2017 5:49 PM
Subject: Re: [BITX20] error on verify raduino ino

Yes it is Farhan's scetch from git hub and yes I installed etherkit Si5351 library?
in my arduino ide. I restarted the ide and get the same error. The source file is bitx40.ino.
My ide is 1.8.1. I thought that should be up to date to compile this sketch. Thank you?
for any insight into this problem.? Dave? kc2ipx




Jack Purdum
 

What are the error messages you're getting?

Jack, W8TEE



From: Michael Monteith via Groups.Io <michael_r_monteith@...>
To: [email protected]
Sent: Wednesday, February 14, 2018 8:15 PM
Subject: Re: [BITX20] error on verify raduino ino

Jack,
?I assume he must have his fixed.? I've got the same error.? I'm running 1.8.5.? I have both the btix40 tab and the si5351.h tab.
I did notice when I installed the si5351 library it put it in:
C:\Users\username\Documents\Arduino\libraries
I even copied the folder to where the IDE libraries are:
C:\Program Files (x86)\Arduino\libraries
and restarted the IDE

?I thought while I was sitting here I'd load the sketch, compile it, and be able to play around with some ideas.?? So not critical right now.? Just when you get time.

73, Michael
KM4OLT