On Tue, Feb 25, 2025 at 05:06:52PM -0800, Andre Muezerie wrote: > After the instruction set updates for MSVC the error below popped up: > > ../lib/eal/common/rte_random.c(6): fatal error C1083: > Cannot open include file: 'x86intrin.h': No such file or directory > > The fix is to not include header x86intrin.h with MSVC. > > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- Re: [PATCH 5/6] acl: make compatible with instruct... Bruce Richardson
- Re: [PATCH 5/6] acl: make compatible with inst... Andre Muezerie
- Re: [PATCH 5/6] acl: make compatible with ... Bruce Richardson
- Re: [PATCH 5/6] acl: make compatible w... Andre Muezerie
- [PATCH 4/6] drivers/net: make compatible with instructi... Andre Muezerie
- Re: [PATCH 4/6] drivers/net: make compatible with ... Bruce Richardson
- Re: [PATCH 4/6] drivers/net: make compatible w... Andre Muezerie
- [PATCH 6/6] member: make compatible with instruction se... Andre Muezerie
- [PATCH v2 0/5] allow faster instruction sets to be used... Andre Muezerie
- [PATCH v2 1/5] eal: make compatible with instructi... Andre Muezerie
- Re: [PATCH v2 1/5] eal: make compatible with i... Bruce Richardson
- [PATCH v2 2/5] eal: only use numbers as align para... Andre Muezerie
- Re: [PATCH v2 2/5] eal: only use numbers as al... Bruce Richardson
- RE: [PATCH v2 2/5] eal: only use numbers as al... Konstantin Ananyev
- [PATCH v2 4/5] drivers/net: make compatible with i... Andre Muezerie
- Re: [PATCH v2 4/5] drivers/net: make compatibl... Bruce Richardson
- [PATCH v2 5/5] acl: make compatible with instructi... Andre Muezerie
- Re: [PATCH v2 5/5] acl: make compatible with i... Bruce Richardson
- [PATCH v2 3/5] config: create top level variable c... Andre Muezerie
- Re: [PATCH v2 3/5] config: create top level va... Bruce Richardson
- [PATCH v3 0/3] allow faster instruction sets to be used... Andre Muezerie