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++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » [BUG] TheIDE startup JPEG error
Re: [BUG] TheIDE startup JPEG error [message #25834 is a reply to message #25833] Sun, 14 March 2010 19:39 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14255
Registered: November 2005
Ultimate Member
mdelfede wrote on Sun, 14 March 2010 14:23

luzr wrote on Sun, 14 March 2010 19:04



So either I do not understand C++ exceptions well, or something is wrong with compiler? Perhaps it is not possible to catch exception over C code? (That would be pity, because I have switched from setjmp as it does not work in Win64...)

Mirek


IIRC, C exceptions are handled quite differently than c++ ones, with __try and __exception blocks (I don't remember if names are exactly this...). I think you should enclose C code on a C exception, using c++ one won't work.

Ciao

Max



Well, I think it is the safe bet. I will encapsulate all calls in C library interface (with setjmp) that will be called by C++.

And I thought I have a free evening tonight...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem installing theIDE 2224
Next Topic: [MINGW] WIN32 compile errors
Goto Forum:
  


Current Time: Sun Apr 27 19:46:10 CEST 2025

Total time taken to generate the page: 0.00545 seconds