Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: VDR developer version 1.1.2



DOm wrote:
> 
> On Mon, 13 May 2002 20:08:29 +0200
> Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> wrote:
> 
> > VDR developer version 1.1.2 is now available at
> >
> >     ftp://ftp.cadsoft.de/pub/people/kls/vdr/Developer/vdr-1.1.2.tgz
> >
> 
> Great!
> 
> I know it is a developement version...
> I think there's something missing about the include/vdr subdir...
> Am _I_ wrong ?
> After i did ( while in vdr dir )
> #mkdir include
> #mkdir include/vdr
> #cp *.h include/vdr
> #cp *.c include/vdr
> 
> The plugins compiled successfully. ( with no changes to Makefile, i mean
> :) )

You could have gotten that a lot easier:

   make plugins

from the VDR source directory. Or, if you want to explicitly call 'make'
from the plugin's directory, you can do

   make include-dir

once from the VDR source directory.

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________



Home | Main Index | Thread Index