Couldn't load the debug version of OCC DLL

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.

Stephane Routelous's picture

Perhaps you have to change your PATH environment variable ?

HTH,

Stephane
http://www.exotk.org

fhchina's picture

Thank you, Stephane, You are right. But could you give me some information about persistent naming API of OCC?