mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- includes: better error messages
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -18,5 +18,5 @@
|
||||
#include "../libgeneric-pc/audio_lib.h"
|
||||
#endif
|
||||
#else
|
||||
#error neither HAVE_TRIPLEDRAGON nor HAVE_SPARK_HARDWARE defined
|
||||
#error no valid hardware defined
|
||||
#endif
|
||||
|
@@ -24,5 +24,5 @@
|
||||
#endif
|
||||
#endif
|
||||
#else
|
||||
#error neither HAVE_TRIPLEDRAGON nor HAVE_SPARK_HARDWARE defined
|
||||
#error no valid hardware defined
|
||||
#endif
|
||||
|
@@ -16,5 +16,5 @@
|
||||
#include "../libgeneric-pc/record_lib.h"
|
||||
#endif
|
||||
#else
|
||||
#error neither HAVE_TRIPLEDRAGON nor HAVE_SPARK_HARDWARE defined
|
||||
#error no valid hardware defined
|
||||
#endif
|
||||
|
@@ -17,7 +17,7 @@
|
||||
#include "../libgeneric-pc/video_lib.h"
|
||||
#endif
|
||||
#else
|
||||
#error neither HAVE_TRIPLEDRAGON nor HAVE_SPARK_HARDWARE defined
|
||||
#error no valid hardware defined
|
||||
#endif
|
||||
|
||||
#if STB_HAL_VIDEO_HAS_GETSCREENIMAGE
|
||||
|
Reference in New Issue
Block a user