-
I am currently developing a client that sends and receives data using UAMQP, but the memory is growing.
Since I work on a Windows system, I studied the program with DrMemory, which tells me the fo…
-
CMake Error at gatewayFunctions.cmake:172 (message):
**ERROR installing azure_iot_sdks. See
/home/makhlu/projects/iot-edge/v1/deps/iot-sdk-c/build/error.txt and
/home/makhlu/projects/iot-edg…
-
Hi,
I am trying to connect azure event hub using Eventhub_sample/send using sastoken.
The api used is EventHubClient_CreateFromSASToken(sastoken);
In version 0.12.0, This is crashing in uamqp l…
-
In service bus, when a sessionful entity's lock expired, the service would send a detach frame indicating the session lock is lost.
However, in uamqp settlement calling, we don't receive and handle a…
-
- **UAMQP Package Version**:
`uamqp 1.2.12`
- **Operating System**:
`macOS 10.14.5`
- **Python Version**:
`python 3.7`
**Describe the bug**
The error when trying to connect and send a m…
-
### Collection version
23.0.1
### Environment information
```console
ansible [core 2.16.7]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modu…
-
I have a Mac with M1-processor, so as long as not all Python packages are published as arm64 or universal binaries I have to run Python in emulated mode under Rosetta 2.
So when I saw that uamqp wa…
-
ToolChain setting:toolchain-imx6.cmake
INCLUDE(CMakeForceCompiler)
SET(CMAKE_SYSTEM_NAME Linux) # this one is important
SET(CMAKE_SYSTEM_VERSION 1) # this one not so much
# this is the loc…
-
I am having issues compiling the library using /TP.
I use the cmake-gui to create a default Visual Studio 14 Win64 solution.
I select properties -> C/C++/Advanced/Compile As within Visual Studio.
…
-
When running sudo ./setup.sh I'm getting the following error - fatal error: azure_c_shared_utility/xlogging.h: No such file or directory
I'm guessing the azure_c_shared_utility should be part of the …