tipforeveryone
Bronze Supporter
|
[SOLVED] Compilation failed after Feburary update
|
|
02-21-2022 12:51 PM |
|
Esenthel
Administrator
|
RE: [Build Error] Compilation failed after Feburary update
Thanks for reporting, I've just made an update.
Can you update and try again?
For this warning:
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(510,5): warning MSB8028: The intermediate directory (x64\Release DX11\) contains files shared from another project (EsenthelEngine.vcxproj). This can lead to incorrect clean and rebuild behavior. [E:\EsenthelEngine-development-branch\Engine\Engine.vcxproj]
You can just do "clean" in VS
|
|
02-21-2022 01:08 PM |
|
Esenthel
Administrator
|
RE: [Build Error] Compilation failed after Feburary update
Also please don't use dev branch, it can be unstable and break your project.
Master is always recommended.
|
|
02-21-2022 01:16 PM |
|
tipforeveryone
Bronze Supporter
|
RE: [Build Error] Compilation failed after Feburary update
In fact, I build both of 2 branches, just for testing
After succesfully building master branch, when I try to compile my current project, I get this error. How can I fix this ? I did do "clean" in VS.
LINK : fatal error LNK1104: cannot open file 'Engine64DX11.lib' [E:\Esenthel Projects\_Build_\cscdvmp\Project.vcxproj]
|
|
02-21-2022 01:43 PM |
|
Esenthel
Administrator
|
RE: [Build Error] Compilation failed after Feburary update
Hi,
When you run Engine Builder, it generates "Engine64DX11.lib" in "Esenthel\Editor\Bin".
Do you have it?
Also did you recompile both engine and the editor?
Please run all default steps in Engine Builder.
|
|
02-21-2022 02:07 PM |
|
tipforeveryone
Bronze Supporter
|
RE: [Build Error] Compilation failed after Feburary update
Thanks, I had a mistake, there is new Titan Editor.exe, and I still running Esenthel Editor.exe
Everything works now
|
|
02-21-2022 07:19 PM |
|