
Wed, 05/29/2002 - 15:17
Forums:
Hello Everyone:
I have set the directory for library files as OpenCascade4.0/Windows_NT/libd in Viusal C++ 's Tools/Options/Directories tab. But when I start debugger, the message still shows that VC load DLL from OpenCascade4.0/Windows_NT/dll while not from OpenCascade4.0/Windows_NT/dlld. So I couldn't trace into OCC to learn more about OCC.
Could someone can answer this problem?
Thanks in advance.
Wed, 05/29/2002 - 16:47
Perhaps you have to change your PATH environment variable ?
HTH,
Stephane
http://www.exotk.org
Wed, 05/29/2002 - 16:57
Thank you, Stephane, You are right. But could you give me some information about persistent naming API of OCC?