Hi,
I am running the example steps of dealii. I can run the first 5 step
programs. But the step-6
gives the following error exception when run. Any suggestion will be highly
appreciated.
Cycle 0:
Number of active cells: 20
Number of degrees of freedom: 89
Cycle 1:
Number of active cells: 44
----------------------------------------------------
Exception on processing:
std::bad_cast
Aborting!
----------------------------------------------------
make: *** [run] Error 1
Thanks.
Khalid
________________________________
From: Luca Heltai <[email protected]>
To: khalid ashraf <[email protected]>
Cc: [email protected]
Sent: Wed, March 31, 2010 9:05:02 AM
Subject: Re: [deal.II] Library not loaded, image not found on Mac-10.6.1
In your previous email you said you set
LD_LIBRARY_PATH
Did you notice the difference with
DYLD_LIBRARY_PATH
?
This is specific to mac. I imagine you are used to work on Linux...
If this is not the case, then what is the output of the command
otool -L executable_name_here
?
L.
--
Luca Heltai <[email protected]>
http://people.sissa.it/~heltai/
Scuola Internazionale Superiore di Studi Avanzati
Phone: +39 040 3787 449, Office: 255
--
There are no answers, only cross references.
On 31/mar/2010, at 17.09, khalid ashraf wrote:
> Hi Luca,
> Thanks for the advice. I set the library PATH variable
> correctly.
> Also the deal.II/common/Make.global_options file seems to have
> captured the compiler variables correctly. Still I get the same error.
> Any idea why ?
>
> dyld: Library not loaded: libdeal_II_1d.g.6.2.1.dylib
> Referenced from: /Users/kashraf/SOFTWARE/deal.II/examples/step-1./step-1
> Reason: image not found
> make: *** [run] Trace/BPT trap
>
> Thanks.
>
> Khalid
>
>
>
>
>
>
>
>
>
>
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii