Jump to content

Who moved my 'type_traits'???????


Ahankhah

Recommended Posts

Hi every body,

 

I am novice in ObjectARX.

 

I am trying samples of ObjectARX 2012. Some programs and projects such as those located in 'Sample\dotNet' folder are working nice and I learned interesting ways of coding from them, but I have no success in compiling programs inside 'Sample\Com' folder. For instance, when I was compiling ''Sample\Com\AsdkMfcComSamp_dg\AsdkMfcComSamp.vcxproj' project, I encountered these error messages:

 

.

.

.

1>x:\documents\autocad\objectarx (autocad)\objectarx 2012\objectarx 2012 win 64 and 32bit\inc\acarray.h(96): fatal error C1083: Cannot open include file: 'type_traits': No such file or directory

1>

1>Build FAILED.

1>

1>Time Elapsed 00:00:17.82

========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

I checked the existance of 'type_traits' and it is located in 'E:\Program Files\Microsoft Visual Studio 10.0\VC\include' folder.

 

I apreciate any help or clue to solve the problem.

Link to comment
Share on other sites

I finally solved the problem myself.

 

The problem was due to lack of Microsoft Visual Studio 2008 (with Service Pack 1).

It must be installed before installing Microsoft Visual Studio 2008 (althogh as written in Autodesk's documents it is not necessary for AutoCAD 2012.)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...