sparkfun / Fingerprint_Scanner-TTL

Repository with example code for SEN-14585 & SEN-14585 at SparkFun.com
https://www.sparkfun.com/
109 stars 112 forks source link

error with FPS_GT511.cpp::open()'; #6

Closed Conner120 closed 10 years ago

Conner120 commented 10 years ago

finger print error

please can you fix it i ahave exasted all of my ideas on how to fixit. thank you!!

Conner120 commented 10 years ago

one error line was not in the picture it is "collect: ld returned 1 exit status" sorry and thanks again.

ToniCorinne commented 10 years ago

Sorry to hear about the problem. I'm working on duplicating it now, and will update you when I find anything.

JoshHawley commented 10 years ago

What compiler are you using? It looks like maybe it is only for C and not C++?

ToniCorinne commented 10 years ago

I agree with @JoshHawley. I was unable to duplicate your error, but I did update the repo structure to make the library installation a bit quicker. Double check you have everything installed correctly and are using a proper compiler.

Conner120 commented 10 years ago

i am using arduino 1.1 board is a mega

Conner120 commented 10 years ago

i was esing the exaple code that came with the library

ToniCorinne commented 10 years ago

Try reinstalling the library to Arduino. You should be able to get it to compile without errors, regardless of what kind of board you are using. If it's not compiling, then there's likely an issue with your file structure installation.

Conner120 commented 10 years ago

is tried it on the mac and it worked but i reinstalled the library on a ubuntu 12.04LST machine where I usually do my programming and it still didn't work any way there is a way around it thanks for the help.