Find the answer to your Linux question:
Results 1 to 2 of 2
hallo, im a new member here, i wanna know....how to set c compiler in geany.... thanks.......
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    6

    need c compiler in geany

    hallo, im a new member here, i wanna know....how to set c compiler in geany....

    thanks....

  2. #2
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    Create a file from template or save your source file with proper extension.

    e.g.

    Test.c

    "Build" menu will be activated [Alt+B]

    Then "Compile" then "Build" then "Execute"

    To set command by yourself, use "Set Includes and Arguments" option in Build menu.
    e.g. compile command for C++ is g++ -Wall -c "%f"
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...