implib error with opencv dll (max 450 chars)

Andre andre at s-e-a-p.de
Sun Nov 4 06:54:59 PST 2012


Hi,

I use the implib tool (http://ftp.digitalmars.com/bup.zip) to
create a lib file from the opencv dll "opencv_features2d240.dll"
(x86/vc10). For allmost all other dlls the conversion is working.
But for this libary there is following error raised: DLL Exported
name too long (max 450 char).
Has the opencv dll an invalid format or has the implib tool a
limitation which isn't valid anymore?

I use the command
implib /s opencv_features2d240.lib opencv_feature.dll

Kind regards
André



More information about the Digitalmars-d-learn mailing list