WaterSurfaceWavelets icon indicating copy to clipboard operation
WaterSurfaceWavelets copied to clipboard

Fix issues on MSVC and update build instructions.

Open speps opened this issue 5 years ago • 3 comments

I wanted to run the demo in MSVC. Most of the instructions worked but I had some issues with missing ones and some CMake issues where the values were GCC/Clang specific.

speps avatar Feb 12 '20 20:02 speps

The change in the data/* files is MSVC compiler not handling that data as std::vector well.

speps avatar Feb 12 '20 20:02 speps