Thread: [Dev-C++] 4.9.6.8: several bugs; gmon.out
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: /KY <cru...@in...> - 2002-11-12 21:20:33
|
Hi! I'm using Dev-C++ 4.9.6.8 (4.9.6.0 with gcc+ DevCppExe 2.1042) and I'm= =20 experiencing several problems with the editor, since I updated from version= =20 4.9.6.0. I'm running on Windows 98 with Internet Explorer 6 SP1; I've got a GeForce4= =20 MX440 AGP4x. I've got both Office 97 and Office 2000 (I've installed O2000= =20 after O97). 1)With "Visual Studio" color settings, breakpoints and selected breakpoints= =20 color is white on white. 2)With "Classic" color settings, I experience some major problems with=20 fonts leaving jitter (i.e. when I pass with the cursor, a line rimains over= =20 the characters). Plus, If I move with the cursor over a " ( ", that and the= =20 corresponding " ) " turn on blue background; however, when I move away,=20 their background turns gray. 3)I'm experiencing this kind of problems also with "Visual Studio" color=20 settings, but much less. I've also got another problem: sometimes (not always) after pushing the=20 "Rebuild All" button, I press the "Run" but I obtain "no exe built" or=20 something similar. I have then to push "Compile & Run" (that will say=20 "nothing to do" and then run the program). After that I can regularly push= =20 just "Run". Also, what's the gmon.out created by every program I compile with Dev-C++?= =20 Is there a way to suppress it? Guido Imperiale cru...@in... ------------------------------- CRV=A7ADER/KY KnowledgE is PoweR |
From: /KY <cru...@in...> - 2002-11-13 06:19:14
|
Hi! I'm using Dev-C++ 4.9.6.8 (4.9.6.0 with gcc+ DevCppExe 2.1042) and I'm experiencing several problems with the editor, since I updated from version 4.9.6.0. I'm running on Windows 98 with Internet Explorer 6 SP1; I've got a GeForce4 MX440 AGP4x. I've got both Office 97 and Office 2000 (I've installed O2000 after O97). 1)With "Visual Studio" color settings, breakpoints and selected breakpoints color is white on white. 2)With "Classic" color settings, I experience some major problems with fonts leaving jitter (i.e. when I pass with the cursor, a line rimains over the characters). Plus, If I move with the cursor over a " ( ", that and the corresponding " ) " turn on blue background; however, when I move away, their background turns gray. 3)I'm experiencing this kind of problems also with "Visual Studio" color settings, but much less. I've also got another problem: sometimes (not always) after pushing the "Rebuild All" button, I press the "Run" but I obtain "no exe built" or something similar. I have then to push "Compile & Run" (that will say "nothing to do" and then run the program). After that I can regularly push just "Run". Also, what's the gmon.out created by every program I compile with Dev-C++? Is there a way to suppress it? |
From: Derek W. <py...@pr...> - 2002-11-14 05:11:54
|
I am having this same problem with 4.9.6.8 (the scrolling and the parenthases). I switched back to 4.9.6.7 for the mean time. Please help, this is really annoying. CRV§ADER /KY wrote: > Hi! I'm using Dev-C++ 4.9.6.8 (4.9.6.0 with gcc+ DevCppExe 2.1042) and > I'm experiencing several problems with the editor, since I updated > from version 4.9.6.0. > > I'm running on Windows 98 with Internet Explorer 6 SP1; I've got a > GeForce4 MX440 AGP4x. I've got both Office 97 and Office 2000 (I've > installed O2000 after O97). > > 1)With "Visual Studio" color settings, breakpoints and selected > breakpoints color is white on white. > 2)With "Classic" color settings, I experience some major problems with > fonts leaving jitter (i.e. when I pass with the cursor, a line rimains > over the characters). Plus, If I move with the cursor over a " ( ", > that and the corresponding " ) " turn on blue background; however, > when I move away, their background turns gray. > 3)I'm experiencing this kind of problems also with "Visual Studio" > color settings, but much less. > > I've also got another problem: sometimes (not always) after pushing > the "Rebuild All" button, I press the "Run" but I obtain "no exe > built" or something similar. I have then to push "Compile & Run" (that > will say "nothing to do" and then run the program). After that I can > regularly push just "Run". > > Also, what's the gmon.out created by every program I compile with > Dev-C++? Is there a way to suppress it? > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Are you worried about your web > server security? Click here for a FREE Thawte Apache SSL Guide and > answer your Apache SSL security needs: http://www.gothawte.com/rd523.html > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www.noicys.cjb.net/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |
From: Yeoh H. <ye...@ye...> - 2002-11-14 06:41:02
|
Hi Derek, I'm also using 4.9.6.8 (updated online from 4.9.6.0) on Win 98 SE. There were no problems either before or after the update. I'm using the New Look settings. While working on Dev-C++ projects, I just have to press F9. This works most of the time. Sometimes, like you said, it doesn't work so I select menu option "clean" and then press F9. This works. What kind of Dev-C++ projects are you trying to compile? As for gmon.out, I've never seen such a file. For each project type, I've created a test project and application through New Projects and they all compile and run without any problems. I've installed most of the Dev-C++ packages: wxWindows, FLTK, SDL, Allegro, GTK+ and just today, Fox. Dev-C++ is able to compile and run the template codes without any problems. Regards, Yeoh ~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~ ICT eBooks by Yeoh HS Free Downloads at http://www.yeohhs.com ~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~`~ ----- Original Message ----- From: "Derek Ward" <py...@pr...> To: "Dev-C++ List" <dev...@li...> Sent: Thursday, November 14, 2002 1:24 PM Subject: Re: [Dev-C++] 4.9.6.8: several bugs; gmon.out > I am having this same problem with 4.9.6.8 (the scrolling and the > parenthases). I switched back to 4.9.6.7 for the mean time. Please > help, this is really annoying. <snipped> |