Re: XMP toolkit on Android device
Looks like you are compiling the wrong client glue file <xmpsdkroot>/public/include/client-glue\TXMPMeta.incl_cpp. Instead of it , you should compile...
View ArticleRe: XMP toolkit on Android device
Inder: I am sorry, the instruction you gave to me such as: #include <string> #define XMP_INCLUDE_XMPFILES 1 //if using XMPFiles #define TXMP_STRING_TYPE std::string #include...
View ArticleRe: XMP toolkit on Android device
Inder: Just to give you couple examples of linker errors:/home/w18656/workspace/xline2/main-jb-qcpro-4.2-xline/android-ndk-r8e/ toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86_64/bin/../lib/...
View ArticleRe: XMP toolkit on Android device
Hi BinXue, XMPFiles uses XMPCore component to serialize and read XMP packets from different supported file formats. The error undefined reference to 'TXMPMeta<std::basic_string<char,...
View ArticleRe: Error processing a large JPG EXIF
Hi. Apology for taking so long to respond. I can´t share the file because it is resample when upload. (pixels exceded)https://www.dropbox.com/sh/hlvtab5d76dbapf/v3aSDAF_Uw Regards.Víctor.
View ArticleRe: ~~ New XMP CS6 SDK Releases ~~
Sammi,Do you know where I could find any documentation about getting Custom XMP panels into the new CC applications? I've got a client that needs to take the panel I created for him that works in CS5...
View ArticleRe: ~~ New XMP CS6 SDK Releases ~~
CS6 had File Info version 4.0 and placed the panels into .../Adobe/XMP/Custom File Info Panels/4.0/panels I expect CC has File Info version 5.0 and looks for the panels in .../Adobe/XMP/Custom File...
View ArticleRe: ~~ New XMP CS6 SDK Releases ~~
Thanks for the reply Carl but yes... you would EXPECT that there would be a 5.0 folder. but I've installed CC apps and looked for that 5.0 folder, and there is none.And by testing I can tell you that...
View ArticleRe: Broken download link
I also see the same behaviour as Inder. Jeff, any updates from your side?
View ArticleRe: ~~ New XMP CS6 SDK Releases ~~
Hi, The location of FileInfo panels has been moved from the previous shared location. Now the panels are bundled within the application and are loaded from there itself. Go to /Applications/Adobe...
View ArticleRe: ~~ New XMP CS6 SDK Releases ~~
If you are planing to use custom panels the user folder has not changed. On mac: /Users/[userName]/Library/Application Support/Adobe/XMP/Custom File Info Panels/4.0/ For custom panels we highly...
View Article~~ New XMP SDK CC-2013.06 Release ~~
Hi All, New Version of XMP Toolkit SDK (C++) is now available at: http://www.adobe.com/devnet/xmp/ The FileInfo, Java and Action Script SDK remains unchanged. Please check out this latest CC-2013.06...
View Article"Cleaning" disambiguated namespace prefixes
Hello, In a bind here. Have a solution that depends upon a "clean" namespace prefix. Over time, we find that prefix gets disambiguated and we have no way to "flush" or "Clean" what appears to be a...
View ArticleRe: "Cleaning" disambiguated namespace prefixes
Hi, You should never expect a prefix to be nonambiguous. As in XML, the namespace prefix in XMP serves only as a key to look up the appropriate URI. The combination of URI and property name is the...
View ArticleCS 6 Generic File Info - not keeping checkboxes
I have a Generic Panel, that has been working fine since CS3, but in CS6 the checkbox values are not retained when a file is reopened. Well that's not strictly true and the value "True" seems to be...
View ArticleRe: CS 6 Generic File Info - not keeping checkboxes
Hi James, thanks for reporting this problem which is a bug in the Generic panel that we could reproduce.As you said the value is correctly stored in the file, but when you open the FileInfo dialog with...
View ArticleRe: CS 6 Generic File Info - not keeping checkboxes
Thanks for the feedback Jörg. Glad to know I wasn't going mad! I take it this is not something likely to be fixed in CS6 now, and it will only be fixed in later releases of CC? Many thanks
View ArticleRe: CS 6 Generic File Info - not keeping checkboxes
Hi James, unfortunately it seems that the problem cannot be fixed with a simple update of the Generic panel itself which is independent of any application and which we could easily provide with an...
View ArticleRe: CS 6 Generic File Info - not keeping checkboxes
Thanks for the honesty Jörg, at least we can plan around this and inform our users accordingly.
View ArticleDublin Core XMP is not stamped
For some reason Dublin Core XMP is not stamped to this image unless you open this image in Photoshop, re-save it and then it begins to work. Apparently, Photoshop corrects something in this image file...
View Article