i'm evaluating fft function of mkl library.
i'm running example code under dftc directory. and example code is real_1d_ccs_double_ex1.c
and support c files are dfti_example_status_print.c, dfti_example_support.c.
i don't see any error during compilation and building the project.
but when i go to debug mode. it comes out of debug mode with following message "Native has exited with code1(0x1)".
i'm not able to see output.




