Setting build options in Geany
March 14, 2009
For a while now I’ve been using Geany for code-editing and then compiling at the command-line with g++. This was because I didn’t care to setup a “build environment” or whatever you call it within Geany so the right dependencies would be included.
Well, a little looking around just revealed a menu item under Build called “Set Includes and Arguments”. Yeah, I know: Why didn’t I see this before?
A couple minutes of work, and I can now code and compile all within Geany. Quite convenient.
Entry Filed under: Uncategorized. .
Trackback this post | Subscribe to the comments via RSS Feed