snapshot build missing libpandadx9.dll

.106 snapshot build seems to be missing the DirectX DLLs.

load-display pandadx9

results in “no graphics pipe is available” error.

and according to panda3d.org:8010/builders/dev_wi … logs/stdio

Makepanda: Version ID: 1.7.1
Makepanda: I cannot locate SDK for DX8
Makepanda: I have automatically added this command-line option: --no-dx8
Makepanda: I cannot locate SDK for DX9
Makepanda: I have automatically added this command-line option: --no-dx9
Makepanda: I cannot locate SDK for DIRECTCAM
Makepanda: I have automatically added this command-line option: --no-directcam

Oops. I’ll look into it. Thanks for pointing it out.

Great, thanks! Hopefully its just a matter of pointing making sure that machine is pointed to the right SDK directory or somesuch…

Right, it’s fixed now. Thanks for reporting the issue!

The latest Windows buildbot release is now built with DX8+9 support.