Thanks, Is it as simple as:
sudo port install libmesh? That doesn't seem to be working. I am using OS X 10.9.4 and $ cc -v Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.3.0 Thread model: posix Thanks, Andy On Mon, Sep 1, 2014 at 11:12 PM, Roy Stogner <[email protected]> wrote: > > On Mon, 1 Sep 2014, Andrew Donaldson Davis wrote: > > I just got a new MacBook Pro and I am trying to use libMesh. I >> successfully compiled and installed using: >> >> ./configure >> make -jX >> make install >> >> and my code (which runs fine on my Ubuntu machine) compiles. >> > > What OSX version & compiler version are you using? > > IIRC OSX has had frequent problems out-of-the-box and most of our > Apple users are currently building with MacPorts or other third party > compilers. You may want to do the same. > > On the other hand, the one known issue I remember (failures to dynamic > cast in user code between classes defined in library code) had been > worked around in libMesh code; if something new has cropped up I'd > like to get a workaround for that too. > --- > Roy > ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
