On 14/01/14 12:50, Anderson Roberto wrote:
>
> At end of make process I got an error on unit test
> CppunitTest_filter_tiff_test
>
> So I run make again only to build this unit test using: make
> CppunitTest_filter_tiff_test
> [build CUT] filter_tiff_test
>
> /bin/sh: line 1: 5228 Aborted
Good morning!
As the subject says I'm using a machine with Windows 7 x64 with Visual
Studio 2012 Express and Cygwin x86.
I followed this wiki (
https://wiki.documentfoundation.org/Development/Windows_Build_Dependencies)
with success through all steps but make.
At end of make process I got an