News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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