ENIGMA Forums

Outsourcing saves money => Issues Help Desk => Topic started by: TypoSoft on April 28, 2018, 12:10:42 am

Title: Please help!!!
Post by: TypoSoft on April 28, 2018, 12:10:42 am
I get this error C:/ProgramData/ENIGMA/.eobjs/Windows/Windows/Run/SHELLmain.o SHELLmain.cpp, ...) failed.
make (e=2): The system cannot find the file specified
Title: Re: Please help!!!
Post by: Goombert on April 28, 2018, 07:20:50 pm
This could be because [snip]%PROGRAMDATA%[/snip] does not exist. Are you installing from Windows XP? You can simply try creating the folder C:/ProgramData in Windows Explorer the normal way you'd create a directory.

We've since updated master to use [snip]%LOCALAPPDATA%[/snip] like GameMaker does instead:
https://github.com/enigma-dev/enigma-dev/pull/1121