|
[Sponsors] |
[OpenFOAM.com] OF-v1912 Debug mode compilation ERROR |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 11, 2020, 15:15 |
OF-v1912 Debug mode compilation ERROR
|
#1 |
New Member
Join Date: Sep 2020
Posts: 9
Rep Power: 6 |
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 |
|
September 16, 2020, 16:06 |
|
#2 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
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) |
|
May 11, 2023, 09:00 |
|
#3 | |
New Member
Join Date: Dec 2022
Posts: 23
Rep Power: 4 |
Quote:
I am getting same error kindly help me to resolve it. TIA |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] swak4foam openfoam 7 installation problem | Andrea23 | OpenFOAM Community Contributions | 1 | February 17, 2020 19:11 |
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) | Yogini | Fluent UDF and Scheme Programming | 7 | October 3, 2012 08:24 |
[swak4Foam] groovyBC: problems compiling: "flex: not found" and "undefined reference to ..." | sega | OpenFOAM Community Contributions | 12 | February 17, 2010 10:30 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |