From the commandline (in Windows)
net stop beep
Will stop the system bell.
See: http://nevcal.com/eclectic/beep_bleep.html
And typing title followed by a title name (e.g:)
title MY_APPLICATION
Will give the DOS window a more useful title.
Tuesday, 25 March 2008
Sunday, 16 March 2008
Objective C in Ubuntu with GNUstep
I was following the Objective-C tutorial using GNUstep
http://gnustep.made-it.com/GSPT/xml/Tutorial_en.html
I had to install the following packages to make everything compile properly (from my history):
And in the GNUmakefile I added this path:
Hope this helps someone else get around any errors they initially encounter.
http://gnustep.made-it.com/GSPT/xml/Tutorial_en.html
I had to install the following packages to make everything compile properly (from my history):
And in the GNUmakefile I added this path:
Hope this helps someone else get around any errors they initially encounter.
Subscribe to:
Posts (Atom)
Blog Archive
-
►
2011
(35)
-
►
June
(6)
- MarkLogic/XCC: Copying a Module with User Content ...
- MarkLogic: clearing a forest in a database program...
- MarkLogic: Enabling debug options when using the S...
- Linux: SCP syntax and structure note
- MarkLogic/XCC: Installing Modules Programatically
- Eclipse: Installing XQDT (and DLTK) on Eclipse Ind...
-
►
June
(6)
-
►
2010
(43)
-
►
September
(7)
- MarkLogic: Creating Multiple Range Element Indexes...
- MarkLogic: Listing all Collections in a Database
- MarkLogic: Basic Database Cloning Script
- MarkLogic: Estimating the number of documents cont...
- MarkLogic: Search: Compound OR Queries
- MarkLogic: XQuery: Check for the presence of an el...
- MarkLogic: XQuery: Type Validation using xsi:type
-
►
September
(7)