Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
hdhomerun_config [2019/11/11 04:27]
neds [Compiling hdhomerun_config]
hdhomerun_config [2019/11/11 04:29]
neds [Compiling hdhomerun_config]
Line 22: Line 22:
 <WRAP indent> <WRAP indent>
  
-Download and extract the libhdhomerun archive. Create a new empty project and include all+Download and extract the libhdhomerun archive ​( https://​github.com/​Silicondust/​libhdhomerun ). Create a new empty project and include all
 the .c and .h files. From the project properties page under C/C++ advanced, change the Compile As type to C, click apply and then change it back to C++ -- this is a workaround for a bug in MSVC++. Under the Linker input, add Ws2_32.lib and iphlpapi.lib as Additional Dependencies. the .c and .h files. From the project properties page under C/C++ advanced, change the Compile As type to C, click apply and then change it back to C++ -- this is a workaround for a bug in MSVC++. Under the Linker input, add Ws2_32.lib and iphlpapi.lib as Additional Dependencies.
  
Line 37: Line 37:
 <WRAP indent> <WRAP indent>
  
-Download and extract the libhdhomerun archive.+Download and extract the libhdhomerun archive ​( https://​github.com/​Silicondust/​libhdhomerun ).
  
 Run "​make"​ Run "​make"​
  • Last modified: 2024/02/07 03:04