oxullo / Arduino-MAX30100

Arduino library for MAX30100, integrated oximeter and heart rate sensor
GNU General Public License v3.0
190 stars 134 forks source link

Compiling in Arduino IDE #35

Closed vctrkarthik closed 6 years ago

vctrkarthik commented 6 years ago

Troubleshooting checklist

Description of the issue

I copied all the files in src folder into MAX30100_Tester and verified the code. I get following error message.

Output from MAX30100_Tester example

In file included from sketch\MAX30100.h:25:0,

             from C:\Users\Victor\Downloads\Arduino-MAX30100-master\Arduino-MAX30100-master\examples\MAX30100_Tester\MAX30100_Tester.ino:24:

sketch\CircularBuffer.h:117:30: fatal error: CircularBuffer.tpp: No such file or directory

include

Details of my setup

Could you tell me how can I correct this?

oxullo commented 6 years ago

I can't reproduce, I can compile properly. Please fill in the details of the versions used.

vctrkarthik commented 6 years ago

Later, I used mikroelektronika max30100 development board. Then it worked. thanks!!

leogaltieri commented 6 years ago

hi i have the same problem, i am using arduino due with rcwl 0530 Description of the issue I copied all the files in src folder into MAX30100_Tester and verified the code. I get following error message.

In file included from sketch\MAX30100.h:25:0, from C:\Users\exo\Downloads\Arduino-MAX30100-master\Arduino-MAX30100-master\examples\MAX30100_Tester\MAX30100_Tester.ino:24:

sketch\CircularBuffer.h:117:30: fatal error: CircularBuffer.tpp: No such file or directory

include

you can help me please??

oxullo commented 6 years ago

@leogaltieri please open a new issue and make sure you fill in the details required on the proposed description field