ARX incompatible, what do you want to do...

ARX incompatible, what do you want to do...

XXL1966
Contributor Contributor
894 Views
2 Replies
Message 1 of 3

ARX incompatible, what do you want to do...

XXL1966
Contributor
Contributor

Hello,

 

i compiled my ARX projects with the 2013 lib's succesfully.

When my ARX files are loaded i get the message they are incompatible with r2013 and i'm asked what to do:

load, load all, don't load ... this is a dialog. It also appears whenever i restart ACAD.

I choose load all and everything seems to work tho ...

 

What is causing this message ?

 

thx

0 Likes
895 Views
2 Replies
Replies (2)
Message 2 of 3

owenwengerd
Advisor
Advisor

It sounds like you're specifying a different version of the MFC or MSVC runtime libraries than the ones AutoCAD uses. See:

http://otb.manusoft.com/2007/01/my-manusoft-manifest-manifesto.htm

--
Owen Wengerd
ManuSoft
0 Likes
Message 3 of 3

XXL1966
Contributor
Contributor

thx for the reply, but i used these app's before on ACAD2012 without any problems.

I just changed the lib's in my project.

 

but i get this link error:

1>rxapi.lib(libinit.obj) : warning LNK4229: invalid directive '/FAILIFMISMATCH:_MSC_VER=1600' encountered; ignored
1>rxapi.lib(libinit.obj) : warning LNK4099: PDB 'rxapi_cl.pdb' was not found with ...

 

 

0 Likes