Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vcpkg] Run-time crash due to multiple libraries trying to use the same log-file. #1962

Open
MartinEekGerhardsen opened this issue Dec 12, 2023 · 0 comments
Labels
Bug Something isn't working Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.

Comments

@MartinEekGerhardsen
Copy link

Describe the bug

When using the k4arecord library, both k4a and k4arecord seem to try to log to the same logfile. This is an issue when installing the sdk using vcpkg, and is also described here.

To Reproduce

The program shows the current env varables (to ensure that I know these are set) and then the program executes without issue. The logs are either disabled or set to two separate files.

Logs

N/A

Screenshots

Here is a screenshot of the run time error I get from the code described above.
image

Desktop (please complete the following information):

  • OS with Version: Microsoft Windows 11 Home, Version 10.0.22621 Build 22621
  • SDK Version: 1.4.1
  • Firmware version: N/A

Additional context

I don't have this issue when using k4a and k4arecord from system installs. However, this is a suboptimal solution, as

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.
Projects
None yet
Development

No branches or pull requests

1 participant