Quantcast
Channel: Recent Discussions — Photon Engine
Viewing all articles
Browse latest Browse all 15755

Photon Unreal Engine SDK Demo not working

$
0
0
Hello!
I am trying to get the demo from Unreal Engine SDK up and running but i cant generate visual studio files. I am using Visual Studio 2015 Enterprise Edition.

This its what i've done

1. I downloaded the demo from here: https://photonengine.com/Download/PhotonDemoParticle-UE4.zip

2. I've downloaded the Unreal engine SDK for Windows version 4.1.3.0

3. Unpacked the Photon SDK in the 'Photon' folder inside of the 'Source' folder of the demo project

I have 2 version of UE (4.12.4 and 4.4.)
When I try to generate VS project using the 4.12.4 UE verion I get the folowing erro:


Running C:/Program Files (x86)/Epic Games/4.12/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="E:/Licenta/PhotonDemoParticle-UE45/PhotonDemoParticle.uproject" -game -rocket -progress
Discovering modules, targets and source code for project...
Messages while compiling E:\Licenta\PhotonDemoParticle-UE45\Intermediate\Build\BuildRules\PhotonDemoParticleModuleRules.dll:
e:\Licenta\PhotonDemoParticle-UE45\Source\PhotonDemoParticle\PhotonDemoParticle.Build.cs(37,38) : error CS0619: 'UnrealBuildTool.RulesCompiler.GetModuleFilename(string)' is obsolete: 'GetModuleFilename is deprecated, use the ModuleDirectory property on any ModuleRules instead to get a path to your module.'
UnrealBuildTool Exception: ERROR: UnrealBuildTool encountered an error while compiling source files


When I try to use the 4.4.3 UE version I get an error cuz I don't have VS 12 or VS 13 installed

What can I do? Start using VS 13 or VS 12 or there is a demo for VS15 too. Thanks

Viewing all articles
Browse latest Browse all 15755

Trending Articles