Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: frithjofh on November 28, 2007, 07:01:29 pm

Title: crash on editor settings open with code completion enabled
Post by: frithjofh on November 28, 2007, 07:01:29 pm
hi there,

c::b just crashed when opening settings pf editor while code completion plugin is enabled. with cc plugin disabled editor setting sopen fine

filed a bug report just now. self compiled c::b revision 4681 on windows XP and amd athlon 64 x2 dualcore pc.

enabled cc plugin seems to work as usualy (that is: great )

greetings from asturias

nausea

[attachment deleted by admin]
Title: Re: crash on editor settings open with code completion enabled
Post by: thomas on November 29, 2007, 09:04:00 am
This crash almost certainly comes from the XRC file not being updated. Please always make sure all files are in sync (by running update.bat when building yourself, and by not installing a previous nightly build over an old one).