Could not run "Stencil Shadow System"?

Blitz3D Forums/Blitz3D Programming/Could not run "Stencil Shadow System"?

Hi all,

I tried "Stencil Shadow System by Devils Child and Dare Devil"
http://www.blitzbasic.com/logs/userlog.php?user=8270&log=660
patrick-sch.de/bleibdafuerimmer/StencilShadowSystem.zip

debug says:
Error in userlib 'DirectX7.decls' - duplicate identifier


What should I do?
I have put the .dll and .decls into folder userlib

Thanks in advance
Sammy
:)

Move all the other decls files in your userlibs folder to a temp folder called "hidden", because you have a 'function' from DirectX7.decls in another decls.

Don't be surprised if this breaks other stuff you are doing tho.

just replace my userlib with the other dx7 userlibs and it will run...me and daredevil are optimizing it a lil bit so it sould be faster in arround a few weeks :)

Thanks a lot.
You are right.

Sammy
:)