Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from marmalade/zbar

ZBar is an open source library that will let your Marmalade app scan QR codes

License

Notifications You must be signed in to change notification settings

chaneyhall/zbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

ZBAR BAR CODE READER FOR MARMALADE

ZBar, adapated to Marmalade build system by Morningstar Enterprises Inc.

Only supports QR code functionality. Tested and used in production apps.

License: GNU Lesser General Public License, version 2.1

HOW TO USE

Add the following to the MKB file for your project:

options 
{
	#Adjust path as necessary:
	module_path="../zbar-marmalade" 
}
subprojects
{
	zbar
}

Then, in your project source files, simply add #include "zbar.h" and use zbar according to the API documentation. Note that only the C API will be available, not the C++ API.

Examples of use:

SUPPORT

Contact GitHub user bradenmacdonald if you have any questions, problems, suggestions, or requests.

About

ZBar is an open source library that will let your Marmalade app scan QR codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.1%
  • C 21.9%

AltStyle によって変換されたページ (->オリジナル) /