473,397 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

compiler not making executable

I've been using Dev-Cpp for a few weeks now. No problem. Suddenly it
won't create executables. The progam compiles fine and when I ask
the compiler to run the program within the Dev-Cpp environment it does
fine. But, it first gives me a message box saying:

"Error Starting Program

A required .DLL file, C:\PRIMERPLUS\COMPLECKS\COMPLECKS.EXE, was not
found."

When I try to do a normal compile with Ctrl + F9 I get the following
from the compile log:
Compiler: Default compiler
Building Makefile: "C:\PrimerPlus\complecks\Makefile.win"
Executing make...
make.exe -f "C:\PrimerPlus\complecks\Makefile.win" all
g++.exe complecks.o imag.o -o "complecks." -L"C:/DEV-CPP/lib"

Execution terminated
Compilation successful

Jun 20 '07 #1
1 1503
waltbrad wrote:
I've been using Dev-Cpp for a few weeks now. No problem. Suddenly it
won't create executables. The progam compiles fine and when I ask
the compiler to run the program within the Dev-Cpp environment it does
fine. But, it first gives me a message box saying:

"Error Starting Program

A required .DLL file, C:\PRIMERPLUS\COMPLECKS\COMPLECKS.EXE, was not
found."

When I try to do a normal compile with Ctrl + F9 I get the following
from the compile log:
Compiler: Default compiler
Building Makefile: "C:\PrimerPlus\complecks\Makefile.win"
Executing make...
make.exe -f "C:\PrimerPlus\complecks\Makefile.win" all
g++.exe complecks.o imag.o -o "complecks." -L"C:/DEV-CPP/lib"

Execution terminated
Compilation successful
Do you have a C++ _language_ question? We can't help you in using
some IDE, you would need to contact their technical support (or the
discussion group for it, if it exists). comp.lang.c++ is for C++
_language_ discussions, not how to use products/compilers/OS/etc.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Jun 20 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Chris Mantoulidis | last post by:
Out of curiosity, I wanted to test executable file sizes of the same program from different compilers... The 2 compilers I tested (both old, on purpose) were Borland C++ 3.1 and DJGPP 2.03... ...
0
by: Mark Dufour | last post by:
>I am reluctant to attempt an arduous installation on Windows, but if >Mr. Dufour or someone else could create a web site that would let you >paste in Python code and see a C++ translation, I think...
14
by: joshc | last post by:
I'm writing some C to be used in an embedded environment and the code needs to be optimized. I have a question about optimizing compilers in general. I'm using GCC for the workstation and Diab...
8
by: - | last post by:
Hi to All, To reproduce: The expression: object result = flag ? (long) 0 : (double) 0; always evaluated as a double... see dissassembly to ensure the bad compiled code.
2
by: mudge | last post by:
Hi, I'm getting some very strange problems with some C# code. We're running an ASP.NET application on a local server in a DMZ. If I access it using the internal address, the application works...
30
by: lovecreatesbea... | last post by:
K&R says the following in the preface to the first edition, "... the C compiler, and ... are written in C." I'm wondering, does it say even the first / original C compiler was written in C?
3
by: Rene | last post by:
Hello to all! For a long time I have been "fighting" a problem compiling an OpenGL program which uses GLUT. First I have put a question in a Watcom group (I want to use this compiler) to which I...
41
by: Miroslaw Makowiecki | last post by:
Where can I download Comeau compiler as a trial version? Thanks in advice.
2
by: meskeleton | last post by:
Hello everyone... I am new to this community so m sorry if this is not the place for this post... I uploaded my site (built in 3.5 framework) to the server which does not have 3.5 but 2.0. I...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.