L.S.
I have been trying to install 3rd party plugins in Unreal for Aximmetry using the wiki page (https://aximmetry.com/learn/tutorials/for-aximmetry-de-users/how-to-install-third-party-code-plugins-for-unreal-editor-for-aximmetry/). Also searching through all the forum posts related to plugin installation. All attempts end in vain.
DLSS error msg : dll version mismatch. needs recompile.
Megascan:
LogAximmetry: Error: Could not copy C:\Program Files\Aximmetry DE\UnrealEngine\Engine\Source\UE4GamePlugin.Target.cs to C:\Program Files\Epic Games\UE_4.26\Engine\Source\UE4GamePlugin.Target.cs. Error code: 2.
LogAximmetry: Error: Plugin installation failed. Could not initialize build environment.
Anyone who has successfully installed these plugins, can you share your path of success?
Thank you!
Installing plugins is fully broken in the latest release of Ue for Aximmetry.
Reinstalling visual studio etc wont help, no one on the forum has confirmed being able to install plugins with 2021.3 and it looks like the only way to get plugins is to get a previous version (2021.1) and install the plugins there, then copy and paste the plugins from that version of UE for aximmetry to the 2021.3 version.
I have sent Aximmetry email about this but so far no response on the matter, the big difference looks like is the target file which is NOT the same as in 2021.1
in 2021.1 the file is 'UE4Game.Target.cs'
and in 2021.3 it is suddenly 'UE4GamePlugin.Target.cs'
When you install the engine, you don't get a 'UE4GamePlugin.Target.cs' file only the former one.