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

Reply via email to