Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » [SOLVED] Linking Ok, but .exe doesn't open after add a widget in a Layout
Re: Linking Ok, but .exe doesn't open after add a widget in a Layout [message #48705 is a reply to message #48703] |
Sat, 26 August 2017 10:41   |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
"linking was right" = so you get new .exe file? (check date, or do clean+build, then the exe will not exist if build didn't finish)
"not open" = that's sort of impossible, can you try from cmd.exe, if it's OS reporting something weird about .exe, or it does run and just instantly quits? Any message?
Or try debug from inside IDE, and put breakpoint somewhere into start of your app to see if it will be reached (and breaks into debugger).
Any compiler warnings?
Your description is too vague to help you, try to add as many details, as possible.
Also examples of the code which was affected by label addition, how you added it and where.
|
|
|
Goto Forum:
Current Time: Tue Apr 29 17:25:31 CEST 2025
Total time taken to generate the page: 0.00765 seconds
|