Okay, I re-run the program I wrote
vs told me that ,what that mean?

*2>step-8.obj: error LNK2019: Unresolved external symbol "public: void 
__cdecl Step8::ElasticProblem<2>::run(void)" 
(?run@?$ElasticProblem@$01@Step8@@QEAAXXZ)  , The symbol is quoted in the 
function main 
2>D:\dealii-9.2.0\dealii-9.2.0\examples\step-8a\Debug\step-8.exe: fatal 
error LNK1120: 1 unresolved external command*
在2020年11月4日星期三 UTC+8 上午11:09:17<Wolfgang Bangerth> 写道:

> On 11/3/20 7:33 PM, Nick Wang wrote:
> > 
> > After I studied and understood the tutorials of step-8 and step-49.  I 
> tried 
> > to use  step-49 to import external grids to to calculate the force 
> condition 
> > and stress analysis,
> > So I modified the statement of step8 grid generation,
> > while failed...
> > Did I make a mistake or  are there other ways to finish the force 
> analysis 
> > from external grids?
>
> Help us understand what the error message is that you get. You already 
> have it 
> on your screen, but we would need to download your program, put it 
> somewhere, 
> compile it, maybe run it. It would take someone a couple of minutes to do 
> that 
> -- time we wouldn't have for answering someone else's problems.
>
> Best
> WB
>
> -- 
> ------------------------------------------------------------------------
> Wolfgang Bangerth email: bang...@colostate.edu
> www: http://www.math.colostate.edu/~bangerth/
>
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/4fa565f4-1ab1-4919-8818-3b58fe6169c4n%40googlegroups.com.

Reply via email to