User forums > Using Code::Blocks
how to get rid of contribs enabled ???
tiwag:
--- Quote from: thomas on January 10, 2006, 11:47:55 pm ---...
Revision 1707 compiles fine again :)
So... let's see if the bug has silently gone away... :)
--- End quote ---
is rev 1707 known to build with linux too ?
mandrav:
Finally fixed the hang in 1709 :)
Ceniza:
Well, but now 1710 is broken for Linux:
--- Code: ---configmanager.cpp:226: error: no 'ConfigManager* CfgMgrBldr::GetConfigManager(const wxString&)' member function declared in class 'CfgMgrBldr'
configmanager.cpp: In member function 'ConfigManager* CfgMgrBldr::GetConfigManager(const wxString&)':
configmanager.cpp:228: error: no matching function for call to 'CfgMgrBldr::Get()'
./configmanager.h:254: note: candidates are: static ConfigManager* CfgMgrBldr::Get(const wxString&)
configmanager.cpp: At global scope:
configmanager.cpp:232: error: no 'ConfigManager* CfgMgrBldr::Build(const wxString&)' member function declared in class 'CfgMgrBldr'
configmanager.cpp: In member function 'void ConfigManager::Delete()':
configmanager.cpp:593: error: no matching function for call to 'CfgMgrBldr::Get()'
./configmanager.h:254: note: candidates are: static ConfigManager* CfgMgrBldr::Get(const wxString&)
configmanager.cpp: In member function 'void ConfigManager::DeleteAll()':
configmanager.cpp:609: error: no matching function for call to 'CfgMgrBldr::Get()'
./configmanager.h:254: note: candidates are: static ConfigManager* CfgMgrBldr::Get(const wxString&)
make[4]: *** [configmanager.lo] Error 1
--- End code ---
tiwag:
:shock: - dunno - it just now built fine at my machine ...
but i had to "make clean" before, otherwise i got some errors too ...
can you try please with "make clean" ?
tiwag:
--- Quote from: mandrav on January 11, 2006, 12:49:43 am ---Finally fixed the hang in 1709 :)
--- End quote ---
Hi Yiannis !
great work - the hang / crash is really fixed when closing C::B with an active project active !!!
but if you close the project by File->CloseProject and
afterwards close C::B by using File->Quit
the following debug-report appears (same as before your last changes from rev 1709)
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version