Re: [Libmesh-users] Run-time dynamic_cast failure on OS X 10.6

2010-06-28 Thread Roy Stogner
On Mon, 28 Jun 2010, Anna-Lena Gerner wrote: ex17.C: In function ‘int main(int, char**)’: ex17.C:99:3: error: ‘dim’ was not declared in this scope Any ideas on this one? Yeah, my fault. I changed the library recently so as to allow Mesh objects to (in most cases) be constructed without pre-

Re: [Libmesh-users] Run-time dynamic_cast failure on OS X 10.6

2010-06-28 Thread Anna-Lena Gerner
Hi Roy, Thank you so much for your help. I could not fix it, unfortunately, but since I have switched to the compilers provided at http://hpc.sourceforge.net/ (as Derek recommended), everything works fine. Except there now appears an error when compiling ex17: Compiling C++ (in optimized mode