AIP not working on MAC
hi all,
i working on plugin kind of application, in need add menu item in file menu of adobe illustrator.
i have done task.
i using adobe illustrator cs6 sdk it. giving me .aip file output , when paste file in plugin folder of ai works.
now when use same file mac os doesn't work.
can 1 of please tell me how can resolve issue. have write entire code again mac os or doing mistake while using file.
i need plugin work in both mac , microsoft plateform.
thanks & regards
harsh
hi harsh,
plugins compiled using visual studio on windows not work on mac. have compile plugin using xcode 3.2.5 give .aip work on mac. not need re-write code may find if have used windows specific libraries need re-write sections.
to started should able see samples provided sdk come both visual studio project , xcode project , should able use 1 of xcode projects or xcode template basis xcode project. if compile 1 of samples using both visual studio , xcode projects see create 2 different aip files 1 under <sdk folder>/output/windows/... , <sdk folder>/output/mac/... should find each file works on correct platfom.
i hope helps,
thanks , regards,
robert
More discussions in Illustrator SDK
adobe
Comments
Post a Comment