I have fallen in love with the capabilities of Rheolef, a C++ library for Finite Element Analysis that is available for Linux only. I am developing an application in Windows and was wondering if I can build Rheolef for Windows and use it in my application.
I read a few posts about Cygwin but my understanding is that it only mimics the Linux environment in a Windows settings. Also, I found a technique that can compile a single source code for Windows.
Is there any tool or method that could make the entire Rheolef library for Windows from Linux?