Code Monkey home page Code Monkey logo

Comments (7)

Jau-Al avatar Jau-Al commented on June 14, 2024

I tried again and now I have tons of errors like these :

F:\CompileProj\Plugins\VoxelPluginPro\Source\VoxelEditor\Private\VoxelDebugEditor.cpp(64): warning C4996: 'FDetailsViewArgs::FDetailsViewArgs': This constructor is deprecated, please create an empty FDetailsViewArgs and explicitly set any values that you wish to change. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. F:\CompileProj\Plugins\VoxelPluginPro\Source\VoxelEditor\Private\VoxelDebugEditor.cpp(473): warning C4996: 'SDockTab::FArguments::Icon': Tab icons are now being managed by tab spawners and toolkits. In the rare case you need to set an icon manually, use SetTabIcon() instead Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. F:\CompileProj\Plugins\VoxelPluginPro\Source\VoxelEditor\Private\VoxelEditorModule.cpp(157): warning C4996: 'FEditorDelegates::PreSaveWorld': Use PreSaveWorldWithContext instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. F:\CompileProj\Plugins\VoxelPluginPro\Source\VoxelEditor\Private\VoxelEditorModule.cpp(159): warning C4996: 'FEditorDelegates::PreSaveWorld': Use PreSaveWorldWithContext instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. F:\CompileProj\Plugins\VoxelPluginPro\Source\VoxelEditor\Private\VoxelEditorToolsPanel.cpp(74): warning C4996: 'FDetailsViewArgs::FDetailsViewArgs': This constructor is deprecated, please create an empty FDetailsViewArgs and explicitly set any values that you wish to change. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.

from voxelplugin.

Phyronnaz avatar Phyronnaz commented on June 14, 2024

Make sure you have the engine source installed

from voxelplugin.

Jau-Al avatar Jau-Al commented on June 14, 2024

Sorry, I forgot to mention that the second time, source code was installed (from Epic launcher).

from voxelplugin.

Sanichka avatar Sanichka commented on June 14, 2024

Hello @Phyronnaz,

I have similar issue with plugin instalation to project that using UE5 build from source. Rebuilding plugin through .uproject fails. Launching project with plugin through Rider gives a lot of errors of different type. Attaching log file from rider below and screenshot of .uproject rebuild. Please advice if there any other tricks of building/enabling plugin for UE5 build from source.
P.S: I have engine 5.0 build from source and before adding plugin folder with voxel plugin everything worked.

image
JetBrainsLog.ReSharperBuild_2022_04_24_13_35_21_9072.log

from voxelplugin.

Phyronnaz avatar Phyronnaz commented on June 14, 2024

The easiest is probably to download the UE5 free from the marketplace, I haven't pushed the UE5 fixes to this repo yet

from voxelplugin.

PC71070 avatar PC71070 commented on June 14, 2024

similar issue'😐

from voxelplugin.

GambitFPS avatar GambitFPS commented on June 14, 2024

The easiest is probably to download the UE5 free from the marketplace, I haven't pushed the UE5 fixes to this repo yet

When are you going to push the UE5 fixes to the repo @Phyronnaz?

from voxelplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.