Closed LawrenceSelly closed 5 years ago
For some reason, you have 2 OscDataElemStruct.h files in the plugin sources. Something went wrong went you installed it. Remove the Plugins\OSC\Source folder content and download the source again.
It was a direct download and install, I did not modify anything and there was no plugin folder before I created it for this.
Fresh basic project too.
Get Outlook for iOShttps://aka.ms/o0ukef
From: Guillaume Buisson notifications@github.com Sent: Thursday, March 7, 2019 7:35 pm To: monsieurgustav/UE4-OSC Cc: Lawrence Selly; Author Subject: Re: [monsieurgustav/UE4-OSC] Not compiling on version 4.21.2 (#69)
For some reason, you have 2 OscDataElemStruct.h files in the plugin sources. Something went wrong went you installed it. Remove the Plugins\OSC\Source folder content and download the source again.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/monsieurgustav/UE4-OSC/issues/69#issuecomment-470663790, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AQ5CCREK3wz07_Ag3G8nLwFc8htk_eEIks5vUWoOgaJpZM4bjeXh.
Did you try?
I have the same issues:
Error struct: 'OscDataElemStruct' conflicts with another type of the same name defined at D:\UE_4.21Pro\MyProject\Plugins\OSC\Source\OSC\Public\Common\OscDataElemStruct.h(6) MyProject D:\UE_4.21Pro\MyProject\Plugins\OSC\Source\OSC\Private\Common\OscDataElemStruct.h 7
with regards AlexG
OscDataElemStruct.h only exists in OSC/Source/OSC/Public/Common/. Previously, it was in OSC/Source/OSC/Private/Common/.
Your error means you copy pasted the plugin source onto an old version of the plugin. Remove the OSC folder completely and start again!
Thank You -it works now AlexG
Plugin refuses to compile on Unreal version 4.21.2