pipelka / vdr-plugin-xvdr

DISCONTINUED - XVDR Plugin for VDR
GNU General Public License v2.0
43 stars 22 forks source link

Please create a 'How to compile' in the readme file #62

Closed Hopelessone closed 11 years ago

Hopelessone commented 12 years ago

Hi,

I'm having trouble compiling vdr-plugin-xvdr.

blade@pangolin:~/src/vdr-plugin-xvdr$ make g++ -O2 -g -Wall -Woverloaded-virtual -fPIC -DPIC -c -DPLUGIN_NAME_I18N='"xvdr"' -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DXVDR_VERSION='"0.9.5"' -I../../../include -I../../../../DVB/include -I../../.. -I./src -I. -o src/config/config.o src/config/config.c src/config/config.c:30:24: fatal error: vdr/plugin.h: No such file or directory compilation terminated.

I'm not sure what to do next as there are no instructions how to compile in the readme file.

Ubuntu 12.04 64bit, with VDR from repositories

Thanks

jobe39 commented 12 years ago

This is a vdr plugin and is compiled in the way all other vdr plugins are compiled. See the section in the vdr wiki: http://www.vdr-wiki.de/wiki/index.php/Plugin_Installation