Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with UE 4.18 #1

Open
devwinportable opened this issue Feb 12, 2018 · 0 comments
Open

Error with UE 4.18 #1

devwinportable opened this issue Feb 12, 2018 · 0 comments

Comments

@devwinportable
Copy link

error:

Running C:/Program Files/Epic Games/UE_4.18/Engine/Binaries/DotNET/UnrealBuildTool.exe  -projectfiles -project="C:/unreal-stuff/HaxePlatformerGame/PlatformerGame/PlatformerGame.uproject" -game -rocket -progress
Discovering modules, targets and source code for project...
While compiling C:\unreal-stuff\HaxePlatformerGame\PlatformerGame\Intermediate\Build\BuildRules\PlatformerGameModuleRules.dll:
ERROR: c:\unreal-stuff\HaxePlatformerGame\PlatformerGame\Source\PlatformerGame.Target.cs(19,12) : error CS0122: 'UnrealBuildTool.UEBuildBinaryConfiguration' is inaccessible due to its protection level
ERROR: c:\unreal-stuff\HaxePlatformerGame\PlatformerGame\Source\PlatformerGame.Target.cs(17,23) : error CS0051: Inconsistent accessibility: parameter type 'ref System.Collections.Generic.List<UnrealBuildTool.UEBuildBinaryConfiguration>' is less accessible than method 'PlatformerGameTarget.SetupBinaries(UnrealBuildTool.TargetInfo, ref System.Collections.Generic.List<UnrealBuildTool.UEBuildBinaryConfiguration>, ref System.Collections.Generic.List<string>)'
ERROR: c:\unreal-stuff\HaxePlatformerGame\PlatformerGame\Source\PlatformerGameEditor.Target.cs(19,12) : error CS0122: 'UnrealBuildTool.UEBuildBinaryConfiguration' is inaccessible due to its protection level
ERROR: c:\unreal-stuff\HaxePlatformerGame\PlatformerGame\Source\PlatformerGameEditor.Target.cs(17,23) : error CS0051: Inconsistent accessibility: parameter type 'ref System.Collections.Generic.List<UnrealBuildTool.UEBuildBinaryConfiguration>' is less accessible than method 'PlatformerGameEditorTarget.SetupBinaries(UnrealBuildTool.TargetInfo, ref System.Collections.Generic.List<UnrealBuildTool.UEBuildBinaryConfiguration>, ref System.Collections.Generic.List<string>)'
ERROR: c:\unreal-stuff\HaxePlatformerGame\PlatformerGame\Source\PlatformerGameEditor.Target.cs(25,21) : error CS0246: The type or namespace name 'GUBPProjectOptions' could not be found (are you missing a using directive or an assembly reference?)
ERROR: UnrealBuildTool Exception: Unable to compile source files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant