Fixing the implicit declaration of function error when installing ruby gems
How to fix the implicit functions error Clang is throwing in the latest version of Xcode tools when installing ruby gems that need to build native extensions.
My journey
How to fix the implicit functions error Clang is throwing in the latest version of Xcode tools when installing ruby gems that need to build native extensions.
In a previous post I mentioned that I started maintaining a set of helper Ruby classes for working with barcodes. I have changed the structure of the project to make it a gem and I have published it on GemCutter.