t 2014 00:38:33 -0400
> CC: [email protected]
> Subject: Re: [Libmesh-users] compilation errors.
>
> I can try and see if that helps.
>
> > From: [email protected]
> > Date: Mon, 20 Oct 2014 22:35:27 -0600
> > Subject: Re: [Libmesh-users] compi
I can try and see if that helps.
> From: [email protected]
> Date: Mon, 20 Oct 2014 22:35:27 -0600
> Subject: Re: [Libmesh-users] compilation errors.
> To: [email protected]
> CC: [email protected]
>
> On Mon, Oct 20, 2014 at 9:53 PM, subramanya sada
On Mon, Oct 20, 2014 at 9:53 PM, subramanya sadasiva
wrote:
> Hi, I am trying to build libmesh with gcc-4.8 (the macports build) on OS-X
> yosemite. This is the error that I get when I run make.
> In file included from fparser.cc:1657:0:
> extrasrc/fp_opcode_add.inc:34:0: error: unterminated #if
Hi, I am trying to build libmesh with gcc-4.8 (the macports build) on OS-X
yosemite. This is the error that I get when I run make.
In file included from fparser.cc:1657:0:
extrasrc/fp_opcode_add.inc:34:0: error: unterminated #if
#if(!(FP_COMPLEX_VERSION) && !(FP_FLOAT_VERSION))
^
In file inclu
Sorry for this junk email. I made a mistake. I have fixed it.
Thanks a lot.
Best,
Yujie
On 1/22/12, recrusader wrote:
> Dear Libmesh developers,
>
> I am compiling Libmesh SVN version with PETSc-dev when enabling
> complex number mode.
> However, I met the following errors
> "Compiling C++ (in o
Dear Libmesh developers,
I am compiling Libmesh SVN version with PETSc-dev when enabling
complex number mode.
However, I met the following errors
"Compiling C++ (in optimized mode) src/numerics/dense_matrix_base.C...
Compiling C++ (in optimized mode) src/numerics/dense_matrix_blas_lapack.C...
src/