Search found 2 matches
- Thu Jun 09, 2022 4:15 am
- Forum: Windows Discussion Forum
- Topic: Unreal plugin - can't compile
- Replies: 2
- Views: 2314
Re: Unreal plugin - can't compile
Moving the Plugin into the Marketplace worked. Thanks! I also found this post about the TDxNavLib.lib warning. Commenting the line resolved that one. I'm only left with this one warning, but does not prevent the project from compiling C:\Program Files\Epic Games\UE_5.0\Engine\Plugins\Marketplace\3Dc...
- Thu Jun 09, 2022 2:07 am
- Forum: Windows Discussion Forum
- Topic: Unreal plugin - can't compile
- Replies: 2
- Views: 2314
Unreal plugin - can't compile
I have a problem with plugin for Unreal (I'm using version) 5.0.2 . When I have a project wit C++, I need to recompile it to see code changes in the editor. However the plugin throws me errors. ERROR: Expecting to find a type to be declared in a module rules named 'TDxUnrealEditor' in UE5Rules, Vers...