On Tue, Oct 14, 2014 at 9:44 PM, Alex Harui <aha...@adobe.com> wrote:
> > > On 10/14/14, 4:10 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote: > > > >While we are here, can you help me out with a related issue. I want to > >modify the FlexJSUI and FlexJSJX projects and still continue to work with > >the installed FlexJS. So, I am adding a library path to my FlexJS > >project. > > > >Actual path: C:/p/flexroot/git/flex-asjs/frameworks/as/libs/ > > > >FB is okay with this, no compile errors. > > > >But, when I run it using the FlexJS external tool, the path gets converted > >to this: > > > >-library-path+=C:\p\flexroot\git\flex-asjs\examples\FlexJSTest_SVG/C:/p/fl > >exroot/git/flex-asjs/frameworks/as/libs/ > I don’t use Windows much any more. Why forward slashes in the path? What > happens if you use back-slashes? > > I changed the library path to match the library-path format. I still get the same error: command line unable to open 'C:\p\flexroot\git\flex-asjs\examples\FlexJSTest_SVG\C:\p\flexroot\git\flex-asjs\frameworks\as\libs'. > -Alex > >