[FFmpeg-cvslog] r13679 - trunk/doc/general.texi
ramiro
subversion
Fri Jun 6 23:41:10 CEST 2008
Author: ramiro
Date: Fri Jun 6 23:41:09 2008
New Revision: 13679
Log:
Add note about not including MinGW's include directory from within MSVC.
Modified:
trunk/doc/general.texi
Modified: trunk/doc/general.texi
==============================================================================
--- trunk/doc/general.texi (original)
+++ trunk/doc/general.texi Fri Jun 6 23:41:09 2008
@@ -442,6 +442,8 @@ affect both debug and release builds. In
side, select "C/C++ / General", then edit the "Additional Include
Directories" setting to contain the path where the FFmpeg includes were
installed (i.e. @file{c:\msys\1.0\local\include}).
+Do not add MinGW's include directory here, or the include files will
+conflict with MSVC's.
@item Still in the "Project / Properties" dialog box, select
"Linker / General" from the tree view and edit the
More information about the ffmpeg-cvslog
mailing list