Skip to content

Add include directories to vendored uv target#332

Open
russkel wants to merge 3 commits into
skypjack:mainfrom
greenroom-robotics:main
Open

Add include directories to vendored uv target#332
russkel wants to merge 3 commits into
skypjack:mainfrom
greenroom-robotics:main

Conversation

@russkel

@russkel russkel commented Mar 22, 2026

Copy link
Copy Markdown

Hi,

I am using uvw and find the vendored uv static lib handy. However I was not able to simply just link to uvw and uv as it would result in missing include issues, because the uv directory is put into a nested include directory.

I am not sure if this was intentional or a mistake - if it was me I would have uv and uvw header directories at the same level and not nested. In any case, this fixes the missing include error.

In addition, any of the uv:: namespace does not seem to be exported either as they are build time aliases. I changed the README to reflect that.

I bumped to latest libuv because I needed TCP keepalive_ex functionality. Let me know if you want me to drop that commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant