Help in generating dictionary

after i comment all the declarations about the vector
i finally generate the dll

but when i try to use my own dictionary,

$ cint leadData.dll main.cpp
leadData.dll: can not find percific module。
Load Error: Failed to load Dynamic link library leadData.dll

y?

Hi,

this is not CINT’s message so it must be because of the code in leadData.dll. Please ask the author / look at the doc of leadData.dll’s software.

Cheers, Axel.