ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Errors in AutoCAD 2015 include file, acedCmdNF.h

0 REPLIES 0
Reply
Message 1 of 1
karl
522 Views, 0 Replies

Errors in AutoCAD 2015 include file, acedCmdNF.h

Running AutoCAD 2015 and VS Express 2012

#include “acedCmdNF.h” causes several errors when compiling. This happens to any program, even AutoCAD samples. The errors are:

 

1>C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(50): error C2062: type 'int' unexpected

1>C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(149): error C2146: syntax error : missing ')' before identifier 'pCallback'

1>C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(149): error C2146: syntax error : missing ';' before identifier 'pCallback'

1>C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(149): error C2377: 'AcEdCoroutineCallback' : redefinition; typedef cannot be overloaded with any other symbol

1>         C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(147) : see declaration of 'AcEdCoroutineCallback'

1>C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(149): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

1>C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(150): error C2062: type 'void' unexpected

1>C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(151): error C2059: syntax error : ')'

1>C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(152): error C2146: syntax error : missing ')' before identifier 'pCallback'

1>C:\Autodesk\ObjectARX 2015\inc\acedCmdNF.h(154): error C2059: syntax error : ')'

 

I just do not understand why?

I’m trying to make the new form of acedCommandC work using a "_.3DPOLY"line.

 

Please help.

 

KJH

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost