Autocad ObjectArx Tutorial not helping

Autocad ObjectArx Tutorial not helping

madpanda
Enthusiast Enthusiast
2,396 Views
8 Replies
Message 1 of 9

Autocad ObjectArx Tutorial not helping

madpanda
Enthusiast
Enthusiast

Hi Everyone,

I am new to Object Arx and I followed the "Hello World" to the T and the .dll will not load in autoCAD. I Downloaded the solved files from the help, and they were pretty old, refrencing much older versions of ObjectArx. I tried changing the references, and still no errors, but I get this error "AcRxDynamicLinker failed to load"

Or does anyone know another way I can learn Object ARX? google only points me to the same "My First Plugin"

0 Likes
2,397 Views
8 Replies
Replies (8)
Message 2 of 9

Virupaksha_aithal
Autodesk Support
Autodesk Support

Hi,

 

Are you referring to ObjectARX Tutorial available @ http://usa.autodesk.com/adsk/servlet/index?id=1911627&siteID=123112 ? which version of the ObjectARX Tutorial you are using (like ObjectARX 2018/2017) ? what version of Visual studio you are using?

  



Virupaksha Aithal KM
Developer Technical Services
Autodesk Developer Network

0 Likes
Message 3 of 9

madpanda
Enthusiast
Enthusiast

Yes the self paced one for 2018 and I am using visual studio 2015

0 Likes
Message 4 of 9

Virupaksha_aithal
Autodesk Support
Autodesk Support

Hi,

 

Looks like issue is with compiler setting and linker setting in the project. Please refer the compiler setting & linker setting page and make the required changes the project. We will update the labs soon.

 

ARX_lab1.png



Virupaksha Aithal KM
Developer Technical Services
Autodesk Developer Network

0 Likes
Message 5 of 9

madpanda
Enthusiast
Enthusiast

I'll try that out , thanks for the answer

0 Likes
Message 6 of 9

madpanda
Enthusiast
Enthusiast

I made sure that my linker settings were correct, and I am still getting the 

Command: (ARXLOAD "C:/ObjectARX 2018/utils/HlrApi/samples/HlrArxSample/x64/Release/AsdkHlrArxSample.arx") ; error: ARXLOAD failed

0 Likes
Message 7 of 9

ambrosl
Autodesk
Autodesk

Do you have Update 3 installed for Visual Studio 2015?



Lee Ambrosius
Senior Principal Content Experience Designer
For additional help, check out the AutoCAD Developer Documentation
0 Likes
Message 8 of 9

madpanda
Enthusiast
Enthusiast

Yes 

I have:

Microsoft Visual Studio Community 2015
Version 14.0.25431.01 Update 3
Microsoft .NET Framework
Version 4.7.02053

Installed Version: Community

Visual Basic 2015 XXX
Microsoft Visual Basic 2015

Visual C# 2015 XXX
Microsoft Visual C# 2015

Visual C++ 2015 XXX
Microsoft Visual C++ 2015

Application Insights Tools for Visual Studio Package 7.0.20622.1
Application Insights Tools for Visual Studio

ASP.NET and Web Tools 2015.1 (Beta8) 14.1.11107.0
ASP.NET and Web Tools 2015.1 (Beta8)

ASP.NET Web Frameworks and Tools 2012.2 4.1.41102.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563

ASP.NET Web Frameworks and Tools 2013 5.2.40314.0
For additional information, visit http://www.asp.net/

Common Azure Tools 1.8
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

GitHub.VisualStudio 2.3.3.38
A Visual Studio Extension that brings the GitHub Flow into Visual Studio.

JavaScript Language Service 2.0
JavaScript Language Service

JavaScript Project System 2.0
JavaScript Project System

Microsoft Azure Mobile Services Tools 1.4
Microsoft Azure Mobile Services Tools

NuGet Package Manager 3.4.4
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.

SQL Server Data Tools 14.0.60519.0
Microsoft SQL Server Data Tools

TypeScript 1.8.36.0
TypeScript tools for Visual Studio

0 Likes
Message 9 of 9

Virupaksha_aithal
Autodesk Support
Autodesk Support

Hi,

 

did Hello World sample worked in your system? 

 

secondly, make sure to load the AsdkHlrApi22.dbx in AutoCAD 2018 if you wish to use the  HlrArxSample



Virupaksha Aithal KM
Developer Technical Services
Autodesk Developer Network

0 Likes