27 Feb 2009 14:34
Re: Why eC IDE gives me an Error ???
Hi there, You said when you first installed Ecere you got an error from Visual Studio? (Not from the Ecere installer?) I am aware of a bug in the installer of 0.43 which sometimes crashes on the first install, but either still installs properly or works the second time around... I will fix it for next release if I can reproduce the problem. How far along does Ecere work? Can you start the IDE fine? You can look under File / Global Settings if the path to your MinGW executables and Ecere executables are set properly. The first thing the IDE tries to do after generating the Makefile is executing the make.exe which should be located in the Ecere SDK/MinGW/bin/ folder. That is likely where the error building is occurring. The Installer by default also adds those binary folders to your PATH environment variable.. Please let me know if this helps or if you still have problems with it I will do my best to help you get Ecere running, Best regards, Jerome
RSS Feed