-
Commit c5a5d544 (I think) is causing some problems building on my Linux arm64 build host, specifically:
```
/home/lukeh/CVSRoot/padl/AVDECCSwift/Sources/CxxAVDECC/avdecc/src/bindings/c/protocolInt…
-
**Build Failure Details:**
- **Commit SHA**:
- **Error Message**:
- **Stack Trace**:
- **Build Logs**:
- **Timestamp**:
-
Hi,
this is a follow up of #655 , same behavior but not the same way to trigger the bug. I should add that #655 (which was actually #647) was indeed solved in npcap 1.72.
This new issue is affect…
-
Hello,
I got error using @make clean all
could you help me?
error message :
Consolidate compiler generated dependencies of target avbTl
[ 96%] Built target avbTl
Consolidate compiler genera…
-
It would be useful for all the handle-related APIs in the C bindings to allow the associated of application-specific data that can then be retrieved in the callbacks.
e.g.
```c
LA_AVDECC_BINDIN…
-
```diff
diff --git a/utils.sh b/utils.sh
index 6c727d3..83d1a40 100644
--- a/utils.sh
+++ b/utils.sh
@@ -341,6 +341,9 @@ getMachineArch()
arm64)
result="…
-
Hi,
apologies if this is not the right forum, but I'm having issues compiling Hive.
I'm doing the build in docker to have a grep on dependencies etc. Basing it on ubuntu 21.10, which convenientl…
-
gen_cmake.sh exits with errors in my Linux environment. Perhaps the issue is with my environment.
Can anyone else currently build Hive for Linux?
Is there a better place to discuss troublesho…
-
Hello,
I'm trying to compile the dev branch under Linux at commit f02694ee92880d9ea72516914c8536e8dd6f2e3e
I get the following compile error:
`
.../Hive/src/nodeTreeWidget.cpp:662:11: error: e…
-
Hi,
I'm facing a very weird issue when both winpcap and npcap are installed.
After an application using winpcap is closed (closing its pcap instance), another application using npcap will not receiv…