billhsu / jUART

Cross platform browser plugin for serial port communication from JavaScript
202 stars 76 forks source link

JsError: plugin().Serial is not defined #46

Closed yejiabin closed 8 years ago

yejiabin commented 8 years ago

My environment is WIN7 64bit. My browser is Firefox. I have coped the /bin/Windows/npjUART.dll into my browser's plugin directory. But i can't get plugin().Serial Object, Did I need to take any other steps? Thank you for answer!

billhsu commented 8 years ago

@yejiabin can you try recompiling the dll on your machine?

yejiabin commented 8 years ago

I have solved this problem,thanks!