Skip to main content
Participant
July 14, 2023
Answered

Indesign SDK Sample WriteFishPrice notWorking

  • July 14, 2023
  • 1 reply
  • 248 views

Hello,

 

i am new to the topic of coding indesign plugins. Started to build the sample project writefishprice.sdk. Building the project fails with 2 errors not warnings:

Implicit conversion loses integer precision: 'long' to 'int32' (aka 'int').

i use:

Xcode Version 14.3.1 (14E300c)

MacBook Pro 

13-inch, M1, 2020

macOS Ventura Version 13.4.1

 

Any ideas to solve this problem?

 

it also appears with the other samples.

 

kind regards.

 

Greetings

Oliver

This topic has been closed for replies.
Correct answer ReviloF#67

Hello,

i installed Xcode 13.3 as explained in the sdk Documentation on MacOS 12.3.

Now compiling the samples works fine.

 

Greetings

Oliver

 

1 reply

ReviloF#67AuthorCorrect answer
Participant
July 15, 2023

Hello,

i installed Xcode 13.3 as explained in the sdk Documentation on MacOS 12.3.

Now compiling the samples works fine.

 

Greetings

Oliver