Error: Feed temporarily unavailable.
Tag Archives: Programming
How to find where an exception is emited with Qt ?
When an exception is thrown and not catched in a Qt application, it get catched by Qt’s event loop, and the following message is displayed in the console: Qt has caught an exception thrown from an event handler. Throwing exceptions … Continue reading
OpenGTL 0.9.12 and Shiva noise
OpenGTL 0.9.12 Earlier today I made a new release of OpenGTL (download page), version 0.9.12, for that release 23 tasks were completed, the main changes are: Fixing thread safety issues at run time. Progress report. Many new mathematical functions for … Continue reading
Posted in Open Source, OpenGTL
Tagged Graphics, Open Souce, OpenGTL, Programming, Shiva
Leave a comment