[IGSTK-Users] IGSTK segmentation fault
steve.berger at istb.unibe.ch
steve.berger at istb.unibe.ch
Wed Dec 4 07:58:19 EST 2013
Hi,
I am trying to run the IGSTK Hello World example with QT5. My problem is that I get a segmentation fault every time I would like to use an IGSTK object.
For example, when running:
int main(int argc, char *argv[]){
igstk::RealTimeClock::Initialize();
return EXIT_SUCCESS;
}
I get the Qt error "the program has unexpectedly finished".
Does anyone have an idea where it come from? Why do I run into segfault?
Please help me!
Kind regards,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/igstk-users/attachments/20131204/d524f0b3/attachment.html>
More information about the IGSTK-Users
mailing list