Code::Blocks Forums
		Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: killerbot on May 01, 2018, 09:48:11 am
		
			
			- 
				cbeditor.cpp: In static member function 'static void cbEditor::InternalSetEditorStyleBeforeFileOpen(cbStyledTextCtrl*)':
 cbeditor.cpp:1497:59: error: 'wxYELLOW' was not declared in this scope
 control->MarkerSetBackground(DEBUG_MARKER_HIGHLIGHT, *wxYELLOW);
 
 seems some include might be missing, haven't had time to investigate myself yet.
 
 FYI : my linux box is stil using wx 2.8.12
- 
				Uf, sorry...
			
- 
				solved.