[QUOTE=n00854180t;163762]
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
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 .
This may sound really NOOB but I’m not familiar enough to decrypt your explanation above. It would be great to see it in steps so nothing is missed. I can do some of what your saying but it’s not working because i’m certain i’m misunderstanding something. I have VS2013 Express.
Thanks in advance. Love this , really do!