First time here? Checkout the FAQ!
x
0 votes
by (3.6k points)
edited by
When trying to recompile meshalyzer this error message shows up.

ColourBarGUI.cc: In member function ‘uchar* ColourBarGUI::get_bgd_color()’: ColourBarGUI.cc:346:14: error: ‘class ColourBar’ has no member named ‘get_bgd’ 346 | bar_image->get_bgd( bgcol[0], bgcol[1], bgcol[2] );

1 Answer

0 votes
by (3.6k points)
Go to the meshalyzer folder and follow these steps:

cd src

rm ColourBarGui.*

make clean

make -j
Welcome to openCARP Q&A. Ask questions and receive answers from other members of the community. For best support, please use appropriate TAGS!
architecture, carputils, documentation, experiments, installation-containers-packages, limpet, slimfem, website, governance
...