Hi! I have some problems in 4.20 with plugin (spine runtime). When i trying to build project in 4.20 there going errors "Referenced directories does not exist".
Same project but on 4.19 work fine & build.
As I understand, there is some problem with .build.cs files which has wrong directory definition.
Can anybody say how to solve it?
PS: Ive tried to use in IncludePath full path like 'D:/GitHub/prj/Plugins/Spine
Same project but on 4.19 work fine & build.
As I understand, there is some problem with .build.cs files which has wrong directory definition.
Can anybody say how to solve it?
PS: Ive tried to use in IncludePath full path like 'D:/GitHub/prj/Plugins/Spine
and etc
", that help to not get errors, but file compile still has errors (the same at with direction errors)
Comment