cpp_parallelization_examples
cpp_parallelization_examples copied to clipboard
No window on MacOS
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?
Edit defs.inc and comment out the line with #define TIMINGS_VERSION.