|
|
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » [Solved]CoreTutoral package problem
|
|
|
|
|
Re: CoreTutoral package problem [message #53002 is a reply to message #52988] |
Sun, 02 February 2020 11:32 |
bozero
Messages: 20 Registered: June 2018
|
Promising Member |
|
|
I had tried two of previous stable release of upp bundle with mingw tool-chain and find the following:
CoreTutoral:
upp 2019.1 upp-mingw-13068.7z
Fail, can run but not work, no tutorial file generated(both debug/release build tried)
upp 2018.1 upp-mingw-11873.7z
OK, run properly, editor is popup with tutorial file open(both debug/release build tried)
As the problem come from try-throw-catch block, I try a similar case CoWorkExceptions and find:
CoWorkExceptions: (LOG amended as RLOG for inspection at release build)
upp 2019.1 upp-mingw-13068.7z
release build + execute : seem OK, console => exitcode: 3221225477, log file => Caught: Worker exception
release build + debug : Fail, popup warning and stop
debug build + execute : Fail, console => terminate called after throwing an instance of 'char const*', exitcode: 3
debug build + debug : Fail, popup warning and stop
upp 2018.1 upp-mingw-11873.7z
release build + execute : OK, console => Caught: Worker exception, exitcode: 0
release build + debug : OK, Log file => Caught: Worker exception
debug build + execute : OK, console => exitcode: 0, log file => Caught: Worker exception
debug build + debug : OK, Log file => Caught: Worker exception
Thank you for your attention.
|
|
|
|
Goto Forum:
Current Time: Fri Dec 13 22:42:56 CET 2024
Total time taken to generate the page: 0.03478 seconds
|
|
|