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

Issues on UE5.1 #11

Open
mizzonimirko opened this issue Jun 1, 2023 · 1 comment
Open

Issues on UE5.1 #11

mizzonimirko opened this issue Jun 1, 2023 · 1 comment

Comments

@mizzonimirko
Copy link

mizzonimirko commented Jun 1, 2023

Hello,

I have tried to utilize your plugin on UE5.1 but it does not work even if i try to rebuild my project. Any help?

image
image

Filename: KantanCharts-pr-5.1-fixes.zip

@DaveFace
Copy link

Appears to be the last line here, i.e. a missing file from the repo, which doesn't seem to exist on any of the branches here (develop or main):

1>F:\BoozeGameUE5\BoozeGame\Plugins\KantanCharts\Source\KantanChartsEditor\Private\CartesianAxisConfigCustomization.cpp(69): warning C4996: 'IPropertyHandle::CreatePropertyNameWidget': CreatePropertyNameWidget no longer supports bDisplayResetToDefault, bDisplayText or bDisplayThumbnail. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
1>F:\BoozeGameUE5\BoozeGame\Plugins\KantanCharts\Source\KantanChartsEditor\Private\CartesianAxisConfigCustomization.cpp(116): warning C4996: 'IPropertyHandle::CreatePropertyNameWidget': CreatePropertyNameWidget no longer supports bDisplayResetToDefault, bDisplayText or bDisplayThumbnail. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
1>F:\BoozeGameUE5\BoozeGame\Plugins\KantanCharts\Source\KantanChartsEditor\Private\CartesianAxisConfigCustomization.cpp(195): warning C4996: 'IPropertyHandle::CreatePropertyNameWidget': CreatePropertyNameWidget no longer supports bDisplayResetToDefault, bDisplayText or bDisplayThumbnail. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
1>F:\BoozeGameUE5\BoozeGame\Plugins\KantanCharts\Source\KantanChartsEditor\Private\DetailHelpers.cpp(69): warning C4996: 'FARFilter::ClassNames': Class names are now represented by path names. Please use ClassPaths. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
1>F:\BoozeGameUE5\BoozeGame\Plugins\KantanCharts\Source\KantanChartsEditor\Private\DetailHelpers.cpp(116): warning C4996: 'FEditorStyle::GetFontStyle': FEditorStyle::GetFontStyle() is deprecated, use FAppStyle::GetFontStyle() instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
1>F:\BoozeGameUE5\BoozeGame\Plugins\KantanCharts\Source\KantanChartsEditor\Private\KantanCartesianPlotScaleCustomization.cpp(43): warning C4996: 'IPropertyHandle::CreatePropertyNameWidget': CreatePropertyNameWidget no longer supports bDisplayResetToDefault, bDisplayText or bDisplayThumbnail. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
1>F:\BoozeGameUE5\BoozeGame\Plugins\KantanCharts\Source\KantanChartsEditor\Private\KantanCartesianPlotScaleCustomization.cpp(120): warning C4996: 'IPropertyHandle::CreatePropertyNameWidget': CreatePropertyNameWidget no longer supports bDisplayResetToDefault, bDisplayText or bDisplayThumbnail. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
1>F:\BoozeGameUE5\BoozeGame\Plugins\KantanCharts\Source\KantanChartsEditor\Private\KantanChartsEditorModule.cpp(20): fatal error C1083: Cannot open include file: 'KCIKantanPluginInstallation.h': No such file or directory

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

2 participants