RPGDXThe center of Indie-RPG gaming
Not logged in. [log in] [register]
 
The curse of extended down times for sloppy coders
 
Post new topic Reply to topic Goto page Previous  1, 2, 3 
View previous topic - View next topic  
Author Message
Adam
Mage


Joined: 30 Dec 2002
Posts: 416
Location: Australia

PostPosted: Sat Nov 29, 2003 5:19 am    Post subject: [quote]

XMark wrote:
Yes! I finally figured out what the problem was. It had nothing to do with the code, it was entirely a compiler problem. When I deleted all the .o files and compiled the whole program, everything worked really easy-like. I guess the compiler was probably putting the vector in an already-used section of memory or something.


Dev C++ can be gay like that. Ctrl+F11 recompiles everything.
You can also end up with the file open twice in the ide. But hey, its free.
_________________
https://numbatlogic.com
Back to top  
valderman
Mage


Joined: 29 Aug 2002
Posts: 334
Location: Gothenburg, Sweden

PostPosted: Sat Nov 29, 2003 2:07 pm    Post subject: [quote]

Believe me, VS .NET is worse. On some occasions, a program compiled with it will crash before reaching main/WinMain. Clean + rebuild does nothing to fix it, and the only way to get it working again is to reboot the computer. Highly annoying.
_________________
http://www.weeaboo.se
Back to top  
Adam
Mage


Joined: 30 Dec 2002
Posts: 416
Location: Australia

PostPosted: Sat Nov 29, 2003 5:30 pm    Post subject: [quote]

Vs.Net and VS6 have been nicer to me. But ive never done anyhting big with them. Never had any problems where it wasn't my fault :P.
_________________
https://numbatlogic.com
Back to top  
Post new topic Reply to topic Page 3 of 3 All times are GMT
Goto page Previous  1, 2, 3 



Display posts from previous:   
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum