EverNewJoy / VictoryPlugin

Rama's Victory BP Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error compiling 4.18 Preview 2, VS 2017

DotBow opened this issue · comments

Error compiling header:
Unrecognized type 'UDestructibleComponent' - type must be a UCLASS, USTRUCT or UENUM UE_Expresome E:\Expresome\UE_Expresome\Plugins\VictoryPlugin\Source\VictoryBPLibrary\Public\VictoryBPFunctionLibrary.h 401

Just need to enable APEX plugin to fix this.
But anyway more other errors...
Is it including in packaging to game if I'm not using it?

Did you find out anything else about this? I have APEX in my public dependency modules but it's still not happy.

commented

I haven't done a 4.18 build yet, but if anyone has they are welcome to post a pull request :)

Rama

@EverNewJoy - apparently I still have repo commit access since helping you set up the repo - because I meant to submit a pull request for my UE4.18.0 changes but I pushed to the repo instead and it allowed it. Sorry!

Anyway, the plugin builds under UE4.18.0 now - but I have only started testing.

See commit 190339f

commented

" apparently I still have repo commit access since helping you set up the repo"

Haha you earned it! Thanks so much! This really helps me out! I was travelling so couldn't do it myself.

Rama