[] Ocean surface simulation (VaOcean)

[QUOTE=SpritelyNZ;163646]
Is VaOcean going to be recompiled with UE4 4.5? I am getting an error message with the VaOcean dll file when trying to open in UE4 4.5. It mentions I need to rebuild from source. Any suggestions or will we expect an update?

You can probably just add a dummy class to your project (via the editor’s file menu), then drop the in there and compile the solution. It should spit out a version of the compatible with the version of the engine your project is using.

Assuming you have VS 2013 that is. If not, it’s honestly not hard to set up (the project generation features make most of the hard stuff transparent to new users) and you don’t actually need to know anything about VS or C++ to recompile the , besides adding the dummy class, dropping the VaOcean folder (with Source folder inside it! That’s important :stuck_out_tongue: The binary distribution by itself won’t work) into your project’s Plugins folder, and then clicking generate projects in the editor’s file menu. After that just double click the solution (in the project folder), VS will open, hit F7, wait and once the build is done you’re good and will have a version 4.5 VaOcean .