Re: Build error on Windows 7 and VS 2012 in unit test using Cygwin

2014-01-15 Thread Michael Stahl
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

Build error on Windows 7 and VS 2012 in unit test using Cygwin

2014-01-14 Thread Anderson Roberto
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