Quantcast
Channel: Adobe Community : Popular Discussions - InDesign SDK
Viewing all articles
Browse latest Browse all 78596

InDesign CC requirements & porting guide

$
0
0

Hi all,

 

I'm looking for the ID CC requirements and porting guide (and others...).

The ./docs/guides PDF folder in sdk (Build 244) just contains "IDML Specification.pdf".

 

Which Mac/Win versions ?

Which XCode/Visual versions ?

How to convert a CS6 project to CC ?

Where are usual docs ?

 

For now, I just try to compile BasicMenu sample in xcode 3.2.5, and I have :

ProcessPCH++ [...]

error: unrecognized command line option "-Wno-logical-op-parentheses"

error: unrecognized command line option "-Wno-c++11-extensions"

error: unrecognized command line option "-Wno-return-stack-address"

error: unrecognized command line option "-Wno-parentheses-equality"

error: unrecognized command line option "-Wno-out-of-line-declaration"

error: unrecognized command line option "-Wno-return-type-c-linkage"

error: unrecognized command line option "-Wno-invalid-source-encoding"

error: unrecognized command line option "-Wno-#pragma-messages"

 

So I'd like to know if xcode 4.2 or more is needed.

 

Thx.


Viewing all articles
Browse latest Browse all 78596