Hi

I am trying to put the epson LCD driver (s1d13806) to
Samsung S3C2410 procssor on wince pb4.1.

I have removed the samsung LCD driver and inserted the
epson driver into my platform. when I build the platform,
epson source files are not built.

Could anyone help me out.

Re: Interface s1d13806 LCD driver to wince4.1 by Marcus

Marcus
Tue Nov 11 05:36:21 CST 2003

I assume you installed the Epson drivers via the msi file they came in. If
you added that feature to your platform in PB, and then do a clean and then
a rebuild, it should work. If not, check the SOURCES file of the Epson
driver, there might be some variables that you may add/remove there.

The msi installation puts the Epson driver under
COMMON/OAK/DRIVERS/DISPLAY/S1D13806, so to add it to your platform, you
should add it from the driver features in the catalog view. That should be
all you need to do.

/Marcus

"Ramesh" <anonymous@discussions.microsoft.com> skrev i meddelandet
news:08cf01c3a839$a4dfd2c0$a501280a@phx.gbl...
> Hi
>
> I am trying to put the epson LCD driver (s1d13806) to
> Samsung S3C2410 procssor on wince pb4.1.
>
> I have removed the samsung LCD driver and inserted the
> epson driver into my platform. when I build the platform,
> epson source files are not built.
>
> Could anyone help me out.