My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
SourceEditor  
Instructions on how to install and setup a working environment using the same editor I use.
anjuta, IDE, Phase-Implementation
Updated May 5, 2008 by powers.n...@gmail.com

currently under construction

In order to use this library, you will need to run on a *nix environment. I used Ubuntu Linux to develop it.

The following commands are specific to Ubuntu, but can be easily transferred to any Linux distribution.

Install

type sudo apt-get install anjuta in the console OR you can use your favorite package manager to download it

The following are Anjuta dependencies:

  • blah
  • blah2

Download

Create A Project

Compile And Link It

  1. Right-click on the project
  2. Choose Properties
  3. Enter -lpthread in as a library
  4. Go to Build-->Run Autogenerate (this will execute libtool and update it with the library reference)

Build The Library


Sign in to add a comment
Powered by Google Project Hosting