Thread: mbarcode
View Single Post
Posts: 30 | Thanked: 3 times | Joined on Apr 2010
#239
Originally Posted by lardman View Post
On a more technical note, what type of barcode are we talking about here?
barcode or QR code are both ok.

Originally Posted by lardman View Post
My feeling is that this would work quite well as a plugin to mBarcode, but if you really want a standalone app then fair enough.
Which is again why I thought writing a plugin for mbarcode might make your life easier. There's worse ahead than working out what glib is don't worry
You are right definitely. I am sure that I have include<glib-2.0/glib.h> in the header and in .pro file also. I dont know why the application cries about hundreds of error and I cant even find where is the log file of esbox.
error.txt

Can you explain a little bit about your idea implementing plugin for mbarcode? I really dont know how to achieve that yet.