[Trilinos-Users] Visual Studio Issues

Lukas Korous lukas.korous at gmail.com
Mon Aug 30 17:10:07 MDT 2010


Hello,

I ran into some issues when trying to compile Trilinos on a windows
machine with Visual Studio 9 and I would like to ask if anybody has
encountered (and solved) similar issues.

- compilation of the package 'ml'  fails with many errors (probably
caused by issues with including of those) in Windows header files from
which Program Files\Microsoft SDKs\Windows\v6.0A\Include\ (WinSock.h,
ws2def.h)
- declaration of variables
Teuchos::RCP<NOX::Epetra::Interface::Required> interface,   bool
GetPtrstoSegments(MOERTEL::Interface& interface); and similar which
abort compilation as 'interface' is a keyword
- inability to find standard C headers (located in standard
directories specified by the type of makefiles (=project files etc.)
generated by cmake)

Thank you very much,
Regards,
Lukas Korous



More information about the Trilinos-Users mailing list