toon-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Toon-members] tag/doc tag.h


From: Gerhard Reitmayr
Subject: [Toon-members] tag/doc tag.h
Date: Wed, 05 Aug 2009 14:32:54 +0000

CVSROOT:        /cvsroot/toon
Module name:    tag
Changes by:     Gerhard Reitmayr <gerhard>      09/08/05 14:32:54

Modified files:
        doc            : tag.h 

Log message:
        docu on win32 build files

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/tag/doc/tag.h?cvsroot=toon&r1=1.2&r2=1.3

Patches:
Index: tag.h
===================================================================
RCS file: /cvsroot/toon/tag/doc/tag.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tag.h       29 Apr 2009 18:58:39 -0000      1.2
+++ tag.h       5 Aug 2009 14:32:54 -0000       1.3
@@ -34,12 +34,23 @@
 cvs -z3 -d:pserver:address@hidden:/cvsroot/toon co tag
 @endcode
 
address@hidden unix Unix
+
 On a unix system, <code>./configure && make install </code> will compile the 
%tag
 library and install it to the correct place. It creates dynamic and static 
libraries
 with the library name @b toontag.
 
address@hidden win32 Windows
+
 For Win32 systems, the @c build directory contains project files for different 
versions
-of Visual Studio.
+of Visual Studio. Currently the vc2008 solutin is supported and should work 
out of the box. There
+are two projects, one for compiling tag and one for installing it into a 
common directory tree.
+Both projects assume the existence of three environment variables describing 
the location of header, 
+library and binary files (for DLLs). 
+       
+       - @c INCLUDEDIR contains the header files. tag headers will be copied 
into @c \%INCLUDEDIR%\\\tag
+       - @c LIBDIR contains library files. tag static libraries (debug and 
release verions) will be copied into @c \%LIBDIR\%
+       - @c BINDIR is not used for tag, but would be the default directory for 
DLLs
 
 @section sLinks Links
     - TooN - http://mi.eng.cam.ac.uk/~twd20/TooN/html/index.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]