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

Build error #385

Closed
dboris opened this issue Apr 1, 2024 · 1 comment
Closed

Build error #385

dboris opened this issue Apr 1, 2024 · 1 comment

Comments

@dboris
Copy link

dboris commented Apr 1, 2024

On Ubuntu 22.04, I have the following packages installed:

libdispatch-dev/jammy,now 0~svn197-3.3ubuntu2
libdispatch0/jammy,now 0~svn197-3.3ubuntu2

During configure, feature detection reports:

checking for dispatch_queue_create_with_target... no

Compilation of NSURLSession.m fails with error:

NSURLSession.m:205:33: error: use of undeclared identifier '_queue'
      dispatch_set_target_queue(_queue, targetQueue);
rfm added a commit that referenced this issue Apr 2, 2024
@rfm
Copy link
Contributor

rfm commented Apr 2, 2024

Thanks ... I fixed that in the git repository.

@rfm rfm closed this as completed Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants