cpp_parallelization_examples icon indicating copy to clipboard operation
cpp_parallelization_examples copied to clipboard

No window on MacOS

Open JRR-OSU opened this issue 6 years ago • 1 comments

I've had success compiling mandelbrot-vanilla, and I'm getting frame output to the console window, but there is no window rendered on my display. How can I actually see the visualization?

JRR-OSU avatar Jan 22 '19 20:01 JRR-OSU

Edit defs.inc and comment out the line with #define TIMINGS_VERSION.

bisqwit avatar Jan 23 '19 07:01 bisqwit