Some other questions :
- are all those added dir's needed ? There are a bunch more then for RC1 ?
- is it correct we should use now the wxscintilla.h and no longer the stc.h form wxWidgets ?
This is important because it requires sometimes a code change : eg. wxSTC_NOTFOUND -> WSI_NOTFOUND. For example I got my MatchinBrace plug-in working again, but I had to do that change, next to adjusting the cbp file. See other forum post, will release the new version tomorrow.
- in the added libs for the linker we can find :codeblocks, wxmwsw26; shouldn't wxscintilla be added then also ??
Would be nice to know the correct set, so that cbp files of plug-ins are more or less consitent, offcourse it also depends on what the plug-in should/could do ...
kind regards,
Lieven