Re: XMP Toolkit SDK is not compatible with iOS12 due to apple deprecated...
Hi Evan Xie, In XMP-Toolkit-SDK-CC201607 follow below steps: 1. in build/, run "GenerateXMPToolkitSDK_mac.sh"2. select option 4., create iOS Xcode project3. Open Both XMPCoreStatic and XMPFileStatic...
View ArticleRe: XMP SDK not generating ios project
Hi emanuell94157843, Please make below change in file "XMP-Toolkit-SDK-CC201607\build\shared\Toolchain_ios.cmake" at Line:91: Replace this below linestring(REGEX MATCH "Xcode ([3-9].[0-9][.]?[0-9]?)"...
View ArticleRe: Dependencies in Custom File Info Panel XMP Metadata Fields
lithoguyThis sounds like a good idea but unfortunately, there is no such functionality in the existing SDK which can implement the scenario that you are talking about. The SDK is for building static...
View ArticleThe latest XMP Toolkit destroys data, any chance to see an update?
The latest XMP Toolkit has a serious problem that destroys data when updating metadata. If an image has EXIF Milliseconds data it will be removed/destroyed after updating XMP metadata block. Tested...
View ArticleRe: Dependencies in Custom File Info Panel XMP Metadata Fields
Probably you are another staff member with no badge?
View ArticleRe: Dependencies in Custom File Info Panel XMP Metadata Fields
Not at all - just someone who has worked with Adobe Applications for many years with an interest and belief in media intelligence - particularly how XMP can be used in complex workflows. I hope this...
View ArticleRe: XMP SDK not generating ios project
Cool, so many of you came here at once after long break
View ArticleRe: Dependencies in Custom File Info Panel XMP Metadata Fields
lithoguyI am afraid that this is not on the roadmap. At this particular time, I cannot commit if this will be picked in future or not.Thanks for your patience and understanding.
View ArticleRe: XMP SDK not generating ios project
Sorry I'm not actually targetting iOS but macOS and when I select option 3 (Generate XMPToolkitSDK Static 64) I get the same error. Do you know what else needs to be changed?
View ArticleRe: XMP SDK not generating ios project
Hi Martin Baker, For mac platform, try performing the same regex change as mentioned above by me in "build\shared\SharedConfig_Common.cmake" file at line 149 in DetectXCodeVersion function.Let us know,...
View ArticleRe: XMP SDK not generating ios project
Thanks Dash. Some progress because that now builds correctly, however when I open the Xcode project I get unable to find sdk...
View ArticleRe: XMP SDK not generating ios project
Hi, You can change these kind of settings directly from XCode project of XMPCoreStatic and XMPFilesStatic.for e.g.Go to target "XMPFilesStatic" in XCode and change SDK target to latest and it should...
View ArticleRe: XMP SDK not generating ios project
Thanks Yash. For some reason setting XMP_OSX_SDK to 10.14 didn't actually work even though there's a symlink at that location, so I had to manually select "macOS" in Xcode. Then after doing the changes...
View ArticleXMP SDK Samples not creating XMPCore.lib
I am trying to build the XMP SDK Samples but it looks like the XMPCore libraries are not being built. There is little explanation in the build logs and it just shows a link error because the...
View ArticleRe: The latest XMP Toolkit destroys data, any chance to see an update?
Hi, Can you please share an example file in which you are facing this issue? Yash
View ArticleRe: XMP SDK Samples not creating XMPCore.lib
Hi, Can you follow below steps and make sure you complete both steps 3. and 4. mentioned below: Options to generate Project files in Windows are of the form "Generate XMPSDKToolkit [Dynamic|static]...
View ArticleXMP SDK Failures with new Xcode 10.2 (OSX 10.14)
I've finally hit a point where I can't continue.OS: OSX 10.14.4Xcode:10.2XMP Toolkit SDK CC-2016.7 Full details below. Help???? How do I make sure I have the right headers in the right path? I...
View Article