Hi,
I've been trying to compile it as well without installing the VS stuff.
But, it's always failing to compile:
Even the sanitycheck.c file is failing with such error:
lld-link.exe: error: could not open libcmt.lib: no such file or directory

Kindest regards,
Raslan Darawsheh

> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Richardson, Bruce
> Sent: Monday, March 11, 2019 3:51 PM
> To: Jerin Jacob Kollanukkaran <[email protected]>; Rawat, Anand
> <[email protected]>; [email protected]
> Cc: Kadam, Pallavi <[email protected]>; Thomas Monjalon
> <[email protected]>; Menon, Ranjit <[email protected]>; Shaw,
> Jeffrey B <[email protected]>
> Subject: Re: [dpdk-dev] [PATCH v2 6/6] doc: add documention for windows
> 
> 
> 
> > -----Original Message-----
> > From: dev [mailto:[email protected]] On Behalf Of Jerin Jacob
> > Kollanukkaran
> > Sent: Monday, March 11, 2019 12:45 PM
> > To: Rawat, Anand <[email protected]>; [email protected]
> > Cc: Kadam, Pallavi <[email protected]>; [email protected];
> > Menon, Ranjit <[email protected]>; Shaw, Jeffrey B
> > <[email protected]>
> > Subject: Re: [dpdk-dev] [PATCH v2 6/6] doc: add documention for
> > windows
> >
> > On Tue, 2019-03-05 at 20:16 -0800, Anand Rawat wrote:
> > > Added documentation to build helloworld example on windows using
> > > meson and clang. Updated the maintainers list to include windows
> > > maintainers.
> > >
> > > Signed-off-by: Anand Rawat <[email protected]>
> > > Signed-off-by: Pallavi Kadam <[email protected]>
> > > Reviewed-by: Jeff Shaw <[email protected]>
> > > Reviewed-by: Ranjit Menon <[email protected]>
> > > ---
> > > +
> > > +Using the ninja backend
> > > +~~~~~~~~~~~~~~~~~~~~~~~~
> > > +
> > > +.. code-block:: console
> > > +
> > > +    cd C:\Users\me\dpdk
> > > +    meson build
> >
> > I think, there is one more dependency with link.exe or so.
> > Could you please check the log and update the documentation.
> >
> >
> Out of interest, can you try with "meson -Dc_link_args=-fuse-lld build"?

Reply via email to