Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 65f8aa69c4b85eb2463f24ce9ff49b95 > files > 313

cimg-devel-1.5.9-3.mga5.i586.rpm

\hypertarget{group__cimg__visual2005}{\section{How to use C\+Img library with Visual C++ 2005 Express Edition ?.}
\label{group__cimg__visual2005}\index{How to use C\+Img library with Visual C++ 2005 Express Edition ?.@{How to use C\+Img library with Visual C++ 2005 Express Edition ?.}}
}
\hypertarget{group__cimg__visual2005_s13968}{}\subsection{How to use C\+Img library with Visual C++ 2005 Express Edition ?}\label{group__cimg__visual2005_s13968}
This section has been written by Vincent Garcia and Alexandre Fournier from I3\+S/\+Sophia\+\_\+\+Antipolis.


\begin{DoxyItemize}
\item Download C\+Img library
\item Download and install Visual C++ 2005 Express Edition
\item Download and install Microsoft Windows S\+D\+K
\item Configure Visual C++ to take into account Microsoft S\+D\+K
\begin{DoxyItemize}
\item 1. Go to menu \char`\"{}\+Tools -\/$>$ options\char`\"{}
\item 2. Select option \char`\"{}\+Projects and Solutions -\/$>$ V\+C++ Directories\char`\"{}
\item 3. In the select liste \char`\"{}\+Show directories for\char`\"{}, choose \char`\"{}include files\char`\"{}, and add C\+:\textbackslash{}Program Files\textbackslash{}Microsoft Platform S\+D\+K\textbackslash{}Include (adapt if needed)
\item 4. In the select liste \char`\"{}\+Show directories for\char`\"{}, choose \char`\"{}library files\char`\"{}, and add C\+:\textbackslash{}Program Files\textbackslash{}Microsoft Platform S\+D\+K\textbackslash{}Lib (adapt if needed) Edit file C\+:\textbackslash{}Program Files\textbackslash{}Microsoft Visual Studio 8\textbackslash{}V\+C\textbackslash{}V\+C\+Project\+Defaults\textbackslash{}corewin\+\_\+express.\+vsprops (adapt if needed)
\item 6. 7. Remplace the line Additional\+Dependencies=\char`\"{}kernel32.\+lib\char`\"{} /$>$ by Additional\+Dependencies=\char`\"{}kernel32.\+lib user32.\+lib gdi32.\+lib winspool.\+lib comdlg32.\+lib advapi32.\+lib shell32.\+lib ole32.\+lib oleaut32.\+lib uuid.\+lib\char`\"{} /$>$
\end{DoxyItemize}
\item Restart Visual C++
\item Import C\+Img library in your main file 
\end{DoxyItemize}