高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】problem when executing odamdiapp and odamfcapp
problem when executing odamdiapp and odamfcapp
problem when executing odamdiapp and odamfcapp
hello
i've rebuild odamdiapp and odamfcapp after i downloaded the 1.06 release of dwgdirect.
i have not obtained errors or warnings.
when i execute the applications, the initial blank window appears correctly but when i click on file->open, it happens nothing.
i'd like to know if someone has had this problem.
i had other problems, more along the lines of build errors. i found the answer to be building in vc6, (i was using vc7), and linking my debug build with the release dwgdirect libraries. i couldnt link the debug libs because the compiler complained about the .pdb files. this built an app which comes up fine.
[quote]originally posted by suaser:
<strong>hello
i've rebuild odamdiapp and odamfcapp after i downloaded the 1.06 release of dwgdirect.
i have not obtained errors or warnings.
when i execute the applications, the initial blank window appears correctly but when i click on file->open, it happens nothing.
i'd like to know if someone has had this problem.</strong><hr></blockquote>
i had the problem too. the os is win2k pro. i found the odamfcapp failed to load the dll odadlgext.dll.
if a valid filename is provided by some means, the program will load and display the .dwg file.
please download the dd_nonlibs_1.07.zip file from the windows download page, and use the odadlgext.dll from there. the 1.06 download contains an old version of this dll that is exporting a mangled symbol name.
|