<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
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.
<br>
For example, when running:<br>
<br>
int main(int argc, char *argv[]){<br>
igstk::RealTimeClock::Initialize();<br>
return EXIT_SUCCESS;<br>
}<br>
<br>
I get the Qt error "the program has unexpectedly finished".<br>
<br>
Does anyone have an idea where it come from? Why do I run into segfault?<br>
Please help me!<br>
<br>
Kind regards,<br>
<br>
Steve</div>
</body>
</html>