📄 readme.osx
字号:
================================================================= libdmtx - Open Source Data Matrix Software================================================================= libdmtx README file (Mac OS X)This README.osx file contains information on installing and usinglibdmtx on Mac OS X. The general README file, also found in thisdirectory, contains a high level summary of libdmtx and itscomponents.1. Installing libdmtx on Mac OS X-----------------------------------------------------------------libdmtx can be installed on OS X using the instructions providedin the general README file. However, please see below foradditional details that might benefit users on this platform.2. Universal Binaries-----------------------------------------------------------------You can tweak configure's parameters to build an Universal Binaryversion of the library. Recommendations are provided at: http://developer.apple.com/technotes/tn2005/tn2137.html3. Dependencies-----------------------------------------------------------------Some libdmtx command line utilities have dependencies on externalsoftware. For example: * dmtxread requires GraphicsMagick, which must be downloaded and built from its source distribution. After doing this, simply add the relevant "-L" and "-I" options to the CFLAGS and LDFLAGS environment variables before running the ./configure script. * dmtxwrite requires libpng, which can be installed easily with MacPorts.Compiling from Subversion requires a working autoconf/pkg-configsetup: * autoconf, automake, libtool, and pkgconfig are required to generate the configure script. These packages are available from MacPorts. * You may run into issues if you mix the autotools packages in MacPorts with the ones installed from Xcode Tools. Make sure /opt/local/bin appears before /usr/bin in your $PATH.4. This Document-----------------------------------------------------------------This document is derived from the wiki page located at: http://libdmtx.wiki.sourceforge.net/libdmtx+on+Mac+OS+XIf you find an error or have additional helpful information,please edit the wiki directly with your updates.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -