Hi,

   Sorry if I take your time, Have just started using deal ii, have

configured library.


To me I think this error is because the c++ file failed to access the

libraries, I saved the tutorial 1 as cpp and as c file as well in the

same folder where I extracted deal ii but I can not understand why the

error coming.

I am not good in programming so your help will be appreciated.


Tried to run the first tutorial, but the error appeared:

=E2=80=98first_grid=E2=80=99:

ayesha.c:15: error: =E2=80=98Triangulation=E2=80=99 undeclared (first use i=

n this

function)

ayesha.c:15: error: (Each undeclared identifier is reported only once

ayesha.c:15: error: for each function it appears in.)

ayesha.c:15: error: =E2=80=98triangulation=E2=80=99 undeclared (first use i=

n this

function)

ayesha.c:17: error: expected expression before =E2=80=98:=E2=80=99 token

ayesha.c:20: error: expected expression before =E2=80=98:=E2=80=99 token

ayesha.c:21: error: =E2=80=98GridOut=E2=80=99 undeclared (first use in this=

 function)

ayesha.c:21: error: expected =E2=80=98;=E2=80=99 before =E2=80=98grid_out=

=E2=80=99

ayesha.c:22: error: =E2=80=98grid_out=E2=80=99 undeclared (first use in thi=

s function)

ayesha.c:22: error: =E2=80=98out=E2=80=99 undeclared (first use in this fun=

ction)

ayesha.c: In function =E2=80=98second_grid=E2=80=99:

ayesha.c:26: error: =E2=80=98Triangulation=E2=80=99 undeclared (first use i=

n this

function)

ayesha.c:26: error: =E2=80=98triangulation=E2=80=99 undeclared (first use i=

n this

function)expected expression before =E2=80=98:=E2=80=99 token

ayesha.c:20: error: expected expression before =E2=80=98:=E2=80=99 token

ayesha.c:21: error: =E2=80=98GridOut=E2=80=99 undeclared (first use in this=

 function)

ayesha.c:21: error: expected =E2=80=98;=E2=80=99 before =E2=80=98grid_out=

=E2=80=99

ayesha.c:22: error: =E2=80=98grid_out=E2=80=99 undeclared (first use in thi=

s function)

ayesha.c:22: error: =E2=80=98out=E2=80=99 undeclared (first use in this fun=

ction)

ayesha.c: In function =E2=80=98second_grid=E2=80=99:

ayesha.c:26: error: =E2=80=98Triangulation=E2=80=99 undeclared (first use i=

n this

function)

ayesha.c:26: error: =E2=80=98triangulation=E2=80=99 undeclared (first use i=

n this

function)

ayesha.c:28: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99, =

=E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=

=99

before =E2=80=98<=E2=80=99 token

ayesha.c:28: error: expected expression before =E2=80=98<=E2=80=99 token

ayesha.c:31: error: expected expression before =E2=80=98:=E2=80=99 token

ayesha.c:34: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99, =

=E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=

=99

before =E2=80=98<=E2=80=99 token

ayesha.c:34: error: expected expression before =E2=80=98<=E2=80=99 token

=E2=80=98cell=E2=80=99 undeclared (first use in this function)

ayesha.c:43: error: =E2=80=98endc=E2=80=99 undeclared (first use in this fu=

nction)

ayesha.c:44: error: =E2=80=98for=E2=80=99 loop initial declaration used out=

side C99 mode

ayesha.c:45: error: =E2=80=98GeometryInfo=E2=80=99 undeclared (first use in=

 this

function)

ayesha.c:45: error: expected expression before =E2=80=98:=E2=80=99 token

ayesha.c:49: error: =E2=80=98center=E2=80=99 undeclared (first use in this =

function)

ayesha.c:51: error: =E2=80=98std=E2=80=99 undeclared (first use in this fun=

ction)

ayesha.c:51: error: expected =E2=80=98)=E2=80=99 before =E2=80=98:=E2=80=99=

 token

ayesha.c:62: error: expected expression before =E2=80=98:=E2=80=99 token

ayesha.c:63: error: =E2=80=98GridOut=E2=80=99 undeclared (first use in this=

 function)

ayesha.c:63: error: expected =E2=80=98;=E2=80=99 before =E2=80=98grid_out=

=E2=80=99

ayesha.c:64: error: =E2=80=98grid_out=E2=80=99 undeclared (first use in thi=

s function)

ayesha.c:64: error: =E2=80=98out=E2=80=99 undeclared (first use in this fun=

ction)

[apq0...@node94 deal.II]$=20


Regards









-- 
Best regards
Ayesha Sohail
Applied and Computational Mathematics
University of Sheffield
Hicks Building
S3 7RH
UK
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to