manio / vdr-plugin-dvbapi

VDR dvbapi plugin for use with OSCam
http://www.streamboard.tv/wbb2/thread.php?threadid=40060
GNU General Public License v2.0
57 stars 25 forks source link

Support for ARM #89

Closed AndreyPavlenko closed 9 years ago

AndreyPavlenko commented 9 years ago

Hi,

I'm trying to build the plugin for armhf but getting the following errors:

g++: error: unrecognized command line option '-mmmx' g++: error: unrecognized command line option '-msse' g++: error: unrecognized command line option '-msse2' g++: error: unrecognized command line option '-msse3'

Could you please add support for ARM architectures?

manio commented 9 years ago

https://github.com/manio/vdr-plugin-dvbapi/blob/master/INSTALL#L18

AndreyPavlenko commented 9 years ago

Thanks Mariusz. Will try to compile against libdvbcsa.