No, I checked, source SDK has these files.
On Wed, Aug 21, 2013 at 2:59 PM, Alex Harui <[email protected]> wrote: > Well, that implies that the manual copy you made of > > "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.10.0" > > > was not correct, or the folder you copied is also not a valid Flex SDK. > Please make sure that C:\temp\4.10.0 contains a valid copy of a Flex SDK > before attempting to run deploy.bat. > > -Alex > > On 8/21/13 12:54 PM, "mark goldin" <[email protected]> wrote: > > >Yes, no, no. > >C:\Program Files\Adobe\FlexJSOverlay>xcopy /s C:\temp\4.10.0\*.* > >C:\temp\FlexJS > > > > > >On Wed, Aug 21, 2013 at 2:43 PM, Alex Harui <[email protected]> wrote: > > > >> Did you verify that your copy in C:\temp\4.10.0 has frameworks/libs, > >> flex-sdk-description.xml, and frameworks/flex-config.xml? > >> > >> What does the output to the console now say at the point of the xcopy? > >> > >> -Alex > >> > >> On 8/21/13 11:46 AM, "mark goldin" <[email protected]> wrote: > >> > >> >C:\Program Files\Adobe\FlexJSOverlay>deploy.bat C:\temp\4.10.0 > >> >C:\temp\FlexJS > >> > > >> >same problem - no Flex SDK > >> > > >> > > >> >On Wed, Aug 21, 2013 at 1:40 PM, OmPrakash Muppirala > >> ><[email protected]>wrote: > >> > > >> >> Instead of > >> >> C:\Users\*****>"C:\Program Files\Adobe\FlexJSOverlay\deploy.bat" > >> >> "C:\Program > >> >> iles\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.10.0" > >> >>"C:\temp\FlexJS" > > >> >> c:\l > >> >> og.txt > >> >> > >> >> can you try: > >> >> > >> >> C:\Program Files\Adobe\FlexJSOverlay>deploy.bat "C:\Program > >> >> iles\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.10.0" > >> >>"C:\temp\FlexJS" > > >> >> c:\l > >> >> og.txt > >> >> > >> >> That is, run deploy.bat from its directory. That seems to be the > >>only > >> >> difference between my successful attempt and yours. > >> >> > >> >> > >> >> > >> >> On Wed, Aug 21, 2013 at 11:35 AM, mark goldin <[email protected] > > > >> >> wrote: > >> >> > >> >> > I ran it without quotes - same. > >> >> > > >> >> > > >> >> > On Wed, Aug 21, 2013 at 1:21 PM, Alex Harui <[email protected]> > >>wrote: > >> >> > > >> >> > > I wonder if the bat file is having problems with spaces in the > >>path > >> >>and > >> >> > > the surrounding quotes. Can you try manually copying the source > >> >> folders > >> >> > > to a place without spaces and then run deploy without quotes? > >> >> > > > >> >> > > -Alex > >> >> > > > >> >> > > --------- > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > >> >> > >> > >> > >
