Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Windows - Dll is missing unless it's in the same directory as .exe?
Windows - Dll is missing unless it's in the same directory as .exe? [message #1511210] Sun, 14 December 2014 19:20
Billy Lai is currently offline Billy LaiFriend
Messages: 1
Registered: December 2014
Junior Member
I am getting a "The program can't start because dll is missing from your computer. Try reinstalling the program to fix this problem." When I run the project unless I copy the dll to the same directory as the executable.

Here are what I had tried:
1.Add the dll path to the PATH environment variables in project properties, both relative and absolute, no luck.
2.Add PATH to run configuration. This works if I launch the program from eclipse, but gets the same error if I try to run the exe by itself.

What are some other options I have?

Thanks in advance!
Previous Topic:Debug - Callstack updated but no jump to breakpoint
Next Topic:Error debugging "Main.elf not found"
Goto Forum:
  


Current Time: Fri Apr 26 18:49:05 GMT 2024

Powered by FUDForum. Page generated in 0.01716 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top