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

Plugin 4.26 lots of errors compiling #5

Open
DtXFS opened this issue Apr 15, 2021 · 6 comments
Open

Plugin 4.26 lots of errors compiling #5

DtXFS opened this issue Apr 15, 2021 · 6 comments

Comments

@DtXFS
Copy link

DtXFS commented Apr 15, 2021

I tried to use the plugin with the 4.26 engine. I am getting lots of errors while compiling. First lots of Duplicate leaf header names. Has anyone used the plugin without errors until now?

@danieljcage
Copy link

I tried to use the plugin with the 4.26 engine. I am getting lots of errors while compiling. First lots of Duplicate leaf header names. Has anyone used the plugin without errors until now?

This is the only error that I'm getting:
Source/StreetMapRuntime/StreetMapSceneProxy.h(10): Error: Duplicate struct name: StreetMapVertex

@cedricliu
Copy link

cedricliu commented Sep 11, 2021

Are you compiling with VS2019 or VS2017? I also ran into the same issue with VS-2019.

@SKD0007
Copy link

SKD0007 commented Nov 1, 2021

ya same issue here too.. its not working then ? I am on 4.26 and VS19

@demonixis
Copy link

Any fix on this? Same problem with 4.27 and VS2022

@kissSimple
Copy link

the code is Duplicate.So i removed one of them.And i adjust some *.h file including order,then i got it runnable.

@hutomosaleh
Copy link

hutomosaleh commented Dec 13, 2022

the code is Duplicate.So i removed one of them.And i adjust some *.h file including order,then i got it runnable.

@kissSimple What adjustments did you do to the *.h including orders?
I'm getting errors regarding the "UnrealEd.h" include

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

7 participants