|
[Sponsors] |
September 15, 2009, 18:25 |
Latest git 1.6.x : cellDistFuncs.H
|
#1 |
Senior Member
Pierre-Olivier Dallaire
Join Date: Mar 2009
Location: Montreal, Quebec, Canada
Posts: 192
Rep Power: 17 |
Hi,
just want to report some missing links when compiling the latest git / can see this error many times : OpenFOAM/OpenFOAM-1.6.x/src/meshTools/lnInclude/cellDistFuncs.H:166:39: error: cellDistFuncsTemplates.C: No such file or directory Thanks PO |
|
September 15, 2009, 19:13 |
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
It's a new file and hasn't been linked to the lnInclude directory. Just remove the lnInclude directory in the meshTools directory and 'wmake libso' (or Allwmake from the top level)
|
|
December 11, 2009, 07:42 |
similar problem...
|
#3 |
New Member
Matteo Carpentieri
Join Date: Mar 2009
Posts: 28
Rep Power: 17 |
Hello,
thanks for the hint on the previous post. It solved the issue, then. Now I'm getting similar errors with the latest git version of 1.6.x. In particular, this is the error that keeps popping up during the compilation: lnInclude/stringListOps.H:43:31: error: wordReListMatcher.H: No such file or directory ...and many others, always related to this wordReListMatcher.H file. Any thought? thanks |
|
December 11, 2009, 08:24 |
|
#4 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
This file (is new) is not in your lnInclude directory. Clear out your lnInclude directory so as to force a rebuild of it. wcleanLnInclude can be used to clear the lnInclude directory.
|
|
December 11, 2009, 09:03 |
|
#5 |
New Member
Matteo Carpentieri
Join Date: Mar 2009
Posts: 28
Rep Power: 17 |
Yep! It worked.
Thanks a lot. There was another compilation error, though: make[3]: *** No rule to make target `curevedEdgeList.H', needed by `blockMeshApp.dep'. I solved that issue just entering into the 'blockMesh' source directory, 'wclean' and then building it again with 'wmake'. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
git problem with http repository | az_monger | OpenFOAM Bugs | 2 | September 4, 2009 06:45 |
Question about obtaining the latest version | rauld | OpenFOAM Bugs | 10 | August 25, 2009 11:26 |
git svn clone of openfoam-extend | Bost | OpenFOAM | 12 | August 3, 2009 21:16 |
Installation Problem with GIT | sega | OpenFOAM Installation | 2 | May 8, 2009 09:46 |
OpenFOAM Patched Version 1.5 via git Repository | OpenFOAM discussion board administrator | OpenFOAM Announcements from ESI-OpenCFD | 0 | August 26, 2008 06:06 |