![]() Marketplace:
|
Building the C CodeOnce you have your basic user interface constructed tell Glade to save the project (using the Save button--this updates the file that contains the XML description of the interface) and then to build the project (using the Build button). Start up a terminal window, such as the gnome-terminal, and change to the project directory. There you should see an executable file called autogen.sh. This shell script takes care of the initial configuration of your package, running automake to automatically generate the appropriate support files for the configuration. It also runs the appropriate automake components leaving you with a collection of Makefiles.
You can now simply run the make command to perform the compilation (making use of the generated Makefiles). Once completed, run the command src/gword to start up your application.
And that's all there is to it.
|
Marketplace: |
||||||
| Facts: " Men are from Mars. Women are from Venus. Computers are from hell. " | ||||||||
Wednesday 7 January 2009 12:40:14 1231332014