|
[Sponsors] |
Manage openfoam solver project in KDevelop probably the last linker error any suggestion is welcome |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 7, 2007, 11:01 |
I met the same problem on fedo
|
#1 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
I met the same problem on fedora 7, the error message is as followed:
[Daniel@Daniel incompressible]$ wmake icoFoam SOURCE=icoFoam.C ; g++ -m32 -Dlinux -DDP -Wall -Wno-strict-aliasing -Wextra -Wno-unused-parameter -Wold-style-cast -O0 -fdefault-inline -ggdb3 -DFULLDEBUG -DNoRepository -ftemplate-depth-40 -I/home/Daniel/OpenFOAM/OpenFOAM-1.4/src/finiteVolume/lnInclude -IlnInclude -I. -I/home/Daniel/OpenFOAM/OpenFOAM-1.4/src/OpenFOAM/lnInclude -fPIC -pthread -c $SOURCE -o Make/linuxGcc4DPDebug/icoFoam.o g++ -m32 -Dlinux -DDP -Wall -Wno-strict-aliasing -Wextra -Wno-unused-parameter -Wold-style-cast -O0 -fdefault-inline -ggdb3 -DFULLDEBUG -DNoRepository -ftemplate-depth-40 -I/home/Daniel/OpenFOAM/OpenFOAM-1.4/src/finiteVolume/lnInclude -IlnInclude -I. -I/home/Daniel/OpenFOAM/OpenFOAM-1.4/src/OpenFOAM/lnInclude -fPIC -pthread Make/linuxGcc4DPDebug/icoFoam.o -L/home/Daniel/OpenFOAM/OpenFOAM-1.4/lib/linuxGcc4DPDebug \ -lfiniteVolume -liberty -lOpenFOAM -liberty -ldl -lOpenFOAM -liberty -ldl -ggdb3 -DFULLDEBUG -lm -o /home/Daniel/OpenFOAM/OpenFOAM-1.4/applications/bin/linuxGcc4DPDebug/icoFoam /home/Daniel/OpenFOAM/OpenFOAM-1.4/lib/linuxGcc4DPDebug/libOpenFOAM.so: undefined reference to `cplus_demangle(char const*, int)' collect2: ld returned 1 exit status make: *** [/home/Daniel/OpenFOAM/OpenFOAM-1.4/applications/bin/linuxGcc4DPDebug/icoFoam] Error 1 so what does it mean, "undefined reference to `cplus_demangle' " I never met it before i installed it on fedora 6 and on ubuntu. Thanks Daniel
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wmake C and KDevelop for a Foam project | roncresswell | OpenFOAM Installation | 21 | January 27, 2010 13:00 |
How should one debug a solver using KDevelop | kar | OpenFOAM Installation | 5 | July 28, 2008 17:36 |
The OpenFOAM extensions project | mbeaudoin | OpenFOAM | 16 | October 9, 2007 10:33 |
Would OpenFOAM be good for this shortterm project distributed force field | brooksmoses | OpenFOAM Running, Solving & CFD | 2 | November 2, 2005 04:58 |
Solver suggestion? | Oleg Melnik | Main CFD Forum | 6 | February 8, 2001 03:34 |