Re: [Libmesh-devel] Linking error with new libMesh app

2013-01-04 Thread Vikram Garg
Cool thanks. It works now ! On Fri, Jan 4, 2013 at 11:45 AM, John Peterson < peter...@cfdlab.ae.utexas.edu> wrote: > On Fri, Jan 4, 2013 at 9:38 AM, Vikram Garg > wrote: > > Thanks, that seems to have resolved the file format not recognized error. > > However I am now getting a different error:

Re: [Libmesh-devel] Linking error with new libMesh app

2013-01-04 Thread John Peterson
On Fri, Jan 4, 2013 at 9:38 AM, Vikram Garg wrote: > Thanks, that seems to have resolved the file format not recognized error. > However I am now getting a different error: > > Linking heat-dbg... > libtool: link: you must specify an output file > libtool: link: Try `libtool --help --mode=link' fo

Re: [Libmesh-devel] Linking error with new libMesh app

2013-01-04 Thread Vikram Garg
Thanks, that seems to have resolved the file format not recognized error. However I am now getting a different error: Linking heat-dbg... libtool: link: you must specify an output file libtool: link: Try `libtool --help --mode=link' for more information. make: *** [heat-dbg] Error 1 On Wed, Jan

Re: [Libmesh-devel] Linking error with new libMesh app

2013-01-02 Thread John Peterson
On Wed, Jan 2, 2013 at 3:49 PM, Vikram Garg wrote: > People, > I just switched to the git version of libMesh. When I copied > over the new example for the time dependent adjoints stuff from the svn > version (was careful to only get the .C and .h files and no svn remnants), I > found t

Re: [Libmesh-devel] Linking error with new libMesh app

2013-01-02 Thread Roy Stogner
On Wed, 2 Jan 2013, Vikram Garg wrote: People,            I just switched to the git version of libMesh. When I copied over the new example for the time dependent adjoints stuff from the svn version (was careful to only get the .C and .h files and no svn remnants), I found that my code compil