You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.
Hello, thank you for such a long support of this project. but now i am getting problem with build a last NavGridDemo with unreal 4.25.0 , i am attaching a logs https://dropmefiles.com/ReYUD
and i am changed build.cs like
`using UnrealBuildTool;
using System.IO;
public class NavGrid : ModuleRules
{
public NavGrid(ReadOnlyTargetRules TargetRules) : base(TargetRules) {
Hello, thank you for such a long support of this project. but now i am getting problem with build a last NavGridDemo with unreal 4.25.0 , i am attaching a logs
https://dropmefiles.com/ReYUD
and i am changed build.cs like
`using UnrealBuildTool;
using System.IO;
public class NavGrid : ModuleRules
{
public NavGrid(ReadOnlyTargetRules TargetRules) : base(TargetRules) {
}`
The text was updated successfully, but these errors were encountered: