Abhishek134 / StarIO

StarIO Printer SDK for ionic2 project
0 stars 1 forks source link

Help with Plugin Development #1

Open krlozadan opened 7 years ago

krlozadan commented 7 years ago

Hello!! I'm the guy you were talking with via stackoverflow.com. Can you please explain me the problem you're having? You could see my pluing repo here: https://github.com/krlozadan/cordova-custom-printer-plugin

Abhishek134 commented 7 years ago

Hi, Sorry i was busy in some other projects so. I'm trying to use this plugin in my ionic2 project but i'm not able to implement it in the project. It shows me error something like file missing etc.

Abhishek134 commented 7 years ago

I got error as following. fatal error: 'StarIO/SMPort.h' file not found

import <StarIO/SMPort.h>

    ^

1 error generated. Please not that this file is available in that directory then too it shows this error.

krlozadan commented 7 years ago

Hello!! Can you please paste the link to your plugin repo??

paqogomez commented 7 years ago

I've sent a PR to interactive to update their repo.

The fork I have compiles and runs.

This fork, along with the plist entry of

`

jp.star-m.starpro
</config-file>`

Allow me to print successfully. Here is my StarIOPlugin repo.

https://github.com/paqogomez/StarIOPlugin

dengshiwei commented 6 years ago

问题解决了吗?