OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 12:53 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Clicker Sources Installation for dummies ...
PostPosted: Wed Mar 31, 2004 5:09 am 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 2:31 am
Posts: 5964
Location: In a galaxy, far, far away
Thanks to whyme_t, windows XP users can now easily install a compilable clicker development kit without going through arcanes of files patching.

The tool is available on whyme's Clicker eXPerimental Directory, together with a nice "creating modules for dummies" tutorial-to-be, and a few additionnal demonstration modules ...

For those who don't have DjGPP installed yet, a small quote from http://clicker.sourceforge.net/index.html ...

Quote:
Make sure you have a correct DjGPP installation (or get our homemade djgpp tools release :)
Note that whyme_t's installer *do* include the whole source (so you needn't to download 0.8.11 tarball) and assumes %PATH% contains c:\djgpp\bin, etc. If you're installing both clicker-djgpp.zip and install.exe at once, it may fail invoking make. In that case, open a new command box and type
Code:
set CLICKER=c:\clicker
set OSTYPE=DOS
set PATH=c:\djgpp\bin;%PATH%
set DJGPP=c:\djgpp\djgpp.env
make



No cygwin support so far ... sorry, tim. Your 'makefile.cygwin', 'config.cygwin' and 'makemod.cygwin' are of course welcome ;)

_________________
Image May the source be with you.


Top
 Profile  
 
 Post subject: Re:Clicker Sources Installation for dummies ...
PostPosted: Wed Mar 31, 2004 5:12 am 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 2:31 am
Posts: 5964
Location: In a galaxy, far, far away
oh ... and Linux users that still have gcc 2.95.3 just have to pick up the regular source tarball at SF, unpack it and do
"source setup" in the c32-lxsdk directory, of course ;)

_________________
Image May the source be with you.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group