Geany GCC C++ Compiler for Windows

Geany Editor and GCC Compiler(Windows Version) for Higher Secondary School Computer Science/Application Students published. Now you can install Geany Editor and GCC C++ Compiler on single go by selecting the auto installer from the below list and click on 'Install' to directly install them on your computer. For more info please read the help file.
Geany-C++ for Windows 64 bit
Step 1: Install Geany C++ Compiler for Windows(for Windows 11-64 bit)
Step 2: Install GCC Comiler(64 bit)
Geany-C++ for Windows 7/8/XP
Geany C++ Compiler for Windows(for windows 7/8/XP-32 bit)
Geany C++ Compiler for Windows-Help file
Geany C++ Compiler for Windows-Video Help
Related Downloads
MySQL for Windows

Post a Comment

80 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
  1. c:/program files (x86)/geany cp/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: cannot open output file test.exe: Permission denied

    ReplyDelete
  2. @sreejith The problem is that you don't have the administrator rights to access it as running or compilation of something is being done in the basic C drive. To eliminate this problem, run as an administrator. You could also change the installation drive to D:

    ReplyDelete
    Replies
    1. I run it as administrator but it didn't work compile and build

      Delete
  3. installed geany,and program is working,when press compile option after writing a simple program,nothing happens,any settings to change? help...

    ReplyDelete
  4. whenever I am try to run a program file , the program file is not recognized as internal or external command error will come, how can i solve that

    ReplyDelete
    Replies
    1. same happening to me
      have u solved

      Delete
    2. am also suffering from this situation!!!!

      Delete
    3. Navigate to Build-> Set Build commands
      Use the below build command to compile and build

      Compile : g++ -Wall -std=c++0x -c "%f"
      Build : g++ -Wall -std=c++0x -o "%e" "%f"

      and try to save the files in D:\ to avoid the access issues in C:\

      Delete
  5. @Shemin Cyriac Save the file with file extension .cpp and then try.

    ReplyDelete
  6. Structure program ( student score program page no 14 text book) not executed. How to execute structure program in geany ide.

    ReplyDelete

  7. I have saved file with extension .cpp. But still get the following error.
    " the program file is not recognized as internal or external command error will come"
    how can i solve it?

    ReplyDelete
  8. while compiling i got message the program file is not recognized as internal or external command error will come"
    how can i solve it?

    ReplyDelete
  9. @Nidheesh M Nambiar Save the file with a different filename. Restart and follow compile-build-Execute procedure.

    ReplyDelete
  10. when we use #include it shows the error like
    aaa.cpp:3:16: fatal error: conio: No such file or directory.
    what to do to include conio header file. we have to use clrscr() and getch() functions.
    is there any other functions and header files for this? how we know what are the header files available in geany conpiler and what are the functions in these header files?

    ReplyDelete
  11. when we use #include it shows the error like
    aaa.cpp:3:16: fatal error: conio: No such file or directory.
    what to do to include conio header file. we have to use clrscr() and getch() functions.
    is there any other functions and header files for this? how we know what are the header files available in geany conpiler and what are the functions in these header files?

    ReplyDelete
  12. @sir The original conio.h was implemented by Borland, so its not a part of the C Standard Library.

    ReplyDelete
  13. I installed Geany Cpp in windows XP, the cpp program is compiled and build.After click on execute the output window is reading input values but not displaying the result in same window and output window is closing automatically.Geany Cpp working fine in windows 7.

    ReplyDelete
    Replies
    1. ME TOO HAD THE SAME PROBLEM!
      MAY I KNOW HOW YOU SOLVED IT?

      Delete
    2. ME TOO HAD THE SAME PROBLEM!
      MAY I KNOW HOW YOU SOLVED IT?

      Delete
    3. ME TOO HAD THE SAME PROBLEM!
      MAY I KNOW HOW YOU SOLVED IT?

      Delete
  14. sir,
    I installed Geany Cpp in windows XP, i also faced the same problem of compiling as the early quires . i tried to solve problems as you dorecteted to others but still the same problem exist..please tell us how to run as administrator? pls help....

    ReplyDelete
  15. @sheeja aneesh Save your .cpp file in a different location/folder.

    ReplyDelete
  16. I have saved file with extension .cpp also.I changed the location and also changed the name But still get the following error.
    " the program file is not recognized as internal or external command error will come"
    how can i solve it?

    ReplyDelete
  17. I installed Geany Cpp in windows 7, the cpp program is compiled and build.After click on execute the output window is reading input values but not displaying the result in same window and output window is closing automatically.How can i solve it???

    ReplyDelete
  18. when compiling compilation not occur then in status print this message>>......process failed(the system cannot find the file specified)
    why??????????



    OS>>Windows 8.1 64 bit
    software Geany 1.26

    ReplyDelete
  19. In windows 7 , geany is not working ... but working in xp without any problem... How to solve..

    ReplyDelete
  20. c:/program files (x86)/geany cp/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: cannot open output file test.exe: Permission denied

    à´“à´ª്പണ് à´šെà´¯്à´¯ുà´®്à´ªോà´³് " Run as administration" à´Žà´¨്à´¨ു à´•്à´²ിà´•്à´•് à´šെà´¯്à´¯ുà´•..à´…à´ª്à´ªോà´³് compiling à´•ുà´´à´ª്പമുà´£്à´Ÿാà´µിà´²്à´²..

    ReplyDelete
  21. there is no compiler pack installed in this setup pack

    ReplyDelete
  22. ഇത് Execute à´šെà´¯്തപ്à´ªോà´³് "is not recognized as an internal or external operable programe or batch file" à´Žà´¨്à´¨ാà´£ു à´•ാà´£ിà´•്à´•ുà´¨്à´¨െ. ഇതിà´¨ു à´Žà´¨്à´¤ാà´£ു à´’à´°ു പരിà´¹ാà´°ം ?

    ReplyDelete
    Replies
    1. geany iconil right click cheyyu...run as administrator click cheyyu....pinne compile cheythu nokku....

      Delete
    2. Padicha pani pathinettum nokki nadakkunnilla

      Delete
    3. same situation here
      os : win 10 pro 64bit

      Delete
  23. whenever I am try to run a program file , the program file is not recognized as internal or external command error will come, how can i solve that

    ReplyDelete
  24. whenever I am try to run a program file , the program file is not recognized as internal or external command error will come, how can i solve that

    ReplyDelete
  25. When I press on compile,
    process failed (create process failed)
    This is shown on the status bar..
    Can anyone help me??

    ReplyDelete
  26. whenever I am try to run a program file , the program file is not recognized as internal or external command error will come,what should i do?

    ReplyDelete
    Replies
    1. Watch this video help https://www.youtube.com/watch?v=onkQNB5E-Ic

      Delete
  27. When i build a program it says
    "collect2.exe Id returned 1 exit status"
    HOW CAN I SOLVE IT

    ReplyDelete
  28. hen i open geany and type the programme and save it but i can't compile or bulid it

    ReplyDelete
  29. i cannot compile cpp file..
    it show in status window as follows

    16:04:25: Process failed (Create process failed)

    ReplyDelete
  30. i cant excecute a program.when i try to do it .....
    g++ -Wall -o "squares" "squares.cpp" (in directory: C:\Program Files\Geany CP\App\Geany)
    ......this happens.

    ReplyDelete
  31. I was trying to compile the selection sort program using geany.When I click on compile button the window doesn't respond and the screen is stuck. But it ok with simple programs.Please help.
    O/S win8

    ReplyDelete
  32. Why does the grant was not responding while compiling some programs

    ReplyDelete
  33. d:/program files (x86)/geany cp/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: cannot open output file hello.exe: Permission denied
    collect2.exe: error: ld returned 1 exit status
    please help me solve the issue

    ReplyDelete
    Replies
    1. Install geany software in a different folder(other than program files folder)

      Delete
  34. showing-"start script not found".What to do?

    ReplyDelete
  35. Some programs are not exicuted. showing not responding

    ReplyDelete
  36. Replies
    1. Geany executes on windows 10 for sure....I'm executing it by installing an external compiler...

      Delete
  37. I think most of you have the same problem. ..just watch the YouTube video that is given below and if it works just share to all others and like

    https://youtu.be/iJEMuGFj2Mw

    ReplyDelete
  38. after i installed the genay c++ it is showing that would you like to change the the application as wish of this what should i do?
















    ReplyDelete
  39. I guess this blog is perfectly incomparable.
    tutorial on c++

    ReplyDelete
  40. Hey to everyone, it’s my first visit of the blog site; this blog includes awesome and actually best info for the visitors.
    c++ programming

    ReplyDelete
  41. I simply wished to say thanks once more. I am not sure the things I would’ve used in the absence of the entire thoughts discussed by you on this industry. It had been a real intimidating issue in my view, however , looking at the very skilled style you solved the issue took me to leap over contentment. I am just happier for this support and then hope you recognize what an amazing job you are doing instructing most people thru your web page. I know that you haven’t met all of us. node js blog platform

    ReplyDelete
  42. This comment has been removed by the author.

    ReplyDelete
  43. When I execute after compilation an built in c++ it displays that "The batch file is not found". How can I solve this Problem?

    ReplyDelete
  44. sir this geany does not working

    ReplyDelete
  45. built cheythappol id returned one exsisting status ennu kanikkunnu how can i solve this

    ReplyDelete
  46. hey! add geany complier of linux for windows 10

    ReplyDelete
  47. how can I download GEANY
    in windows

    ReplyDelete
  48. Sir, can we do these things using visual studio?

    ReplyDelete

Top Post Ad

Below Post Ad