[Dune] Install DUNE on Windows

Christian Engwer christian.engwer at uni-muenster.de
Thu Dec 25 19:22:48 CET 2014


Hi,

I don't know anything about windows 8.1, but your best bet is to use the development version with cmake. With some extra work you might be able to compile it under visual studio and the Intel compiler. Rumours state that clang might also work with visual studio. If you want to use make for building your applications, you will have to  install either msys or cygwin.

The other problem is that windows does not support the whole POSIX api. You must either patch some code in dune-common or use the cygwin libc  implementation.

In general I suggest to get familiar with dune on a Linux system, of nothing helps you can easily install Ubuntu under VirtualBox, and then later switch to windows.

Christian

Am 25. Dezember 2014 07:37:01 MEZ, schrieb "李俊超" <lijunchao at pku.edu.cn>:
>
>Dear DUNE manager,
>
>I'm writing to ask how to install DUNE on WIN8.1 OS, as I saw the
>following FAQ:
>
>Q: Can I use DUNE on a Windows System?
>A: All DUNE development is currently done on Unix-like machines. For
>Windows you need a small set of patches. Please inquire on the mailing
>list. Be aware that we do not support Windows officially. This might
>result in larger response times and less ambitious feedback on the
>list. 
>
>Look forward to your reply.
>
>Best regards,
>
>
>
>Li
>PHD candidate, Peking University
>
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Dune mailing list
>Dune at dune-project.org
>http://lists.dune-project.org/mailman/listinfo/dune





More information about the Dune mailing list