PDA

View Full Version : Bug with Autodesk Project Creation wizard



Ed Jobe
2009-09-15, 09:12 PM
I found a bug with the project creation wizard that comes with the 2010 ObjectArx SDK.

When it creates myCommands.vb and myPlugin.vb, it creates project namespaces that are prefixed with "Autodesk.Autocad". This causes a conflict with Intellisense so that none of the acad namespaces that start with Autodesk are visible. The problems are at line 29 of each file with the <Assembly: > attributes and also at line 31 of each file, with the Namespace statement.

Ed Jobe
2009-10-15, 10:09 PM
Apparently, I downloaded an early version. It has been fixed now.

Kerry Brown
2009-10-16, 02:31 AM
Perhaps telling people where to get the current version would be a more usefull post.

Ed Jobe
2009-10-16, 02:26 PM
Same download, its just been revised now.