Re: Object creation error
Frederik Seiffert <[email protected]> Sun, 2 Jul 2023 06:35:46 +0200
| Newsgroups | gmane.comp.lib.gnustep.general,gmane.comp.lib.gnustep.devel,gmane.comp.lib.gnustep.bugs |
|---|---|
| Message-ID | <[email protected]> |
What’s %errorlevel% after running your executable? If it’s 0 it’s not crashing but your console is not showing the log output. You should be able to see the output with DebugView: https://learn.microsoft.com/en-us/sysinternals/downloads/debugview > Am 01.07.2023 um 10:51 schrieb bellabs <[email protected]>: > > > ... > //! None of the following codes will be executed still. > //! Nothing only, Nothing out, Nothing error generate still. > ...