The AI CS4 sample projects compile under MS VC ++ 2008

I'm unable to compile one of the examples of project in AI CS4 SDK for Windows using MS Visual Studio 2008. I have Windows XP Home installed on a partition Windows on a MacBook Pro. I tried to "build solution" and "build < project >" but without success. It creates the build log (attached) and a TwirlFilter.aip.embed.manifest file, and then quickly fails with the error:

BSCMAKE: error BK1506: cannot open the file '... \output\objects\TwirlFilter\debug\TwirlFilterPlugin.SBR': no such file or directory

Everything perfectly compiled under Xcode. I had greatly appreciate suggestions on what goes wrong. Thanks - Rick

Sorry, the (x 86) is something that Windows Add if you are on a 64 bit system and install 32-bit applications. Native applications go in Program Files without the (x 86), but if you use 32-bit windows, you'll see little. So if you see that in a way, I post, you can skip a little and pretend it says only: "Program Files."

As for your problem, it seems that it is a bug of Visual Studio. I found a Microsoft KB article that seems to sum up your problem:

http://support.Microsoft.com/kb/969866

In a Word, it is said that if you install C++ but do not install c#, it will fail to install the cl.exe you need to compile things correctly - which resembles what happens for you! I would try and see if it solves your problem. I'm crossing my fingers!

Tags: Illustrator

Similar Questions

  • Why the plugin TwirlFilter (sample in CS4 project) is not selectable?

    Hi all

    I'm using Adobe Illustrator CS4.

    I want to test the plugin 'TwirlFilter' (in cs4 SDK sample project). Project is compiled and created plugin.

    I placed this plugin in sub folder plugins of AI.

    Started and this plugin displayed menu effects. but not slectable, (I mean gray in color)

    Infact all effects are gray color display.

    Open a new document

    Now all effects are on display and selectable in the menu effects except whirlwind plugin.

    Why? What is the reason?

    Note: If I draw a single line in the document, then whirl plugin is activated and selectable.

    Its probably in the filter manager code in TwirlFilter.cpp - look for UpdateMenuItemAutomatically(). You will notice that one of the parameters is kPathArt, which is where its saying "only allow me if this type of art is selected. If you change or you get out of this line, it will be enabled by default.

  • Adobe SDK XI, I am unable to get wxPlugin samples project to compile.

    Having trouble with the ADOBE SDK XI WxPlugin sample. I implemented the instructions in the Documentation pertaining to 'Description of the sample.  What should be the wx (Linker-> input-> Additional Dependencies) libraries?  In other words, what should replace wxbase28d.lib and wxmsw28d_core.lib?

    Compile error below show:

    1 >-build started: project: wxPlugin, Configuration: Debug Win32 -.

    1 > wxPlugin.cpp

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(38 xi): error C2664: 'CreateDialogParamW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(69 xi): error C2664: 'CreateFontW': cannot convert parameter 'LPCTSTR' 14 to "LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(95 xi): error C2664: 'CreateWindowExW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(111 xi): error C2664: 'LoadMenuW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(311 xi): error C2664: 'LoadIconW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(324 xi): error C2664: 'LoadBitmapW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\program files (x 86) \microsoft visual studio 11.0\vc\include\xkeycheck.h(215): warning C4005: 'return': macro redefinition

    1 > c:\users\volvera\downloads\acrobat xi sdk\version 1\pluginsupport\headers\api\corcalls.h(707): see the previous definition of the «back»

    1 > c:\program files (x 86) \microsoft visual studio 11.0\vc\include\xkeycheck.h(242): fatal error C1189: #error: the C++ Standard Library banned macroizing keywords. Activate WARNING C4005 find the forbidden macro.

    1 > wxPluginInit.cpp

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(38 xi): error C2664: 'CreateDialogParamW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(69 xi): error C2664: 'CreateFontW': cannot convert parameter 'LPCTSTR' 14 to "LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(95 xi): error C2664: 'CreateWindowExW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(111 xi): error C2664: 'LoadMenuW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(311 xi): error C2664: 'LoadIconW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\users\volvera\documents\adobe\acrobat sdk\version 1\nonadobesupport\wxwidgets\win\include\wx\msw\winundef.h(324 xi): error C2664: 'LoadBitmapW': cannot convert parameter 2 'LPCTSTR' to 'LPCWSTR.

    1 > advanced types are not related. conversion requires reinterpret_cast, C style cast or function-style cast

    1 > c:\program files (x 86) \microsoft visual studio 11.0\vc\include\xkeycheck.h(215): warning C4005: 'return': macro redefinition

    1 > c:\users\volvera\downloads\acrobat xi sdk\version 1\pluginsupport\headers\api\corcalls.h(707): see the previous definition of the «back»

    1 > c:\program files (x 86) \microsoft visual studio 11.0\vc\include\xkeycheck.h(242): fatal error C1189: #error: the C++ Standard Library banned macroizing keywords. Activate WARNING C4005 find the forbidden macro.

    1 > Code generation...

    = Build: 0 succeeded, 1 failed, to date, 0 0 was ignored.

    I found the answer. In "Property Pages" under "C/C++" "Preprocessor Definitions" Add UNICODE. Came across another indefinite definition where I had to add _XKEYCHECK_H.  This occurred in ADOBE SDK XI by using VS2012. See the image below and note the last two DEFs. Problem solved.

  • Problem with the sample project 'StampCollector '.

    Hello

    I'm new to the blackberry development.
    I'm just trying to build a sample project. but I always get warnings.
    So there's no way to build the project.
    Here's my warnings of the sample project "StampCollector":
    hope you can tell what I'm doing wrong. :/

    Description   Resource    Path    Location    Type
    Asset requires dependency "libQtCore.so.4" to be included in the BAR package.   bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtDeclarative.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtGui.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtNetwork.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtScript.so.4" to be included in the BAR package. bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtSql.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtSvg.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtXml.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Asset requires dependency "libQtXmlPatterns.so.4" to be included in the BAR package.    bar-descriptor.xml  /StampCollector line 82 BlackBerry App Manifest Problem
    Invalid project path: Duplicate path entries found (/StampCollector [Output path]), path: [/StampCollector].    StampCollector      pathentry   Path Entry Problem
    Source file of asset "StampCollector" does not exist.   bar-descriptor.xml  /StampCollector line 70 BlackBerry App Manifest Problem
    Source file of asset "StampCollector" does not exist.   bar-descriptor.xml  /StampCollector line 74 BlackBerry App Manifest Problem
    Source file of asset "StampCollector" does not exist.   bar-descriptor.xml  /StampCollector line 78 BlackBerry App Manifest Problem
    

    Best regards

    The sample will deploy and run with these warnings.

    (I made a new download and build.)  I don't see the warnings, but I can deploy and run the application)

  • Where is the location of the AI CS4 plugin filter dialog box?

    Hi all

    IM using CS4. In the CS4 SDK sample projects, "Tutorial" is a type of filter plugin, and I want to test this plugin.

    Project is compiled correctly and created plugin. Placed this plugin in the plugins of the AI folder.

    and then started to HAVE. The plugin tutorial shows under object-> filter-> SDK-> tutorial

    I clicked on "Tutorial" plugin from the menu filters. A dialog box is open. the value of some parameters in the user interface, and then click OK.

    The dialog box disappears after clicking on the OK button.

    now, how can I get the dialog ('Tutorial') same again? Where can I see the "Tutorial" dialog in artificial intelligence?

    As if we apply a 3d rotation effect, then the 3-d rotation dialog box is visible in the appearance Panel. If we want to change the settings, we can click "3-d rotation" in the appearance Panel, then the 3-d Rotation dialog box will be opned.

    Please tell me.

    -spirit

    Depending on what your filter (that is, if it leaves an effect or if it changes only the art), he can add a message in the appearance Panel. It is generally for the 'effects' no filters, although the distinction is somewhat blurred. One of the reasons why they took the menu filters in CS4 is because most of the "filters" were actually just the art operations and better adapted to be placed as menuitems in more appropriate places. The effects really are pieces of code that are returned when necessary on the art of change their representation on the settings page.

    If you just do something art once (like the simplification of the art, or reflecting the art) so you're not an effect. If this is the case, you can create just one menuitem anywhere you feel is right, if you do not want to be locked in the object > filter. Being a filter is not really give you a lot more more. You can simply create a menuitem, respond and do your job. The filters come with luggage as parameters of filter and 'fire last filter' and whatnot, and frankly, which is phased out. Its more a concept shoehorned in Illustrator Photoshop.

  • Assistant DAQ need graphics update during the collection of samples of N

    Hi all, I have a question about the DAQ Assistant. I need to acquire data at low rates (ca 10 Hz). I want to acquire Let's say 100 samples. I join my card day ten times per second. But when I choose N (100) to 10 Hz, updates to the table only once - 10 seconds samples. Is there another way to take samples of N and be able to watch the chart updated 10 times per second the use of samples keep (10 Hz, 1 sample to read) with timer that ends the while loop after 10 seconds?

    When I use the last mentioned way and write data in the file, I always acquire 101 samples, not 100. And I think that's not an ellegant way to write data to file 10 times per second (higher sampling rates, LabView is unable to write all of the samples file .xlsx, with the CT (s) files, it's better).

    Perhaps to collect 1 sample on request would be ok, but so far I have not had an experience with that.

    Thanks for your replies

    Lefebvre

    First of all, read this excellent whitepaper on the DAQ-mx hardware and stop using the DAQ Assistant, who does not have the flexibility you need to do what you describe.

    Don't you see what you want to do?  You ask to taste 10 Hz and want to update for each samplegraph.  So how many samples do you take before you add the data sampled at the table?

    Now, with the knowledge of what you have learned in the white paper, put some (you can do it in one) features DAQmx to start the Acquisition, in a loop For (with this that connected to N?), take the appropriate number of samples and send that to the table, and then out of the loop, stop the Acquisition.  If you use tasks (created by MAX or using the command 'New task' of the LabVIEW project), you should be able to do this with as little as 3 functions DAQmx (I'd probably use 4) and a single loop.

    Bob Schor

  • Cannot add a bug in the incident handler in the BlackBerry Tablet OS project

    Hello

    I get an exception when you create a project in Flash Builder 4 (flex2/tools/oem/OEMException$ CircularLibraryDependencyException).

    I wanted to add it to the Manager of incidents under the BlackBerry Tablet OS Project (closest to you in the development of the AIR) but I couldn't because a 'Version' is necessary and the only one available in the list is 'unknown '. This field is required, so I can't add the bug

    Thank you

    Fabien

    It's done!

  • I need urgent assistance please.  I'm recharging my Creative Suite 6 to new PC. I have the serial number, but it says it is incorrect.  Please, please help as I am in the middle of a project.

    I need urgent assistance please.  I'm recharging my Creative Suite 6 to new PC. I have the serial number, but it says it is incorrect.  Please, please help as I am in the middle of a project.  Why, why?  It is said that the serial number is not valid - I have tried several times.

    Invalid License http://helpx.adobe.com/creative-suite/kb/error-serial-number-valid-product.html

    -http://helpx.adobe.com/creative-suite/kb/invalid-serial-number-cs4.html

    - and http://forums.adobe.com/thread/1038761

    An idea that MAY work to install or run some programs in Windows 10 old... works for some, not for others

    -http://www.tenforums.com/tutorials/15523-compatibility-mode-settings-apps-change-windows-1 0 - a.html

    - or run as Administrator http://forums.adobe.com/thread/969395 to assign FULL permissions can help... said yet, but sometimes it is necessary for all Adobe programs (this is same as using an administrator account)

  • 970 GTX unsupported? After effects error: drawn in the 3D Department: Initial shader compilation failed (5070: 2)

    I am disappointed that my MSI GTX 970 is not supported for 3D ray-traced in Adobe after effects CC 2014.
    My configuration:
    Intel Core i7 4790 k 4.4 GHz
    8 GB DDR3 1333 MHz RAM (fix 16 GB soon)

    MSI GTX 970 games 4G

    Windows 8.1 Pro x 64

    Card GPU:

    Fast draft:Available
    Texture memory:1562 MB
    Ray-tracing:

    CENTRAL PROCESSING UNIT

    (Not available - GPU CUDA driver or incompatible device)

    OpenGL

    Seller:NVIDIA Corporation
    Feature:GeForce GTX PCIe/970/SSE2
    Version:2.1.2 NVIDIA 344.75
    Total memory:3.81 GB
    Shader Model:4.0 or later

    CUDA

    Driver version:-
    Features:-
    Current usable memory:-
    Maximum usable memory:-

    I don't have the option "Enable CPU untested, not taken in charge for acceleration or traced to the 3D renderer Ray CUDA" but when I have him allow, I get an error saying:
    "After effects error: drawn in the 3D Department: Initial shader compilation failed." (5070:: 2) ".

    then

    "After Effects Error: drawn in the 3D Department: unable to create the context for Raytracer (5070: 2)" "

    then another

    "After Effects Error: drawn in the 3D Department: paged memory mapped to a Raytracer." Your project may exceed the limits of the GPU. Close other applications. Try to update the CUDA driver. (5070:: 2) '


    I have the latest Nvidia driver. Anyway to fix this? Or I have to wait for Adobe support my GPU?

    I'd suggest ditching forced the C4D and ray traced rendering engine instead of use: Details of CINEMA 4 d with After Effects integration

    I mean, it's more powerful and it's free!

    If you absolutely need to use ray-traced rendering engine, what are you trying to use it on? Try it with only a layer of simple form you need to do 3d just to eliminate the problems of others, possibly complications, a project. What CC 2014 version are you running? 13.1? 13.2?

    Don't forget, Adobe is never going to add to the list supported for rendering engine raytraced as they develop is more this feature.

  • Trying to load the plugin snippetRunner sample, but it does not load

    I tried to load the pluggin SniipetRunner sample and open Indesign.

    InDesign has successfully opened and shows other plugins in the plugin drop-down list but now SnippetRunner

    any idea?

    I had the same problem. The SnippetRunner are located under 'Window' in the menu bar. A screenshot can be seen here: 5 http://stackoverflow.com/questions/23214516/indesign-sdk-sample-plugin-not-working/2323971 23239715 #

  • How to cancel the deployment of soa project using Ant instead of use em manually

    Hi guys:

    I wonder how to cancel the deployment of soa project using Ant?

    I know how to deploy cause it is Ant-sca - deploy.xml under the soa Server directory.

    Thanks and greetings
    Hilly

    Hi hilly
    When I looked at the file ant - sca - deploy.xml, I could see a defintion of task named undeployComposite. See if you can run this task something similar to using

    Ant Ant-sca - deploy.xml undeployComposite or something in that sense.





    Thank you
    Ravi Jegga

  • What is the best way to work with Word documents in The InDesign CS4?

    I work in Microsoft Word 2007 and all my documents have.doc format.

    What is the best way to work with Word documents in InDesign CS4?

    David Blatner says to avoid copying and pasting text from Word instead of placing (Ctrl + D).

    How to paste RTF or text Document?

    I want to do a book layout in ID CS4 and its main feature is that there is the left page with the text and the right - with graphics.

    So, if I understand correctly place the text on each page I create for example 70 Word documents and place each element on 70 pages left?

    He loks like wasting time. I have supplements another way to make such provision?  What kind?

    It is best to place any text.

    You can have all your text in a single file and debit allows you to add text, images and pages as necessary block (hold down the SHIFT key when you click the loaded text cursor), but it is somewhat atypical for the thread on one side of the spread in the perspective of automatic flow, so you don't have to set up properly.

    It is a case where a block of text that you type will work to your advantage. On your master page, add a text block to the left page, but not to the right (or at least not donned one to the right - for another project you can actually two threads of independent text). Hold the cursor of the load on a frame on the left side of a page document and auto-flux. ID will add new spreads as needed, but only to put the text on the left side.

    Peter

  • How to access the taskflow in another project?

    Hello

    Is it posible to access a taskflow defined in a separate project (javeloper jpr)?
    I can access/invoke taskflow in the same project with success. However, the workflow in separate project is not accessble running. Although I have this project as a burden and they are under the same application of .jws. I got following error during execution:

    Caused by: oracle.adf.controller.ControllerException: ADFC-02001: could not find the controller of the ADF ' / WEB-INF/ui/flow/MyFlow.xml'.
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:458)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:365)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:177)
    at oracle.adf.controller.internal.metadata.MetadataService.getTaskFlowDefinition (MetadataService.java:215)
    at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1060)
    at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.invokeTaskFlow(TaskFlowCallActivityLogic.java:220)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:214)
    ... 64 more
    Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object ' / WEB-INF/ui/flow/MyFlow.xml '.
    at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1036)
    at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:2731)
    at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1150)
    at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:203)

    Thank you

    You should pack your workflow as an ADF library and add it to the other project.
    Read more here:
    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31974/reusing_components.htm#BABCHHHJ

  • Does anyone know where is the "marker to start project?

    Does anyone know where is the "marker to start project? Not here, and where it is shown in photos in "help". Use often to start my sessions a few bars before 1 Bar. The "End of project marker" triangle is at the end of my session and 'Help', said that both exist. Thank you!

    The beginning of project marker is shown below...

    You may need to scroll the window arranges a little to the right of having show itself.

    Very important "DO NOT SET YOUR PROJECT START MARKER EARLIER THAN 1,1,1,1"

    Doing so brings various undesirable problems caused by a negative project start marker.

    Just start your project at the bar 3 or where to leave room for everything what you want to do earlier. Don't forget you can still "enter time" at any time after creating a project to make more room and move the whole project to the right if necessary.

  • iMovie for iOS iphone 6 iMovie 'some of the videos in this project must be uploaded to the cloud '.

    Help!  I love editing videos on my iPhone 6, but suddenly when I try to edit a film in the folder "projects" on my phone, I get an error message everytime that says "some of the videos in this project must be uploaded to the cloud."  Fine.  Very good-not much, I received this message before.  But it's almost every element in the montage, and worse yet... they never end downloaded, so I can't access it.  I'm not talking that they download even when I leave it alone overnight.

    I've looked everywhere I can think of is somehow cloud-ish (?) nothing works.  I do not know where are these clips and why this is happening now, when he has never before.  At this point I didn't even care - I want to just download the clips and store them on my phone instead of the cloud, so I can end this very sensitive time in video editing.

    I appreciate any help you can give me. Thank you!  -Mary B.

    Good afternoon, Marie-

    Thanks for your question.  Looks like you have videos that are not stored on your iPhone that you want to edit with iMovie for iOS.  You have iCloud library enabled with the option "optimize"?  If so, the videos are stored in iCloud instead of on your device to save space.

    iCloud photo library

    iCloud photo library automatically keep each photo and video you take in iCloud, so you can access your library from any device, anytime you want. And any changes made to your collection on a single device, change on other devices.

    iCloud library keeps all your photos and videos in their version original high resolution. You can save space on your device when you turn on the storage optimize.

    On your iPhone, iPad or iPod touch:

    1. Go into settings.
    2. Tap on iCloud > Photos.
    3. Choose [device] Optimize storage.

    The resources below will explain how to download video clips so that you can edit them.

    iMovie for iOS (iPhone, iPod touch): the transfer of media to your iOS device

    Video browser only displays video clips shot in iMovie or in your library. The tasks below describe the different modes of transfer of the media in the library of pictures from your camera so that the media appears in the video browser.

    Use iCloud photo library

    You can use iCloud photo library to transfer items between iOS devices. For example, if you take a photo on your iPhone, the picture automatically appears in your iCloud photo library and is available for you to use in your iMovie project on your iPad.

    Important: iCloud library requires an account iCloud and iOS 8.3 or later. When iCloud library is enabled, you cannot transfer your photos or video clips using iTunes.

    1. On each device, go to settings > iCloud to make sure you are signed in with the same account iCloud.

    2. In iCloud settings on each device, press Photos, and then click switch to iCloud photo library.

    3. Open iMovie for iOS, then Open a project for editing.

    Video clips or photos in your photo library from iCloud, but not on your device are displayed in the video library of browser and media with an icon of clouds . Pressing the video clip or picture it downloads in the library of photos on your device.

    For more information, see Add video clips and photos in the photo library.

    Have a great day!

Maybe you are looking for