On Fri, 16 May 2008, Ali - wrote: > Is the closest porting of libmesh to windows under cygwin platform, > or is it possible to build libmesh natively on windows? That is, can > I staticly/dynamically link a windows application to libmesh by > visual c++ compiler?
I believe you'll need cygwin. Newer versions of the Visual C++ compiler probably would do just fine with the libMesh code, but the Visual Studio build system wouldn't know what to do with the libMesh configuration/compilation process. --- Roy ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
