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++ 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 Go to previous messageGo to previous message
bozero is currently offline  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.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Closed]SDLSoundDemo linking error
Next Topic: cannot use oracle from dll
Goto Forum:
  


Current Time: Fri Jul 04 20:38:22 CEST 2025

Total time taken to generate the page: 0.02973 seconds