Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: polygon7 on March 10, 2006, 06:12:37 pm

Title: Compilation error in v2169 (toolsmanager.cpp:136 - m_Project)
Post by: polygon7 on March 10, 2006, 06:12:37 pm
Hi, i have this error on c:b v2169 (fresh download and compilation)
Quote
toolsmanager.cpp: In member function `bool ToolsManager::Execute(Tool*)':
toolsmanager.cpp:136: error: `m_Project' was not declared in this scope

Linux Gentoo, gcc 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9), Make 3.80
Title: Re: Compilation error in v2169 (toolsmanager.cpp:136 - m_Project)
Post by: Michael on March 10, 2006, 06:39:43 pm
Hello,

I can confirm this error when compiling C::B by using the CodeBlocks-unix.cbp (ubuntu 5.10, C::B rev2164 and GCC 4.0.2).

Best wishes,
Michael

[EDIT]: Thanks Yannis. I have udated C::B to rev2170 and it compiles just fine :D.