This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 421 - MSVC 2010 error C3861: '__cpuidex': identifier not found
Summary: MSVC 2010 error C3861: '__cpuidex': identifier not found
Status: RESOLVED DUPLICATE of bug 386
Alias: None
Product: Eigen
Classification: Unclassified
Component: Core - general (show other bugs)
Version: 3.0
Hardware: x86 - general Windows
: Normal Unknown
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 19:00 UTC by alstadior
Modified: 2019-12-04 11:28 UTC (History)
2 users (show)



Attachments

Description alstadior 2012-02-20 19:00:12 UTC
When i try to include Eigen this happens:

1>e:\program files (x86)\microsoft visual studio 10.0\vc\include\eigen\src/Core/util/Memory.h(756): error C3861: '__cpuidex': identifier not found
1>e:\program files (x86)\microsoft visual studio 10.0\vc\include\eigen\src/Core/util/Memory.h(785): error C3861: '__cpuidex': identifier not found
1>e:\program files (x86)\microsoft visual studio 10.0\vc\include\eigen\src/Core/util/Memory.h(872): error C3861: '__cpuidex': identifier not found
1>e:\program files (x86)\microsoft visual studio 10.0\vc\include\eigen\src/Core/util/Memory.h(875): error C3861: '__cpuidex': identifier not found
1>e:\program files (x86)\microsoft visual studio 10.0\vc\include\eigen\src/Core/util/Memory.h(889): error C3861: '__cpuidex': identifier not found

I'm new to Eigen and C++, have no idea how to fix it
Comment 1 Gael Guennebaud 2012-02-28 14:02:59 UTC
could you comment on bug 386

*** This bug has been marked as a duplicate of bug 386 ***
Comment 2 Nobody 2019-12-04 11:28:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/421.

Note You need to log in before you can comment on or make changes to this bug.