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

autotools: Add ws2_32 library for Windows platform #50

Closed
wants to merge 1 commit into from
Closed

autotools: Add ws2_32 library for Windows platform #50

wants to merge 1 commit into from

Conversation

Biswa96
Copy link

@Biswa96 Biswa96 commented May 29, 2022

This fixes the following linking error:

ld.exe: ../src/.libs/libxerces-c.a(CurlURLInputStream.o): in function 'xercesc_4_0::CurlURLInputStream::readMore(int*)':
src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:370: undefined reference to '__imp_select'

This fixes the following linking error:
ld.exe: ../src/.libs/libxerces-c.a(CurlURLInputStream.o): in function 'xercesc_4_0::CurlURLInputStream::readMore(int*)':
src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:370: undefined reference to '__imp_select'
@scantor
Copy link
Contributor

scantor commented May 31, 2022

To report issues or submit patches, please use the proper channel, see https://issues.apache.org/jira/

@Biswa96 Biswa96 closed this by deleting the head repository Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants