[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-ocrad] Compiling on Mac OS X Mavericks
From: |
Matthew Swain |
Subject: |
Re: [Bug-ocrad] Compiling on Mac OS X Mavericks |
Date: |
Thu, 05 Dec 2013 14:49:36 +0000 |
Hi,
One small addition to the changes I mentioned previously:
In version 0.22, I think "#include <stdint.h>" needs to be added to the start
of ocradlib.h, because it uses the uint8_t type alias.
Kind regards,
Matt
On 7 Nov 2013, at 19:05, Antonio Diaz Diaz <address@hidden> wrote:
> Hello Matthew.
>
> Matthew Swain wrote:
>> I'm having some trouble compiling ocrad on Mac OS X Mavericks. I
>> believe this is because Mavericks changes the default C++ standard
>> library from libstdc++ to libc++.
>
> Thank you very much for reporting this. I'll soon release a new version with
> this problem fixed.
>
>
>> Also, on an unrelated note: Would it be possible to provide a tar.gz
>> download for ocrad as well as the existing tar.lz version? I notice
>> that previous versions offered both, but recent versions only have
>> the tar.lz option.
>
> Lzip is very easy to install, but if you need a gzipped tarball you can find
> it, for example, here:
> http://fossies.org/linux/privat/ocrad-0.22.tar.gz/
> http://fossies.org/linux/privat/ocrad-0.23-pre1.tar.gz/
>
>
> Best regards,
> Antonio.
>
> _______________________________________________
> Bug-ocrad mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-ocrad
- Re: [Bug-ocrad] Compiling on Mac OS X Mavericks,
Matthew Swain <=