[galib] Re: galib Digest, Vol 29, Issue 1

RPrasad raghavendraprasad.nl at gmail.com
Thu Nov 3 22:48:07 EST 2005


hi,
 Inorder to use galib in VC++ , first build the library using nmake /f
makefile.vcpp test. This builds
library and examples .
 The nmake tool (Nmake.exe) is a 32-bit tool that you use to build projects
based on commands contained in a make file(here it is makefile.vcpp). You
can find this tool in ...\Microsoft Visual Studio\VC98\Bin. Please set the
environment path for nmake so that u can access anywhere in command prompt.
 Option

*/f* *filename*

Specifies *filename* as a makefile.
 Please go through makefile.vcpp and makevars.vcpp and edit makevars.vcpp to
set the destination directory.
 After completing these steps, ur destinaion directory will have two
subdirectories
1. include
2. lib (contains ga.lib)
 Create a new project in VC++ ( for eg: win32 console application). Before
compiling your project
go to Project->Settings->Link and in the category option select 'Input'. Now
at Object/Library modules add ga.lib and in additional library path set the
path to your lib (eg:c:\.....\galib\lib)
  Next select another tab C/C++, under category tab select 'Peprocessor' and
set the include path at
'Additional include directories'(eg:c:\....\galib\include).
 Thatz it!! Now you can compile the program.All the best.
  Regards
Raghavendra Prasad NL
Bangalore-India
  On 11/3/05, galib-request at mit.edu <galib-request at mit.edu> wrote:

> Send galib mailing list submissions to
> galib at mit.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mailman.mit.edu/mailman/listinfo/galib
> or, via email, send a message with subject or body 'help' to
> galib-request at mit.edu
>
> You can reach the person managing the list at
> galib-owner at mit.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of galib digest..."
>
>
> Today's Topics:
>
> 1. help (ngoc tran)
>
>
> ----------------------------------------------------------------------
>
> Date: Thu, 3 Nov 2005 01:30:03 -0800 (PST)
> From: ngoc tran <rubytran2002 at yahoo.com>
> To: galib at mit.edu
> Subject: [galib] help
> Message-ID: <20051103093003.66350.qmail at web33409.mail.mud.yahoo.com>
> Content-Type: multipart/alternative;
> boundary="0-408768544-1131010203=:66119"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 8bit
> Precedence: list
> Message: 1
>
> --0-408768544-1131010203=:66119
> Content-Type: text/plain; charset=iso-8859-1
> Content-Transfer-Encoding: 8bit
>
> Hi everyone,
>
> I am new member on GAlib. I am working in my research project. I need to
> use GA but I don't know how to install and use it.
>
> I have Microsoft Visual C++ and Microsoft Visual Studio. net, which is
> best for GAlib?
>
>
>
> Thank you
>
>
>
> Ruby
>
>
> ---------------------------------
> Yahoo! FareChase - Search multiple travel sites in one click.
> --0-408768544-1131010203=:66119
> Content-Type: text/html; charset=iso-8859-1
> Content-Transfer-Encoding: 8bit
>
> <DIV><FONT size=3>Hi everyone,</FONT></DIV>
> <DIV><FONT size=3></FONT>&nbsp;</DIV>
> <DIV><FONT size=3>I am new member on GAlib.&nbsp;&nbsp;</FONT><FONT
> size=3>I&nbsp;am working in my research project.&nbsp; </FONT><FONT size=3>I
> need to use GA but I don't know how to install and use
> it.&nbsp;</FONT></DIV>
> <P><FONT size=3>I have Microsoft Visual C++ and Microsoft Visual Studio.
> net, which is best&nbsp;for GAlib?</FONT></P>
> <P><FONT size=3></FONT>&nbsp;</P>
> <P><FONT size=3>Thank you</FONT>&nbsp;</P>
> <P><FONT size=3></FONT>&nbsp;</P>
> <P><FONT size=3>Ruby</FONT></P><p>
> <hr size=1> <a href="
> http://us.lrd.yahoo.com/_ylc=X3oDMTFqODRtdXQ4BF9TAzMyOTc1MDIEX3MDOTY2ODgxNjkEcG9zAzEEc2VjA21haWwtZm9vdGVyBHNsawNmYw--/SIG=110oav78o/**http%3a//farechase.yahoo.com/">Yahoo!
> FareChase - Search multiple travel sites in one click.</a>
>
>
>
>
> --0-408768544-1131010203=:66119--
> ------------------------------
>
> _______________________________________________
> galib mailing list
> galib at mit.edu
> http://mailman.mit.edu/mailman/listinfo/galib
>
>
> End of galib Digest, Vol 29, Issue 1
> ************************************
>



--
Regards
Raghavendra Prasad NL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/galib/attachments/20051104/05add03c/attachment.htm


More information about the galib mailing list