i don't have engine.exe

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
Stewpede
Posts: 4
Joined: March 2nd, 2018, 1:39 am

i don't have engine.exe

Post by Stewpede » March 2nd, 2018, 3:38 pm

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

User avatar
Zedtho
Posts: 189
Joined: February 14th, 2017, 7:32 pm

Re: i don't have engine.exe

Post by Zedtho » March 2nd, 2018, 5:20 pm

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!

albinopapa
Posts: 4373
Joined: February 28th, 2013, 3:23 am
Location: Oklahoma, United States

Re: i don't have engine.exe

Post by albinopapa » March 2nd, 2018, 5:58 pm

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.
If you think paging some data from disk into RAM is slow, try paging it into a simian cerebrum over a pair of optical nerves. - gameprogrammingpatterns.com

Stewpede
Posts: 4
Joined: March 2nd, 2018, 1:39 am

Re: i don't have engine.exe

Post by Stewpede » March 3rd, 2018, 10:25 am

thanks guys. but sadly it did not work

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

albinopapa
Posts: 4373
Joined: February 28th, 2013, 3:23 am
Location: Oklahoma, United States

Re: i don't have engine.exe

Post by albinopapa » March 3rd, 2018, 11:46 am

Well, upload a zipped version of your project and we can try it on our systems.
If you think paging some data from disk into RAM is slow, try paging it into a simian cerebrum over a pair of optical nerves. - gameprogrammingpatterns.com

Stewpede
Posts: 4
Joined: March 2nd, 2018, 1:39 am

Re: i don't have engine.exe

Post by Stewpede » March 3rd, 2018, 2:03 pm

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 :)

nG Inverse
Posts: 115
Joined: April 27th, 2012, 11:49 pm

Re: i don't have engine.exe

Post by nG Inverse » March 3rd, 2018, 6:50 pm

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

Stewpede
Posts: 4
Joined: March 2nd, 2018, 1:39 am

Re: i don't have engine.exe

Post by Stewpede » March 5th, 2018, 2:35 pm

thanks guys. but i updated my windows and i was able to download engine.exe

Post Reply