I have just downloaded and installed Dev-C++ critical update (4.9.7.3). The problem is that some of the menu items are not displaying correctly, for instance in the Execute menu I get the following options:
Compile
<ERR: 2901>
Run
<ERR: 2900>
Compile & Run
Rebuild All
etc. etc.
The <ERR: XXXX> items do seem to run okay but obviously it is a bit annoying.
So my question is this: has anyone else experienced this problem and if so were you able to solve it?
Thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have just downloaded and installed Dev-C++ critical update (4.9.7.3). The problem is that some of the menu items are not displaying correctly, for instance in the Execute menu I get the following options:
Compile
<ERR: 2901>
Run
<ERR: 2900>
Compile & Run
Rebuild All
etc. etc.
The <ERR: XXXX> items do seem to run okay but obviously it is a bit annoying.
So my question is this: has anyone else experienced this problem and if so were you able to solve it?
Thanks in advance
yep, this may be the critical update according to other postings.
Pat