Hi Cybai,

I did follow the instructions to setup GStreamer and add it to the LIB
environment variable. However, when I look in the file location for
'C:\\gstreamer\\1.0\\x86_64\\bin\\libffi-7.dll', I am able to navigate to
the bin folder but no such file exists. However a file does exist in that
folder called just 'ffi-7.dll' without the 'lib' in front. Is it possible
it is somehow looking for the incorrect file? If so, is there a way to
change it?

Kind regards,
Maria

On Mon, Mar 25, 2019 at 8:30 PM Cheng You Bai <cyb.ai....@gmail.com> wrote:

> Hi Maria,
> cc Josh
>
> I found the error is about
>
> IOError: [Errno 2] No such file or directory:
> u'C:\\gstreamer\\1.0\\x86_64\\bin\\libffi-7.dll'
>
>
> It looks like it cannot find the required dll for gstreamer.
> Could you check the step 3 in README for windows
> <https://github.com/servo/servo#on-windows-msvc> to see if you've setup
> the
> GStreamer?
> Thanks.
>
> Regards,
> CYBAI
>
>
> On Tue, Mar 26, 2019 at 7:09 AM Maria Sable <masa...@ncsu.edu> wrote:
>
> > Hi Josh,
> >
> > Thank you; installing the ATL/MFC components fixed the build error. I
> think
> > the build command finished successfully, but I am still getting a
> potential
> > error with the mach command. I'm not sure if I need to do anything about
> > this. I have attached the command prompt output to this email so you can
> > see.
> >
> > Kind regards,
> > Maria
> >
> >
> > On Mon, Mar 25, 2019 at 5:14 PM Josh Bowman-Matthews <
> > j...@joshmatthews.net>
> > wrote:
> >
> > > Hi Maria,
> > > The ATL/MFC components for Visual Studio are not installed by default.
> > > You should follow
> > >
> > >
> >
> https://github.com/felixrieseberg/windows-build-tools/issues/92#issue-299336903
> > > to modify your installation to add them.
> > >
> > > Cheers,
> > > Josh
> > >
> > > On 3/25/19 5:05 PM, Maria Sable wrote:
> > > > Hi all,
> > > >
> > > > I am one of the NCSU students working with Joe Hutchinson and Chris
> > > > Benfante on implementing missing WebAudio node support for our OSS
> > > project (
> > > >
> > >
> >
> https://github.com/servo/servo/wiki/WebAudio-JS-interfaces-student-project
> > > ).
> > > > I installed the dependences for Windows as described in the readme,
> and
> > > > followed the optional LLVM instructions, but I get an error when I
> > > attempt
> > > > to run "mach.bat build --dev." I found a similar issue but it looks
> > like
> > > it
> > > > never got resolved: https://github.com/servo/servo/issues/22737 .
> Can
> > > > someone please help with this? I have attached a text file with the
> > > output
> > > > of my command prompt showing the error I am getting, but like I said,
> > it
> > > is
> > > > the same error as the issue I linked above. Thank you.
> > > >
> > > > Kind regards,
> > > > Maria Sable
> > > >
> > >
> > > _______________________________________________
> > > dev-servo mailing list
> > > dev-servo@lists.mozilla.org
> > > https://lists.mozilla.org/listinfo/dev-servo
> > >
> > _______________________________________________
> > dev-servo mailing list
> > dev-servo@lists.mozilla.org
> > https://lists.mozilla.org/listinfo/dev-servo
> >
> _______________________________________________
> dev-servo mailing list
> dev-servo@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-servo
>
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to