Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » After splitting a package into 2, Optimal builds crash
Re: After splitting a package into 2, Optimal builds crash [message #44741 is a reply to message #44740] Fri, 12 June 2015 12:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
cbpporter wrote on Fri, 12 June 2015 12:14
I have a package that is slowly beginning too big, so I split it into a main part and a support library.

But doing this, and only this (+changing a few includes to point to the new package) causes Optimal builds to crash at a random point.

I have tried two times since I discovered this and it a very strange problem. Does not seem to have anything to do with compilation parameters at all.

I am using MSC 10.

Has anybody else encountered this problem?

Now I shall revert back and try to do one file at a time or something similar to see when it breaks.


From the post, I am unsure what is crashing... TheIDE or compiled application while running?

If it is about compiled application, IME this is most often caused by global initializations issues. Either the order is changed, or you some INITBLOCK is not in .icpp files etc...

[Updated on: Fri, 12 June 2015 12:21]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Debugging mouse over popup need to be improved
Next Topic: Is U++ compatible w/ Linux Clang compiler?
Goto Forum:
  


Current Time: Sun Jun 22 05:37:09 CEST 2025

Total time taken to generate the page: 0.03327 seconds