Ignore:
Timestamp:
02/08/07 14:02:48 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/manual/integration.tex

    r2074 r2104  
    6363\label{sec:requirements} 
    6464 
    65 Add the following libraries to your application. These libaries are all part of the {\em NonGtp} directory  
    66 of the repository.%Next the preprocessor must be build 
     65Add the following libraries to your application.  
    6766 
    6867\begin{itemize} 
     
    7776\item {\em glew32.lib } 
    7877\item {\em glew32s.lib } 
     78\end{itemize} 
     79 
     80The libraries can be found in the following directories. 
     81 
     82\begin{itemize} 
     83\item {\em trunk/Lib/Vis/Preprocessing/lib/Release } 
     84\item {\em GTP/trunk/Lib/Vis/Preprocessing/src/GL } 
     85\item {\em NonGTP/Xerces/xercesc/lib } 
     86\item {\em NonGTP/Zlib/lib } 
     87\end{itemize} 
     88 
     89This include directory must be added to your Solution. 
     90 
     91\begin{itemize} 
     92\item {\em GTP/trunk/Lib/Vis/Preprocessing/src } 
    7993\end{itemize} 
    8094 
Note: See TracChangeset for help on using the changeset viewer.