gstwebrtc is present. And I installed version 1.14.4

On Thu, Mar 28, 2019, 5:54 PM Josh Bowman-Matthews <j...@joshmatthews.net
wrote:

> Is gstwebrtc-1.0.lib present in C:\gstreamer\1.0\x86_64\lib? If not,
> your gstreamer installation is incorrect somehow. What version of
> gstreamer did you install?
>
> cheers,
> Josh
>
> On 3/28/19 1:00 PM, Niveditha Shankar wrote:
> > Hello Josh
> > I added the path to LIB variable and checked if the changes were
> reflected.
> > But I am still getting the same link error.
> >
> >
> https://gist.github.com/NivedithaShankar/47f6f06bcf788e11ba291c563685386a
> >
> >
> >
> > On Thu, Mar 28, 2019 at 9:38 AM Josh Bowman-Matthews <
> j...@joshmatthews.net>
> > wrote:
> >
> >> That looks like you need to set the LIB variable per the instructions in
> >> https://github.com/servo/servo/blob/master/README.md#on-windows-msvc .
> >> You can check whether that value is visible in your terminal with `echo
> >> %LIB%`; if it's not, try changing the environment variable and reopening
> >> the terminal window to ensure that the changes are picked up.
> >>
> >> On 3/28/19 1:47 AM, Niveditha Shankar wrote:
> >>>
> >>
> https://gist.github.com/NivedithaShankar/6850daeb74eede93e560f20bf3566573
> >>>
> >>> On Thu, Mar 28, 2019 at 1:25 AM Josh Bowman-Matthews <
> >> j...@joshmatthews.net>
> >>> wrote:
> >>>
> >>>> The log file is missing. I recommend pasting the log in a gist
> >>>> (https://gist.github.com/) and sending the resulting link.
> >>>>
> >>>> Cheers,
> >>>> Josh
> >>>>
> >>>> On 3/27/19 9:50 PM, Niveditha Shankar wrote:
> >>>>> Hi
> >>>>> I dont face that issue anymore. I deleted the servo repo and cloned
> it
> >>>>> again and tried again.
> >>>>>
> >>>>> Now I face 'error: linking with `link.exe` failed: exit code: 1181'
> >>>> error.
> >>>>> I have attached the log file below
> >>>>>
> >>>>>
> >>>>> Niveditha Shankar
> >>>>>
> >>>>> On Tue, Mar 26, 2019 at 12:48 PM Josh Bowman-Matthews <
> >>>> j...@joshmatthews.net>
> >>>>> wrote:
> >>>>>
> >>>>>> I have never seen this before. Does it persist if you restart the
> >>>>>> terminal, or even the operating system?
> >>>>>>
> >>>>>> Cheers,
> >>>>>> Josh
> >>>>>>
> >>>>>> On 3/25/19 8:53 PM, Niveditha Shankar wrote:
> >>>>>>> I cant check if it works because of the previous issue I mentioned
> >>>>>>>
> >>>>>>> --
> >>>>>>> And now it just comes out of the build without displaying any
> >>>>>> success/error
> >>>>>>> message(doesnt run anything either)
> >>>>>>>
> >>>>>>> Like this:
> >>>>>>>
> >>>>>>> C:\Users\ndniv\rust>cd servo
> >>>>>>> C:\Users\ndniv\rust\servo>mach.bat build --dev
> >>>>>>> C:\Users\ndniv\rust\servo>
> >>>>>>> C:\Users\ndniv\rust\servo>
> >>>>>>>
> >>>>>>> On Mon, Mar 25, 2019 at 8:36 PM Cheng You Bai <
> cyb.ai....@gmail.com>
> >>>>>> wrote:
> >>>>>>>
> >>>>>>>> Hi Niveditha,
> >>>>>>>> cc Josh
> >>>>>>>>
> >>>>>>>> I didn't see the attached log but I tried to search "exit code
> 1181"
> >>>> in
> >>>>>>>> Servo.
> >>>>>>>> Not sure if this issue <
> https://github.com/servo/servo/issues/22011
> >>>
> >>>> is
> >>>>>>>> related, if yes, you might be able to refer to the last comment
> from
> >>>>>>>> learning
> >>>>>>>> <
> https://github.com/servo/servo/issues/22011#issuecomment-457434408
> >>>
> >>>> to
> >>>>>>>> see
> >>>>>>>> if it helps.
> >>>>>>>>
> >>>>>>>> Cheers,
> >>>>>>>> CYBAI
> >>>>>>>>
> >>>>>>>> On Tue, Mar 26, 2019 at 9:23 AM Niveditha Shankar <
> >> nshan...@ncsu.edu>
> >>>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> Hi
> >>>>>>>>> I tried to build the project in windows and got the following
> error
> >>>>>>>>> `link.exe` failed: exit code: 1181 '
> >>>>>>>>>
> >>>>>>>>> I have attached the log file below
> >>>>>>>>>
> >>>>>>>>> Niveditha Shankar
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> On Mon, Mar 25, 2019 at 1:31 PM Josh Bowman-Matthews <
> >>>>>>>>> j...@joshmatthews.net>
> >>>>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>> On 3/25/19 12:49 PM, Niveditha Shankar wrote:
> >>>>>>>>>>> Thanks for that. The build was successful!
> >>>>>>>>>>>
> >>>>>>>>>>> On running the test specified, we got this "ran 213 tests as
> >>>>>>>> expected".
> >>>>>>>>>> So
> >>>>>>>>>>> am I right in assuming that the modifications we make to the
> >> servo
> >>>>>>>> code
> >>>>>>>>>> are
> >>>>>>>>>>> correct if these tests run as expected?
> >>>>>>>>>>
> >>>>>>>>>> Correct.
> >>>>>>>>>>
> >>>>>>>>>>> And also we are asked to create a new adapter.rs file. I
> noticed
> >>>>>>>> that
> >>>>>>>>>> there
> >>>>>>>>>>> is an existing adpater.rs file in
> >>>>>>>>>>> https://github.com/servo/devices/tree/master/blurmac/src.
> >>>>>>>>>>>
> >>>>>>>>>>> The one I am creating should be in
> >>>>>>>>>>> https://github.com/servo/devices/tree/master/src (containing
> >>>> similar
> >>>>>>>>>>> implementation as bluetooth.rs but using traits) right?
> >>>>>>>>>>
> >>>>>>>>>> Correct.
> >>>>>>>>>>
> >>>>>>>>>> cheers,
> >>>>>>>>>> Josh
> >>>>>>>>>> _______________________________________________
> >>>>>>>>>> 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
> >>>>>>
> >>>>
> >>>> _______________________________________________
> >>>> 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