U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » [feature] Blitz gratiously handling problems
[feature] Blitz gratiously handling problems [message #10260] Thu, 28 June 2007 05:32 Go to previous message
pvozenilek is currently offline  pvozenilek
Messages: 14
Registered: June 2007
Promising Member
If compilation by Blitz fails then the system may try to compile individual files one by one. If this succeeds then the files are not compatible and Blist may use this knowledge.

* it may always compile these files individually
* it may use some heuristic to find out which files do not fit together
* it may notify the user about the problem (this may be quite easily a programmer mistake and pointing to it may be very valuable)
* the compatibility test may be tried again from time to time

E.g Boost.Regex library cannot be compiled in Blitz style. (I tried this manually recently and there's something nasty hidden.)
 
Read Message
Read Message
Read Message
Previous Topic: How to predefine compiler wide macro from IDE?
Next Topic: embedding an icon in the .exe (not the TopWindow)
Goto Forum:
  


Current Time: Sat May 09 07:27:40 GMT+2 2026

Total time taken to generate the page: 0.00644 seconds