News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

build problem on linux

Started by killerbot, May 01, 2018, 09:48:11 AM

Previous topic - Next topic

killerbot

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

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

killerbot