Robin Mills
- Email:
- Registered on: 08 Jan 2009
- Last connection: 28 Feb 2010
Activity
Reported issues: 1
06 Mar 2010
- 19:54 Exiv2 Forum: RE: Trap or suppress warnings when using Exiv2 library?
- Hank Well this all sounds quite OK with me. As far as I know, exiv2 installs into /usr/local/{bin|include|lib|man|share} and doesn't install/overwrite anything 'public'. I've never worried about this - so I've never bothered to figure who/wha...
05 Mar 2010
- 19:49 Exiv2 Forum: RE: Trap or suppress warnings when using Exiv2 library?
- It is quite easy to build exiv2 from source. There are some dependancies (expat and zlib spring to mind - there may be others). However most opensource is easily to build on Ubuntu. You can download the code from the exiv2 web site as a tar bu...
04 Mar 2010
- 23:39 Exiv2 Forum: RE: Tips/suggestions for exiv2 & CxImage usage?
- Hi Nikolai That's an impressive library and it looks as though it has been maturing for much the same time as exiv2. My initial thought is CxImage is for image data manipulation and exiv2 is for image meta-data manipulation. So they are com...
03 Mar 2010
- 03:41 Exiv2 Forum: RE: Using exiv2 lib in Borland C++ IDE
- I'm sure it's possible to build exiv2 with Borland C++, however we don't support it. We support the various UNIX systems (including the Mac and Winodws/Cygwin) with the usual autoconf procedure (make config ; ./configure; make etc...) and DevSt...
01 Mar 2010
- 23:53 Exiv2 Forum: RE: Clone function
- Andreas There are two fixes: The safest/simplest fix is: EXV_EXPORT static const char* name(CharsetId charsetId); For sure this repairs the build because EXV_EXPORT is only defined for MSVC and adds the DLL export declaration to the name()...
- 09:29 Exiv2 Forum: RE: Clone function
- Andreas Huggel wrote: > > It appears to break the Mac OS X build though: > > [...] Andreas Goodness, I'm surprised. I thought (from memory) that EXV_DLLLOCAL was a MSVC only macro for __decl(export) (or something like that) to export ...
- 09:21 Exiv2 Forum: RE: Clone function
- You can use exiv2 from C# using the exiv2net wrapper written by Andreas Grimme (not to be confused with Andreas Huggel). It's written in C++ and there is a sample C# application. We don't support exiv2net in the exiv2 repository because Mr Hugge...
28 Feb 2010
- 21:16 Exiv2 Forum: RE: Clone function
- Dave Good News. I used your code to construct a little command line program (DatePics2) and linked DebugDLL. Crashes on DSC_1134.JPG (OK with the other two files). I investigated: ah, it's in jpgimage.cpp readMetadata(). psBlob is empty. ...
27 Feb 2010
- 15:25 Exiv2 Forum: RE: Clone function
- David Thanks for sending all of this stuff. I'm the DevStudio guy here - Andreas is so smart he keeps away from Windows! We have guests for the weekend and I'll take a good look at this on Sunday evening (I'm in California). I really like pu...
26 Feb 2010
- 14:47 Exiv2 Forum: RE: Submitted for perusal: The IPTC Core "Map" of Applications.
- Thanks for posting this, Steve. I've had "google IPTC" on my "must investigate list" for a while. Thanks.
Also available in: Atom