RapidBull
(RapidBull)
November 6, 2023, 9:42am
1
This message pop up when I try to build project manually. Can someone help me t understand how to resolve it?
Discovering modules, targets and source code for project...
While compiling C:\Program Files\Epic Games\UE_4.26\Engine\Intermediate\Build\BuildRules\UE4Rules.dll:
error CS0042: ???।?ᬮ?७??? ?訡?? ??? ᮧ????? 䠩?? ?⫠??筮? ????ଠ樨 -- "c:\Program Files\Epic Games\UE_4.26\Engine\Intermediate\Build\BuildRules\UE4Rules.PDB" -- "c:\Program Files\Epic Games\UE_4.26\Engine\Intermediate\Build\BuildRules\UE4Rules.pdb: ?⪠???? ? ????㯥.
ERROR: Unable to compile source files.
type or paste code here
3dRaven
(3dRaven)
November 6, 2023, 9:46am
2
Does your project folder have any non-english letters in it?
This is the usual cause of failed compiles.
RapidBull
(RapidBull)
November 6, 2023, 9:52am
3
No, this is full text of the error
Running C:/Program Files/Epic Games/UE_4.26/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="F:/UE projects/CarWTF/CarWTF.uproject" -game -rocket -progress -log="F:\UE projects\CarWTF/Saved/Logs/UnrealVersionSelector-2023.11.06-13.51.00.log"
Discovering modules, targets and source code for project...
While compiling C:\Program Files\Epic Games\UE_4.26\Engine\Intermediate\Build\BuildRules\UE4Rules.dll:
error CS0042: ???।?ᬮ?७??? ?訡?? ??? ᮧ????? 䠩?? ?⫠??筮? ????ଠ樨 -- "c:\Program Files\Epic Games\UE_4.26\Engine\Intermediate\Build\BuildRules\UE4Rules.PDB" -- "c:\Program Files\Epic Games\UE_4.26\Engine\Intermediate\Build\BuildRules\UE4Rules.pdb: ?⪠???? ? ????㯥.
ERROR: Unable to compile source files.
3dRaven
(3dRaven)
November 6, 2023, 10:16am
4
Are you using an engine version compiled from source?
Does your engine intermediate/build/buildrules folder look like this?
If you are using the normal binary version of the engine try verifying it through the epic launcher.
Try running your IDE as administrator and see if that changes the needed permissions.
RapidBull
(RapidBull)
November 6, 2023, 12:02pm
5
Wow! That’ve worked. I can’t explain how I gratefull to you. I wish you reaching your goals as easy and fast as this issue was resolved with your help!
system
(system)
Closed
December 6, 2023, 12:02pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.