I probably misunderstood. I did not run it manually. I used deploy.bat. Are you saying you I need to run xcopy (the same that is in the deploy file) manually from command line?
On Wed, Aug 21, 2013 at 3:33 PM, Alex Harui <[email protected]> wrote: > Your replies indicate that you tried to run xcopy from the commmand prompt > and it did not copy flex-sdk-description.xml and other files. If that's > true, what was the console output? > > -Alex > > On 8/21/13 1:31 PM, "mark goldin" <[email protected]> wrote: > > >Alex, > >What do you mean by "manual xcopy"? > > > > > >On Wed, Aug 21, 2013 at 3:26 PM, Alex Harui <[email protected]> wrote: > > > >> Mark, > >> > >> There's a good chance we'll solve this problem faster if you take the > >>time > >> to answer all of the questions we ask of you. > >> > >> What was the output from the manual xcopy? If a manual xcopy won't work > >> there may be some permissions issue with the destination folder or maybe > >> xcopy usage is restricted somehow. > >> > >> -Alex > >> > >> On 8/21/13 1:12 PM, "mark goldin" <[email protected]> wrote: > >> > >> >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 > >> >> >> >> > > > >> >> >> >> > > --------- > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > > >> >> >> >> > > >> >> >> >> > >> >> >> > >> >> >> > >> >> > >> >> > >> > >> > >
