Search the Community
Showing results for tags 'objectarx'.
-
ObjectARX 2017 - Project Creation Failed on the Visual Studio 2015
EvairPeterson posted a topic in .NET, ObjectARX & VBA
Hi... I have a problem with the ObjectARX 2017 project creation on the Visual Studio 2015. I've downloaded the ObjectARX package from the Autodesk page and run it. It was unpacked in that folder: C:\Autodesk\Autodesk_ObjectARX_2017_Win_64_and_32_Bit. But there aren't any executable for the installation there. I've downloaded too a small utility called 'ObjectARXWizards', and run it. This programm ask me where is located the ObjectARX folder and AutoCAD folder, and after this, install the package. In that moment appear in the control panel appear in the VS2015, at the Visual C++ tab the Autodesk, with two options of ObjectARX project modelos: ObjectARX/DBX Project and ObjectARX/DBX/OMF Project. When I select any of these two project options, it give me a error like this: Creating project 'ArxProject1'... project creation failed. I did run the Visual Studio as administrator, from a user with administrator privilegies, with the UAC turned off and install using ObjectARX Wizard, but the project creation on the Visual Studio still not working. Always give me the same error. I really don't know what I need to do to work with. Anybody can help me?-
- objectarx
- installation
-
(and 3 more)
Tagged with:
-
I can't seem to figure out how to load ArxDBG....
-
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: 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.
-
Hello! I use Autocad Land Desktop 2007 and I would like to start coding for it in ObjectARX. However, I don't seem to find 2007 version... As a side question, what VS should be used for this? I already tried to create a simple arx with VS 2008 and ObjectARX 2006, but autocad complains that: where X is the name of my dll/arx. Thank you! Nick