Page 1 of 1

i don't have engine.exe

Posted: March 2nd, 2018, 3:38 pm
by Stewpede
1>------ Rebuild All started: Project: Engine, Configuration: Release Win32 ------
1>compilation header save succeeded; see C:\Users\DELL\Desktop\Chili Framework 2016\Engine\FramebufferPS.shh
1>compilation header save succeeded; see C:\Users\DELL\Desktop\Chili Framework 2016\Engine\FramebufferVS.shh
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(361,5): error MSB6006: "CL.exe" exited with code -1073741515.
1>Done building project "Engine.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

tutorial 0, i built the solution like what u did and that happened. btw this is not the homework
and when i press start to debug, it says that i do not have engine.exe (main problem).
please help. thanks

Re: i don't have engine.exe

Posted: March 2nd, 2018, 5:20 pm
by Zedtho
From other sources I've been told that you should first delete the build (by selecting clean) and then to restart the compiler. Then you should build it again.

Hope it works!

Re: i don't have engine.exe

Posted: March 2nd, 2018, 5:58 pm
by albinopapa
You're anti-virus could also be blocking the exe from being built/run. I don't remember the exact error code that I get when I run into this type of issue though.

this page suggests either you already have a debug session running or are missing some DLL files.

Re: i don't have engine.exe

Posted: March 3rd, 2018, 10:25 am
by Stewpede
thanks guys. but sadly it did not work

btw when i start to debug it does say that engine-release win32 is outdated.

Re: i don't have engine.exe

Posted: March 3rd, 2018, 11:46 am
by albinopapa
Well, upload a zipped version of your project and we can try it on our systems.

Re: i don't have engine.exe

Posted: March 3rd, 2018, 2:03 pm
by Stewpede
albinopapa wrote:Well, upload a zipped version of your project and we can try it on our systems.
uhm i don't really know how to do that

edit: im just a 13yr old that wants to learn software engineering :)

Re: i don't have engine.exe

Posted: March 3rd, 2018, 6:50 pm
by nG Inverse
Check out this page - http://wiki.planetchili.net/index.php?t ... ili_Forums

To actually zip the solution once you have followed the steps on this page, right-click the folder and select Add To Archive or Create ZIP

Re: i don't have engine.exe

Posted: March 5th, 2018, 2:35 pm
by Stewpede
thanks guys. but i updated my windows and i was able to download engine.exe