|
[Sponsors] |
June 13, 2013, 18:46 |
User-defined classes compiling error
|
#1 |
Member
Davide D.
Join Date: Oct 2012
Location: Birmingham (UK)
Posts: 44
Rep Power: 14 |
Dear all,
I am trying to develop a modified version of some Lagrangian classes, namely Cloud, KinematicCloud, CollidingCloud and also the derived basicKinematicCollidingCloud. I placed the source files in $WM_PROJECT_USER_DIR/src. Then I added the following line to $WM_PROJECT_DIR/wmake/Makefile: Code:
LIB_USER_SRC = $(WM_PROJECT_USER_DIR)/src Code:
-I$(LIB_USER_SRC)/lagrangian/basic/lnInclude \ -I$(LIB_USER_SRC)/lagrangian/intermediate/lnInclude \ Code:
In file included from /Users/Davide/Documents/Davide-2.2.0/src/lagrangian/intermediate/lnInclude/basicKinematicCollidingCloud.H:35:0, from interParcelFoam.C:48: /Users/Davide/Documents/Davide-2.2.0/src/lagrangian/basic/lnInclude/Cloud.H:73:17: error: expected class-name before ',' token |
|
Tags |
compilation error, compile, library |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Building OpenFOAM1.7.0 from source | ata | OpenFOAM Installation | 46 | March 6, 2022 14:21 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) | Yogini | Fluent UDF and Scheme Programming | 7 | October 3, 2012 08:24 |
How to install CGNS under windows xp? | lzgwhy | Main CFD Forum | 1 | January 11, 2011 19:44 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |