undefined symbol
undefined symbol
hi,
i wrote a dwg exporter library using dwgdirect. to export 2007 files i loaded the newest version of the library. the result was many changes in the source code because of the different behaviour of the new version. that is all solved, it compiles and can be linked. so far so good. *but* when using the library i get the following error:
libdwgexporter.so: undefined symbol: _z40odrxcreatemoduleobject_for_modelermodulerk8ods tring
where is this symbol defined? i can't find it
cu hps
peter@blueridgeanalytics.com
# 20th october 2006, 03:50 pm
registered user join date: aug 2006
location: charlotte, nc
posts: 7
solved...
hi,
fyi i was a little blind writing my makefile. after putting the dwgdirect libs *after* my own objects everything worked fine.
peter@blueridgeanalytics.com
none
? | ?
thread tools
display modes
linear mode
search this thread
rate this thread
excellent
good
average
bad
terrible
posting rules
you may post new threads
you may post replies
you may post attachments
you may edit your posts
is on
are on
code is off
html code is off
forum jump
user control panel private messages subscriptions who's online search forums forums home general topics news questions and remarks business issues industry commentary general software issues documentation issues future directions dwg libraries dwgdirect.net dwgdirect, c++ version dwgdirectx, activex version adtdirect/c3ddirect opendwg toolkit/viewkit dgn libraries dgndirect, c++ version (2.x+) dgndirect libraries (legacy 0.99xx)
all times are gmt -7. the time now is 10:41 pmfff">.
- - -
copyright ?2000 - 2009, jelsoft enterprises ltd.
copyright 1998-2008 open design alliance inc.
solved...
hi,
fyi i was a little blind writing my makefile. after putting the dwgdirect libs *after* my own objects everything worked fine.