If you are building an application for a Windows environment and it needs some library to function then you have to also have a Windows version of that library. That requirement is unchanged by where you are building the Windows application; on a Windows machine or cross-compiling on a Linux machine. Cross compiling for a Windows target will not make a Linux-only library magically work on Windows.




Reply With Quote

Bookmarks