Dear all,
I am doing my plugin for InDesign that uses regular expression. So I have done the plugin and its running fine in Windows. To get it run successfully I had included the path "D:\AdobeIndesignSDKCS5\external\asl\boost_libraries\bin.v2\libs\regex\build\msvc-9.0\relea se\architecture-x86\threading-multi\boost_regex.lib" in Additional Dependencies field that present in Linker option (Microsoft Visual Studio 2008).
But I could not find any matching library for performing regular expression operation in MAC version of the Indesign CS5 SDK. So I could not able to link to appropriate library in my xcode project which leads to linking error.
Any solutions for this?
Regards,
Prabas