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

looking for a library

1 REPLY 1
Reply
Message 1 of 2
Anonymous
134 Views, 1 Reply

looking for a library

which library do I need to link in to resolve the following

error LNK2001: unresolved external symbol "class AcDbObject * __cdecl Aec::openAcDbObject(class AcDbObjectId const &,enum AcDb::OpenMode)" (?openAcDbObject@Aec@@YAPAVAcDbObject@@ABVAcDbObjectId@@W4OpenMode@AcDb@@@Z)
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

That comes from AecBaseNN.dbx (where ""NN" is the version number you are
using). So, you'll need to link in AecBaseNN.lib.

That is assuming you are using ADT's OMF libraries. If you aren't and its
just this one function that is holding you up, then I wouldn't use that
function. Its just a simple wrapper around ObjectARX's acdbOpenAcDbObject()
function.

Jim Awe
Autodesk, Inc.

wrote in message news:4912761@discussion.autodesk.com...
which library do I need to link in to resolve the following

error LNK2001: unresolved external symbol "class AcDbObject * __cdecl
Aec::openAcDbObject(class AcDbObjectId const &,enum AcDb::OpenMode)"
(?openAcDbObject@Aec@@YAPAVAcDbObject@@ABVAcDbObjectId@@W4OpenMode@AcDb@@@Z)

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

Post to forums  

Autodesk Design & Make Report

”Boost