Lokesh29835019mhvn
Community Beginner
Lokesh29835019mhvn
Community Beginner
Activity
‎Feb 01, 2025
03:06 AM
While loading the plugin in debug mode, we encounter the following error: Exception thrown at 0x00007FF8DB65F47C in InDesign.exe: Microsoft C++ exception: ASKStatus at memory location 0x000000A38ED8E9A0. If anyone has insights or suggestions regarding this issue, your assistance would be greatly appreciated.
... View more
‎Jan 28, 2025
06:17 AM
Request for Support: Boost 1.74 Compatibility with Visual Studio 2022 for Adobe InDesign 2025 Adobe InDesign 2025 recommends using Boost 1.74 and Visual Studio 2022 (toolset version v143) to build plugins. However, Boost 1.74 does not natively support the v143 toolset, preventing us from building our plugins with this configuration. As an alternative, we attempted using Boost 1.80 built with Visual Studio 2022, but our plugins fail to load and crash during runtime. We are unsure of the root cause of these crashes but want to ensure we adhere to the recommended versions for compatibility and stability. Since the Adobe SDK already provides a subset of Boost libraries built statically, could Adobe either: Provide the remaining Boost libraries in a compatible form, or Advise on an alternative approach to build Boost 1.74 with Visual Studio 2022.
... View more
‎Jan 22, 2025
01:05 AM
Thank you for your input. However, Boost 1.74 does not support the Visual Studio 2022 (17.9.6) toolset version v143, which is specified in the porting guide. This incompatibility is likely contributing to the issues we're facing. We’ll explore alternative approaches to address the compile issues while adhering to the provided guidelines. Let us know if you have further suggestions or insights.
... View more
‎Jan 22, 2025
01:02 AM
Thank you for the suggestion. However, we don’t have that specific cpp file in our system. We'll continue investigating to determine if Boost or other factors, such as project settings, could be causing the issue. Let me know if you have any additional insights or suggestions!
... View more
‎Jan 16, 2025
09:41 PM
1 Upvote
As part of our annual system update to support the latest Adobe InDesign version, we include our plugin, which utilizes a third-party library. According to Adobe's porting guide, the recommended setup includes Boost 1.74 and Visual Studio 2022 (version 17.9.6). Boost 1.74 does not get compiled on VS 2022(version 17.9.6). Consequently, we have been using Boost 1.80 since the InDesign 2023 update, while keeping all other configurations aligned with the porting guide.Additionally, we are compiling our code with C++14 and using indesign::autoptr in our implementation.Despite these adjustments, we are encountering an issue where our plugin fails to load in InDesign. The application crashes and asserts with the error message: "Cannot load the plugin."We would appreciate any insights or suggestions to resolve this issue.
... View more
‎Jul 26, 2024
09:06 AM
Hi Daniel, Can you help me loading print presets(.prst) into InDesign server. Thanks Lokesh
... View more
‎May 29, 2024
02:33 AM
I am also facing the same issue while importing the PDF file using my plugin in InDesign (19.4). After reading the thread, I tried the suggested workaround, but I am still encountering the same problem. I also tried using InDesign (19.1), on which it used to work properly, but now I am facing the same issue with this version as well. Note : I am using MacOs version 14.4.1. Please let me know in case other info is required.
... View more
‎Apr 17, 2024
10:54 PM
Thank you for the quick reply @Olivier Beltrami . Could you please provide me the files in text format here only it would be really helpful for me.
... View more
‎Apr 16, 2024
11:31 PM
Hi @Olivier Beltrami , I see you were looking for an updated version of the xlocnum_hack files to support MSVS 17.5. Have you had any luck finding a solution or workaround since you posted your message?
... View more