Project

General

Profile

Bug #978

DWC (darwin core) test fails on MSVC builds (test/bugfixes.sh 937a)

Added by Robin Mills over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
testing
Target version:
Start date:
08 Aug 2014
Due date:
% Done:

100%

Estimated time:

Description

Title says it all.

History

#1

Updated by Robin Mills over 7 years ago

  • Status changed from Assigned to Resolved

I've submitted a fix for this: r3288

I failed to use runCommand to execute exiv2.exe in the bugfixes-test.sh (see Issue 937). So the test was running exiv2.exe on the path and not the built binary in <exiv2>/msvc2005/bin/$target/$config.

However I was a little surprised to encounter the following additional matters:
1) The same compilation error with MSVC that was fixed for MinGW with r3283 (MinGW issue not reported)
2) A global enum MetadataId in exiv2app.hpp has the same name as types.hpp Exiv2::MetadataId
3) Sample program builds should depend on exiv2(.exe) to ensure the DLLs have been copied to bin/$target/$config directory.

#2

Updated by Robin Mills over 6 years ago

  • % Done changed from 0 to 100
#3

Updated by Andreas Huggel over 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF