poco icon indicating copy to clipboard operation
poco copied to clipboard

Crosscompiling using mingw-w64 invalid filename on case sensitive filesystem

Open clauderobi opened this issue 2 years ago • 1 comments

Hi, I am trying to compile using mingw-w64 on Ubuntu. I am making progress....

One of the issue I am seeing is that Winsock2.h and Iphlpapi.h are actually winsock2.h and iphlpapi.h on my Ubuntu machine.

What is the correct remedy?

I am using 1.10.1

clauderobi avatar Apr 03 '22 00:04 clauderobi

I have the same issue.

I'm pretty sure the files should be lowercase in UnWindows.h (and possibly other places as well): https://github.com/pocoproject/poco/blob/master/Foundation/include/Poco/UnWindows.h#L32

You will probably also run into the issue with message compiler: https://github.com/pocoproject/poco/issues/2645#issuecomment-843718740

steffenhk avatar Jul 20 '22 10:07 steffenhk

This issue is stale because it has been open for 365 days with no activity.

github-actions[bot] avatar Jul 21 '23 02:07 github-actions[bot]

This issue was closed because it has been inactive for 60 days since being marked as stale.

github-actions[bot] avatar Oct 01 '23 02:10 github-actions[bot]