Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If your project isn’t C++ already, you can make it so by adding a blank class to the project.

Info
Info

You will need Visual Studio Community installed to build the project

...

You can now open your project back up.

Note

The project may ask you to compile it. Just click Yes and it will open the project. This may take some time, as it works on things in the background.

The Project Cannot be Built due to the SpoutPlugin

The spout plugin has always been difficult. The Unreal build tool isn’t able to build it on a seemingly random basis. The fix is very simple.

  1. Open your project’s Visual Studio Solution

  2. In the Solution Explorer select your project

  3. Select Build and Build (or press F6)

    Image Added

Once the build has succeeded, you can close Visual Studio, and re-open your project. It will open without any errors or warnings.

If it fails to build for any reason to do with the Igloo Unreal Toolkit, please get in touch with the support desk via the options at the root of this document.