Thread: Sdk
View Single Post
  #8  
Old 02-12-2011, 07:05 PM
dcnieho dcnieho is offline
Member
 
Join Date: Feb 2011
Posts: 59
Oh, I have another question:
How do I communicate fatal, execution-halting errors to Vizard from my plugin? As there's C code in between, I can't throw exceptions (right?), so how can I make Vizard stop execution from my plugin then (I know I can send info to stdout from the plugin, so I don't need a way to send a message along as well, just the execution halt)?

Thanks!
Dee
Reply With Quote