Guest User

Untitled

a guest
Feb 22nd, 2018
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. Project files could not be generated. Log output:
  2.  
  3. Running C:/Program Files (x86)/Epic Games/UE_4.19/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="D:/projects/Unreal Projects/Sphinx_UE4_Demo/Sphinx_UE4_Demo.uproject" -game -rocket -progress
  4. Discovering modules, targets and source code for project...
  5. While compiling D:\projects\Unreal Projects\Sphinx_UE4_Demo\Intermediate\Build\BuildRules\Sphinx_UE4_DemoModuleRules.dll:
  6. ERROR: d:\projects\Unreal Projects\Sphinx_UE4_Demo\Source\Sphinx_UE4_Demo\Sphinx_UE4_Demo.Build.cs(7,9) : error CS1729: 'UnrealBuildTool.ModuleRules' does not contain a constructor that takes 0 arguments
  7. WARNING: d:\projects\Unreal Projects\Sphinx_UE4_Demo\Source\Sphinx_UE4_Demo\Sphinx_UE4_Demo.Build.cs(13,9) : warning CS0618: 'UnrealBuildTool.ModuleRules.Definitions' is obsolete: 'The 'Definitions' property has been deprecated. Please use 'PublicDefinitions' instead.'
  8. ERROR: d:\projects\Unreal Projects\Sphinx_UE4_Demo\Plugins\SpeechRecognition\Source\SpeechRecognition\SpeechRecognition.Build.cs(76,75) : error CS0122: 'UnrealBuildTool.BuildConfiguration' is inaccessible due to its protection level
  9. WARNING: d:\projects\Unreal Projects\Sphinx_UE4_Demo\Plugins\SpeechRecognition\Source\SpeechRecognition\SpeechRecognition.Build.cs(77,13) : warning CS0618: 'UnrealBuildTool.ModuleRules.ReceiptPropertyList.Add(UnrealBuildTool.ReceiptProperty)' is obsolete: 'Constructing a ReceiptProperty object is deprecated. Call RuntimeDependencies.Add() with the path to the file to stage.'
  10. WARNING: d:\projects\Unreal Projects\Sphinx_UE4_Demo\Plugins\SpeechRecognition\Source\SpeechRecognition\SpeechRecognition.Build.cs(100,13) : warning CS0618: 'UnrealBuildTool.ModuleRules.Definitions' is obsolete: 'The 'Definitions' property has been deprecated. Please use 'PublicDefinitions' instead.'
  11. WARNING: d:\projects\Unreal Projects\Sphinx_UE4_Demo\Plugins\SpeechRecognition\Source\SpeechRecognition\SpeechRecognition.Build.cs(121,17) : warning CS0618: 'UnrealBuildTool.ModuleRules.RuntimeDependencyList.Add(UnrealBuildTool.ModuleRules.RuntimeDependency)' is obsolete: 'Constructing a RuntimeDependency object is deprecated. Call RuntimeDependencies.Add() with the path to the file to stage.'
  12. WARNING: d:\projects\Unreal Projects\Sphinx_UE4_Demo\Plugins\SpeechRecognition\Source\SpeechRecognition\SpeechRecognition.Build.cs(156,13) : warning CS0618: 'UnrealBuildTool.ModuleRules.Definitions' is obsolete: 'The 'Definitions' property has been deprecated. Please use 'PublicDefinitions' instead.'
  13. WARNING: d:\projects\Unreal Projects\Sphinx_UE4_Demo\Plugins\SpeechRecognition\Source\SpeechRecognition\SpeechRecognition.Build.cs(177,17) : warning CS0618: 'UnrealBuildTool.ModuleRules.RuntimeDependencyList.Add(UnrealBuildTool.ModuleRules.RuntimeDependency)' is obsolete: 'Constructing a RuntimeDependency object is deprecated. Call RuntimeDependencies.Add() with the path to the file to stage.'
  14. WARNING: d:\projects\Unreal Projects\Sphinx_UE4_Demo\Plugins\SpeechRecognition\Source\SpeechRecognition\SpeechRecognition.Build.cs(208,13) : warning CS0618: 'UnrealBuildTool.ModuleRules.Definitions' is obsolete: 'The 'Definitions' property has been deprecated. Please use 'PublicDefinitions' instead.'
  15. ERROR: UnrealBuildTool Exception: Unable to compile source files.
Advertisement
Add Comment
Please, Sign In to add comment