Hi Mike,
This is just a warning, and shouldn't prevent you to run the cluster viewer.
Your DirectX version is probably < 8.0. In NeL there is support for
DirectInput8 (mouse, keyboard, and joysticks). If the DirectInput dll is not
found, the standard windows messages will be used instead (but joysticks are
handled only if the DirectInput dll is present).
Regards,
Nicolas Vizerie
NeL team
----- Original Message -----
From: "Mike Stoddart" <address@hidden>
To: <address@hidden>
Sent: Friday, November 01, 2002 2:49 AM
Subject: [Nel] Can't found (find) the direct input dll
> I've compiled Nel and the cluster viewer program, but when I run the
> executable, I get:
>
> 02/10/31 18:46:42 WRN 904 common.cpp 493 : Exception will be launched:
> can't found the direct input dll
> 02/10/31 18:46:42 INF 904 driver_opengl.cpp 593 : can't found the direct
> input dll
>
> Is there another Nel dll that I need to build for this? The snowballs demo
> runs fine, without any kind of input dll in the snowballs directory. I
> tried copying the dinput.dll file from wnnt/system32 into the cluster
> viewer directory, but it doesn't make a difference.
>
> Any ideas?
>
> Thanks
> Mike