View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000626 | OpenFOAM | Bug | public | 2012-08-15 15:31 | 2012-08-15 15:45 |
Reporter | Assigned To | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Linux | OS | Ubuntu | OS Version | 10.04 |
Summary | 0000626: Missing file DataEntryFwd.H in 2.1.x git downloaded 8/15/12 9am CST | ||||
Description | + wmake libso OpenFOAM SOURCE=primitives/functions/DataEntry/polynomial/polynomial.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IMake/linux64GccDPOpt -IlnInclude -I. -I/home/wardke/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude -I/home/wardke/OpenFOAM/OpenFOAM-2.1.x/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/polynomial.o In file included from primitives/functions/DataEntry/polynomial/polynomial.C:26:0: primitives/functions/DataEntry/polynomial/polynomial.H:48:26: fatal error: DataEntryFwd.H: No such file or directory compilation terminated. make: *** [Make/linux64GccDPOpt/polynomial.o] Error 1 | ||||
Tags | No tags attached. | ||||
|
Try these commands: wclean libso $FOAM_SRC/OpenFOAM wmake libso $FOAM_SRC/OpenFOAM The "DataEntryFwd.H" file was added for the bug report #607: http://www.openfoam.org/mantisbt/view.php?id=607 |
|
That did the trick. Didn't realize you need to wclean after a new git pull. |
|
To wclean or not will depend on the level and type of changes since the last time you updated your local repository |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-08-15 15:31 |
|
New Issue | |
2012-08-15 15:36 | wyldckat | Note Added: 0001595 | |
2012-08-15 15:41 |
|
Note Added: 0001596 | |
2012-08-15 15:45 |
|
Note Added: 0001597 | |
2012-08-15 15:45 |
|
Status | new => resolved |
2012-08-15 15:45 |
|
Fixed in Version | => 2.1.x |
2012-08-15 15:45 |
|
Resolution | open => no change required |
2012-08-15 15:45 |
|
Assigned To | => user2 |