Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Error building codeblocks 7860

(1/7) > >>

Totoxa:
building codeblocks 7860 with codeblocks(svn 7785) in ubuntu 10.04 i get this error:


--- Code: ---main.cpp                In member function ‘void MainFrame::OnFileSaveAll(wxCommandEvent&)’
main.cpp    2694    error: ‘class ConfigManager’ has no member named ‘Flush’

--- End code ---

and i dont know how to solve it, help please

MortenMacFly:

--- Quote from: Totoxa on February 27, 2012, 07:26:54 pm ---and i dont know how to solve it, help please

--- End quote ---
Do a re-build, as stated in the SVN logs. Even better: Do a clean check-out before. At minimum, delete the PCH (*.gch) files.

Totoxa:
Thanks!, deleting the *.gch files worked for me

oBFusCATed:
Morten: Can we make C::B delete the .gch files automatically, when the user executes clean or rebuild?

MortenMacFly:

--- Quote from: oBFusCATed on February 28, 2012, 08:11:46 am ---Morten: Can we make C::B delete the .gch files automatically, when the user executes clean or rebuild?

--- End quote ---
In both cases they already should be cleaned automatically. The error IMHO occurs because people don't clean or re-build, they just do a build.

Navigation

[0] Message Index

[#] Next page

Go to full version