You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by GitBox <gi...@apache.org> on 2022/05/29 05:37:54 UTC

[GitHub] [xerces-c] Biswa96 opened a new pull request, #50: autotools: Add ws2_32 library for Windows platform

Biswa96 opened a new pull request, #50:
URL: https://github.com/apache/xerces-c/pull/50

   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[GitHub] [xerces-c] scantor commented on pull request #50: autotools: Add ws2_32 library for Windows platform

Posted by GitBox <gi...@apache.org>.
scantor commented on PR #50:
URL: https://github.com/apache/xerces-c/pull/50#issuecomment-1142026862

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


Re: [PR] autotools: Add ws2_32 library for Windows platform [xerces-c]

Posted by "Biswa96 (via GitHub)" <gi...@apache.org>.
Biswa96 closed pull request #50: autotools: Add ws2_32 library for Windows platform
URL: https://github.com/apache/xerces-c/pull/50


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org