BitBoy92
(sp-entertainment)
September 28, 2015, 9:57pm
93
Hello Everybody,
I am trying to get Cubiquity to work with UE4 4.83, but I am getting an error message when I try to generate project files.
Error Message:
Running C:/Program Files/Epic Games/4.8/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="C:/Users/Ben/Documents/Unreal Projects/Cubiquity/Cubiquity.uproject" -game -rocket -progress
Discovering modules, targets and source code for game...
Errors detected while compiling C:\Users\Ben\Documents\Unreal Projects\Cubiquity\Intermediate\Build\BuildRules\ProjectFileGeneratorModuleRules.dll:
c:\Users\Ben\Documents\Unreal Projects\Cubiquity\Source\Cubiquity\Cubiquity.Build.cs(5,14) : error CS0101: The namespace '<global namespace>' already contains a definition for 'Cubiquity'
UnrealBuildTool Exception: ERROR: UnrealBuildTool encountered an error while compiling source files
My build file in the message can be found attached to this post.
I also have one question to the developers. Will Cubiquity be networked ready upon release?
Any help will be greatly appreciated,
Farshooter
Never mind everybody. I quickly realized what I have done. I also named my project Cubiquity and the names are conflicting. I will leave this post for anyone else who stumbles into this problem.