cplusplus.com
C++ : Forum : Beginners : Linker Error:Unable to open the file "ab
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs


question Linker Error:Unable to open the file "abc.exe"

Compaddict (3)
I am using turbo c++ v3.0 dos.
And i am getting the error:Linker Error:Unable to open the file "abc.exe"

Please help me out to solve this problem.

Thanks !
writetonsharma (1181)
how can you link with a .exe file?
Compaddict (3)
I am not linking it.

After I type the program and run it I get this error.

Just confused because i am new to it & I need to use c++ urgently as it is a part of my curriculum.
R0mai (638)
You probably doesn't have the privileges to open the exe or it's not there.
Compaddict (3)
@ ROmai..

Thanks....

Running the program as administrator helped!!

The program is running fine now....

Thanks a lot !!! :)
Topic archived. No new replies allowed.