|
[Sponsors] |
[OpenFOAM.com] OF-v1912 Debug mode compilation ERROR |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
New Member
Join Date: Sep 2020
Posts: 9
Rep Power: 5 ![]() |
Dear members,
I am trying to compile OF-v1912 in Debug mode. I set the varibale $WM COMPILE OPTION equal to Debug I then go to the OpenFOAM-v1912 folder and run: [\CODE] ./Allwmake [\CODE] I get this error: [\CODE] In member function ‘const Foam::expressions::exprResult& Foam::expressions::exprResultGlobals::get(const Foam::word&, const wordUList&) const’: expressions/exprResult/exprResultGlobals.C:206:58: error: ‘const class Foam::HashTable<Foam::expressions::exprResultGloba ls::Table>’ has no member named ‘sortToc’; did you mean ‘sortedToc’? << "Known global scopes: " << variables_.sortToc() << nl; [\CODE] What am I doing wrong? May you help? Thanks in advance. Andrea |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,593
Rep Power: 38 ![]() ![]() |
This was patched a whole ago in the master branch, now renamed maintenance-v1912.
Otherwise just follow the compiler suggestion and fix the typo (should have indeed been sortedToc, but didn't get noticed in the regular compilation) |
|
![]() |
![]() |
![]() |
![]() |
#3 | |
New Member
Join Date: Dec 2022
Posts: 23
Rep Power: 2 ![]() |
Quote:
I am getting same error kindly help me to resolve it. TIA |
||
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] swak4foam openfoam 7 installation problem | Andrea23 | OpenFOAM Community Contributions | 1 | February 17, 2020 18:11 |
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) | Yogini | Fluent UDF and Scheme Programming | 7 | October 3, 2012 07:24 |
[swak4Foam] groovyBC: problems compiling: "flex: not found" and "undefined reference to ..." | sega | OpenFOAM Community Contributions | 12 | February 17, 2010 09:30 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 20:50 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 17:51 |