Re: Toolkit installation errors
Aman, we have made progress. After following your advice, the build of XMPToolkitSDK64 result in ALL_BUILD being forced to VS2010 and XMPCore and XMPFiles are left as VS2012. I do not know what...
View ArticleRe: Toolkit installation errors
Thank you for the help so that I could compile the Toolkit in a VS2012 environment. Is it possibe to get the same type of help so that I can use the sample setup in the same environment. Thank you,...
View ArticleRe: Toolkit installation errors
Hi Bill, Just to confirm – you want to use XMP SDK samples in VS2012 environment. Right? Inder
View ArticleXMP metadata generation
is XMP metadata generation only for images, do it support video?What are the techniques and standards follows for metadata genaration. Is xmp metadata generation is also for videos also. What all are...
View ArticleAccessing XMP files
Is it possible to use the toolkit to read/write/update XMP files directly with the toolkit? I know that one can do this to metadata embeddded in image files (e.g., AVI). In my case, we are primarily...
View ArticleBuilding Public XMP SDK on Visual Studio 2012
Current SupportThe XMP Toolkit SDK package currently supports only Visual Studio 2010 environment and has been tested to work properly on Windows 7 platform. With the current set-up provided in the...
View ArticleRe: Toolkit installation errors
Hi Bill, A new post http://forums.adobe.com/message/5742028#5742028 in the XMP SDK Forums describes the steps to build XMPToolkit SDK and its samples with Visual studio 2012. Please refer to it and let...
View ArticleRe: Building Public XMP SDK on Visual Studio 2012
I installed the sample .bat files and received the error shown in that message to the right:I also reinstalled the SDK and then installed your script changes and still received the error message. Bill
View ArticleRe: Toolkit installation errors
Inder, thank you. I ran into a difficulty when I followed the instructions for the Sample. I sent the information in a reply to the other thread. Also, I asked a question about being able to...
View ArticleRe: Accessing XMP files
Hi Bill, Directly – If I understand correctly by directly you mean that, you want to read/write/update a XMP sidecar file (e.g Filename.ext.XMP kind of files).XMP sidecar file contains an XMP metadata...
View ArticleRe: Toolkit installation errors
Hi Bill, > I ran into a difficulty when I followed the instructions for the Sample. I sent the information in a reply to the other thread.Were you able to build the XMP Toolkit SDK...
View ArticleRe: XMP metadata generation
Hi Sethunath, >is XMP metadata generation only for images, do it support video?XMP Metadata is a standard way to describe metadata about any resource in general. “XMP metadata generation” I assume...
View ArticleRe: Toolkit installation errors
The new procedure worked perfectly when applied to the XMP Toolkit SDK, The only difficulty I had was when I made the change you provided to the Sample/Build. Bill
View ArticleRe: Accessing XMP files
Inder, your response is insightful and I will heed your warning. If I limit myself to only reading the XMP sidecar file, can I do so using the XMP SDK? Best wishes, Bill
View ArticleRe: Older version of XMP Toolkit: can it be updated to latest?
update: solved! turns out my linux system default libtiff was not current enough to read the photoshop tiff file clipping paths in some cases. so it ended up being imagemagick's fault -- by way of...
View ArticleRe: Toolkit installation errors
If the path to your copy of SDK(also known as XMP SDK root path) contains a space, change the samples build script-GenerateSamples_vc11.bat to keep all the paths within double quotes “” . ThanksInder
View ArticleRe: Accessing XMP files
XMP sidecar contains the serialized XMP packet which is usually read to a buffer and then SXMPMeta object is created using SXMPMeta:: ParseFromBuffer().For more refer to section “Preparing metadata for...
View ArticleRe: Toolkit installation errors
Inder, thank you. I am traveling and will not return to my office until the 16th. I will try your suggestion then and tell you if it worked. Bill
View Article"http://www.w3.org/2001/XMLSchema-instance"
Is there support for the "http://www.w3.org/2001/XMLSchema-instance" schema in the SDK? I should also note that the XML and XMP files were created recently by Adobe Premiere Pro CS6 (Windows. Thank...
View Article