C Getting Started issues

Source: Internet
Author: User

Development environment Eclipse for C/C + + & Mingwerror 1, open output file blabla.exe:Permission denied

Every time I start Eclipse on my laptop, I can only be compile and run a program once. After the IT asks if I want to run it with errors every time. The compiler says this:

Building Target:Project01Test.exeInvoking:GCC C + + linkerg++-oproject01test.exe./test.oc:/mingw/bin/. /lib/gcc/mingw32/3.4.2/. /.. /.. /.. /mingw32/bin/ld.exe:cannot         Open output file Project01Test.exe:Permission Deniedcollect2:ld returned 1 exit STATUSM AKE: * * * [Project01Test.exe] Error 1make:target ' All ' not remade because of errors. Build Complete for Project Project01test
------------------------

Answer:your program may still is running. Try stopping it by using the-small red square on the console window (the one for your program). Another-switching to the ' Debug ' perspective, selecting your running program, and stopping it there (also the small Red Square).

==========================

Above from Network http://max.berger.name/howto/cdt/ar01s05.jsp

Open Task Manager

Kill the Xxx.exe process. Problem solving

C Getting Started issues

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.