|
[Sponsors] |
July 6, 2005, 13:52 |
Errors meaning???
|
#1 |
Guest
Posts: n/a
|
Which is the meaning of this error in Fluent on Windows???
..\..\src\main.c(976) : error C2143: syntax error : missing ';' before 'type' ..\..\src\main.c(977) : error C2143: syntax error : missing ';' before 'type' ..\..\src\main.c(978) : error C2275: 'Domain' : illegal use of this type as an expression C:\FLUENT.INC\fluent6.1\src\mem.h(482) : see declaration of 'Domain' ..\..\src\main.c(978) : error C2065: 'dom' : undeclared identifier ..\..\src\main.c(979) : error C2275: 'Thread' : illegal use of this type as an expression C:\FLUENT.INC\fluent6.1\src\mem.h(563) : see declaration of 'Thread' ..\..\src\main.c(979) : error C2065: 't' : undeclared identifier ..\..\src\main.c(980) : error C2223: left of '->c' must point to struct/union (...) 976:double P=0.0; 977:double Q=0.0; 978omain *dom=Get_Domain(1); 979:Thread *t; 980:thread_loop_c(t, dom) (...) ... the same compiled udfs work in Fluent on Linux ??? Any suggestion will be appreciated!!! Regard, Tim |
|
July 6, 2005, 13:53 |
Re: Errors meaning???
|
#2 |
Guest
Posts: n/a
|
|
|
July 6, 2005, 13:54 |
Re: Errors meaning???
|
#3 |
Guest
Posts: n/a
|
PS: Fluent on Windows: 6.1.18
Fluent on Linux: 6.0.20 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Building OpenFOAM1.7.0 from source | ata | OpenFOAM Installation | 46 | March 6, 2022 14:21 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 | bookie56 | OpenFOAM Installation | 8 | August 13, 2011 05:03 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |