mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
includes: better error messages
Origin commit data
------------------
Branch: master
Commit: 1d489997c4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-26 (Wed, 26 Dec 2018)
Origin message was:
------------------
- includes: better error messages
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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