![]() |
| | #1 |
| Registered User Join Date: Dec 2006 Location: Ireland
Posts: 1
| I've downloaded wxDev c++ a day ago only, and already finding a few bug, its just the original dev c++ with a gui form designer add on. I was wondering has anyone else have experience in using this IDE for large projects, and did you come across any similar problems like crashing often, and then an enormous dialog box opening up showing you the error details? Anyone used this software much? |
| DeadCell is offline | |
| | #2 |
| Registered User Join Date: Oct 2006
Posts: 60
| Yes, I have had that too some times, it's very annoying when you worked quite some time on some code and then the error message pops up and shuts down Dev-C++, there all your work goes. That is why I save once in a while.
__________________ "... Otherwise, the mutex is not owned." -Microsoft. |
| Ktulu is offline | |
| | #3 |
| Cat without Hat Join Date: Apr 2003
Posts: 8,492
| Should be in Technical. Nothing to do with Windows programming per se. Never used wxDev, personally. I think Mario F has some experience with it.
__________________ All the buzzt! CornedBee"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code." - Flon's Law |
| CornedBee is offline | |
| | #4 |
| (?<!re)tired Join Date: May 2006 Location: Portugal
Posts: 5,661
| > I think Mario F has some experience with it. Only briefly. However I can account for the fact it is very unstable and not a reliable IDE, crashing often and consuming too much resources for no apparent reason. There has also been a long interval between the last two updates. 9 months or so. This doesn't seem good for an application that is still on its earliest stages of development.
__________________ Originally Posted by brewbuck: Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster. |
| Mario F. is online now | |
| | #5 |
| Its hard... But im here Join Date: Apr 2005 Location: England
Posts: 1,467
| I still have Dev 4.992 but use it mainly for small test programs, never do any large projects with it because of the issues mario suggrested. It is still a good IDE, but the debugger is awful, and very unrealiable. One if its best features is being able to create multiple single source files without having to keep creating a new project, the only reason I still use it. I mainly use MSVC++2003 or code::blocks for my bigger development projects, much more relaible.
__________________ I'm just trying to be a better person - My Name Is Earl |
| swgh is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Alice.... | Lurker | General Discussions | 16 | 06-20-2005 02:51 PM |
| Debugging question | o_0 | C Programming | 9 | 10-10-2004 05:51 PM |
| Question about pointers #2 | maxhavoc | C++ Programming | 28 | 06-21-2004 12:52 PM |
| Question... | TechWins | A Brief History of Cprogramming.com | 16 | 07-28-2003 09:47 PM |
| Question, question! | oskilian | A Brief History of Cprogramming.com | 5 | 12-24-2001 01:47 AM |