Failure to build CEGUI 0.7.9 against Ogre (VS2010)

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Skarz0r
Just popping in
Just popping in
Posts: 1
Joined: Mon Jan 06, 2014 23:41

Failure to build CEGUI 0.7.9 against Ogre (VS2010)

Postby Skarz0r » Mon Jan 06, 2014 23:50

Info as follow:
Running on Windows 7
Using Ogre SDK v1.8.1
Using Microsoft Visual C++ 2010 Express
Downloaded Cegui 0.7.9 (as i've seen people working with this version) and its corresponding dependencies for msvc++ 2010

As im building from the 2008 solution file i assume there might be an issue with the convertion to the visual c++ 2010 sln.
This is the log for the convertion:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type='text/xsl' href='_UpgradeReport_Files/UpgradeReport.xslt'?><UpgradeLog>
<Properties><Property Name="Solution" Value="CEGUI">
</Property><Property Name="Archivo de la solución" Value="C:\Ogrev181\CEGUI-0.7.9\projects\premake\CEGUI.sln">
</Property><Property Name="Date" Value="martes, 07 de enero de 2014">
</Property><Property Name="Time" Value="7:47">
</Property></Properties><Event ErrorLevel="0" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\BaseSystem\CEGUIBase.vcproj'.">
</Event><Event ErrorLevel="1" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="MSB8012: $(TargetName) ('CEGUIBase') does not match the Linker's OutputFile property value '../../../bin\CEGUIBase_d.dll' ('CEGUIBase_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\BaseSystem\../../../bin\CEGUIBase.dll') does not match the Linker's OutputFile property value '../../../bin\CEGUIBase_d.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../bin\CEGUIBase_d.dll') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\BaseSystem\../../../bin\CEGUIBase.dll') does not match the Linker's OutputFile property value '../../../bin\CEGUIBase.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../bin\CEGUIBase.dll') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\BaseSystem\../../../bin/ReleaseWithSymbols\CEGUIBase.dll') does not match the Linker's OutputFile property value '../../../bin/ReleaseWithSymbols\CEGUIBase.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../bin/ReleaseWithSymbols\CEGUIBase.dll') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="MSB8012: $(TargetName) ('CEGUIBase') does not match the Librarian's OutputFile property value '../../../lib\CEGUIBase_Static_d.lib' ('CEGUIBase_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\BaseSystem\../../../lib\CEGUIBase.lib') does not match the Librarian's OutputFile property value '../../../lib\CEGUIBase_Static_d.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../lib\CEGUIBase_Static_d.lib') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="MSB8012: $(TargetName) ('CEGUIBase') does not match the Librarian's OutputFile property value '../../../lib\CEGUIBase_Static.lib' ('CEGUIBase_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\BaseSystem\../../../lib\CEGUIBase.lib') does not match the Librarian's OutputFile property value '../../../lib\CEGUIBase_Static.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../lib\CEGUIBase_Static.lib') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="0" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\BaseSystem\CEGUIBase.vcxproj'.">
</Event><Event ErrorLevel="3" Project="CEGUIBase" Source="BaseSystem\CEGUIBase.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj'.">
</Event><Event ErrorLevel="1" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="MSB8012: $(TargetName) ('CEGUILuaScriptModule') does not match the Linker's OutputFile property value '../../../../bin\CEGUILuaScriptModule_d.dll' ('CEGUILuaScriptModule_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\../../../../bin\CEGUILuaScriptModule.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUILuaScriptModule_d.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUILuaScriptModule_d.dll') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\../../../../bin\CEGUILuaScriptModule.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUILuaScriptModule.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUILuaScriptModule.dll') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\../../../../bin/ReleaseWithSymbols\CEGUILuaScriptModule.dll') does not match the Linker's OutputFile property value '../../../../bin/ReleaseWithSymbols\CEGUILuaScriptModule.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin/ReleaseWithSymbols\CEGUILuaScriptModule.dll') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="MSB8012: $(TargetName) ('CEGUILuaScriptModule') does not match the Librarian's OutputFile property value '../../../../lib\CEGUILuaScriptModule_Static_d.lib' ('CEGUILuaScriptModule_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\../../../../lib\CEGUILuaScriptModule.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUILuaScriptModule_Static_d.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUILuaScriptModule_Static_d.lib') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="MSB8012: $(TargetName) ('CEGUILuaScriptModule') does not match the Librarian's OutputFile property value '../../../../lib\CEGUILuaScriptModule_Static.lib' ('CEGUILuaScriptModule_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\../../../../lib\CEGUILuaScriptModule.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUILuaScriptModule_Static.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUILuaScriptModule_Static.lib') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="0" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcxproj'.">
</Event><Event ErrorLevel="3" Project="CEGUILuaScriptModule" Source="ScriptingModules\LuaScriptModule\CEGUILuaScriptModule.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj'.">
</Event><Event ErrorLevel="1" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="MSB8012: $(TargetName) ('tolua++') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++_d.dll' ('tolua++_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++\../../../../../../bin\tolua++.dll') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++_d.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../bin\tolua++_d.dll') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++\../../../../../../bin\tolua++.dll') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../bin\tolua++.dll') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++\../../../../../../bin/ReleaseWithSymbols\tolua++.dll') does not match the Linker's OutputFile property value '../../../../../../bin/ReleaseWithSymbols\tolua++.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../bin/ReleaseWithSymbols\tolua++.dll') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="MSB8012: $(TargetName) ('tolua++') does not match the Librarian's OutputFile property value '../../../../../../lib\tolua++_Static_d.lib' ('tolua++_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++\../../../../../../lib\tolua++.lib') does not match the Librarian's OutputFile property value '../../../../../../lib\tolua++_Static_d.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../lib\tolua++_Static_d.lib') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="MSB8012: $(TargetName) ('tolua++') does not match the Librarian's OutputFile property value '../../../../../../lib\tolua++_Static.lib' ('tolua++_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++\../../../../../../lib\tolua++.lib') does not match the Librarian's OutputFile property value '../../../../../../lib\tolua++_Static.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../lib\tolua++_Static.lib') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="0" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcxproj'.">
</Event><Event ErrorLevel="3" Project="tolua++" Source="ScriptingModules\LuaScriptModule\support\tolua++\tolua++.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj'.">
</Event><Event ErrorLevel="1" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="MSB8012: $(TargetName) ('tolua++cegui') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++cegui_d.exe' ('tolua++cegui_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++bin\../../../../../../bin\tolua++cegui.exe') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++cegui_d.exe' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../bin\tolua++cegui_d.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++bin\../../../../../../bin\tolua++cegui.exe') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++cegui.exe' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../bin\tolua++cegui.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++bin\../../../../../../bin/ReleaseWithSymbols\tolua++cegui.exe') does not match the Linker's OutputFile property value '../../../../../../bin/ReleaseWithSymbols\tolua++cegui.exe' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../bin/ReleaseWithSymbols\tolua++cegui.exe') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="MSB8012: $(TargetName) ('tolua++cegui') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++cegui_Static_d.exe' ('tolua++cegui_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++bin\../../../../../../bin\tolua++cegui.exe') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++cegui_Static_d.exe' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../bin\tolua++cegui_Static_d.exe') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="MSB8012: $(TargetName) ('tolua++cegui') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++cegui_Static.exe' ('tolua++cegui_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++bin\../../../../../../bin\tolua++cegui.exe') does not match the Linker's OutputFile property value '../../../../../../bin\tolua++cegui_Static.exe' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../../../bin\tolua++cegui_Static.exe') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="0" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcxproj'.">
</Event><Event ErrorLevel="3" Project="tolua++cegui" Source="ScriptingModules\LuaScriptModule\support\tolua++bin\tolua++cegui.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj'.">
</Event><Event ErrorLevel="1" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="MSB8012: $(TargetName) ('CEGUIFalagardWRBase') does not match the Linker's OutputFile property value '../../../../bin\CEGUIFalagardWRBase_d.dll' ('CEGUIFalagardWRBase_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\WindowRendererSets\Falagard\../../../../bin\CEGUIFalagardWRBase.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIFalagardWRBase_d.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIFalagardWRBase_d.dll') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\WindowRendererSets\Falagard\../../../../bin\CEGUIFalagardWRBase.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIFalagardWRBase.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIFalagardWRBase.dll') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\WindowRendererSets\Falagard\../../../../bin/ReleaseWithSymbols\CEGUIFalagardWRBase.dll') does not match the Linker's OutputFile property value '../../../../bin/ReleaseWithSymbols\CEGUIFalagardWRBase.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin/ReleaseWithSymbols\CEGUIFalagardWRBase.dll') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="MSB8012: $(TargetName) ('CEGUIFalagardWRBase') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIFalagardWRBase_Static_d.lib' ('CEGUIFalagardWRBase_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\WindowRendererSets\Falagard\../../../../lib\CEGUIFalagardWRBase.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIFalagardWRBase_Static_d.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIFalagardWRBase_Static_d.lib') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="MSB8012: $(TargetName) ('CEGUIFalagardWRBase') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIFalagardWRBase_Static.lib' ('CEGUIFalagardWRBase_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\WindowRendererSets\Falagard\../../../../lib\CEGUIFalagardWRBase.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIFalagardWRBase_Static.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIFalagardWRBase_Static.lib') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="0" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcxproj'.">
</Event><Event ErrorLevel="3" Project="CEGUIFalagardWRBase" Source="WindowRendererSets\Falagard\CEGUIFalagardWRBase.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj'.">
</Event><Event ErrorLevel="1" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="MSB8012: $(TargetName) ('CEGUISILLYImageCodec') does not match the Linker's OutputFile property value '../../../../bin\CEGUISILLYImageCodec_d.dll' ('CEGUISILLYImageCodec_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\SILLYImageCodec\../../../../bin\CEGUISILLYImageCodec.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUISILLYImageCodec_d.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUISILLYImageCodec_d.dll') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\SILLYImageCodec\../../../../bin\CEGUISILLYImageCodec.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUISILLYImageCodec.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUISILLYImageCodec.dll') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\SILLYImageCodec\../../../../bin/ReleaseWithSymbols\CEGUISILLYImageCodec.dll') does not match the Linker's OutputFile property value '../../../../bin/ReleaseWithSymbols\CEGUISILLYImageCodec.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin/ReleaseWithSymbols\CEGUISILLYImageCodec.dll') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="MSB8012: $(TargetName) ('CEGUISILLYImageCodec') does not match the Librarian's OutputFile property value '../../../../lib\CEGUISILLYImageCodec_Static_d.lib' ('CEGUISILLYImageCodec_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\SILLYImageCodec\../../../../lib\CEGUISILLYImageCodec.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUISILLYImageCodec_Static_d.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUISILLYImageCodec_Static_d.lib') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="MSB8012: $(TargetName) ('CEGUISILLYImageCodec') does not match the Librarian's OutputFile property value '../../../../lib\CEGUISILLYImageCodec_Static.lib' ('CEGUISILLYImageCodec_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\SILLYImageCodec\../../../../lib\CEGUISILLYImageCodec.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUISILLYImageCodec_Static.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUISILLYImageCodec_Static.lib') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="0" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcxproj'.">
</Event><Event ErrorLevel="3" Project="CEGUISILLYImageCodec" Source="ImageCodecModules\SILLYImageCodec\CEGUISILLYImageCodec.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\XMLParserModules\expatParser\CEGUIExpatParser.vcproj'.">
</Event><Event ErrorLevel="1" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="MSB8012: $(TargetName) ('CEGUIExpatParser') does not match the Linker's OutputFile property value '../../../../bin\CEGUIExpatParser_d.dll' ('CEGUIExpatParser_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\XMLParserModules\expatParser\../../../../bin\CEGUIExpatParser.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIExpatParser_d.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIExpatParser_d.dll') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\XMLParserModules\expatParser\../../../../bin\CEGUIExpatParser.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIExpatParser.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIExpatParser.dll') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\XMLParserModules\expatParser\../../../../bin/ReleaseWithSymbols\CEGUIExpatParser.dll') does not match the Linker's OutputFile property value '../../../../bin/ReleaseWithSymbols\CEGUIExpatParser.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin/ReleaseWithSymbols\CEGUIExpatParser.dll') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="MSB8012: $(TargetName) ('CEGUIExpatParser') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIExpatParser_Static_d.lib' ('CEGUIExpatParser_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\XMLParserModules\expatParser\../../../../lib\CEGUIExpatParser.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIExpatParser_Static_d.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIExpatParser_Static_d.lib') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="MSB8012: $(TargetName) ('CEGUIExpatParser') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIExpatParser_Static.lib' ('CEGUIExpatParser_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\XMLParserModules\expatParser\../../../../lib\CEGUIExpatParser.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIExpatParser_Static.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIExpatParser_Static.lib') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="0" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\XMLParserModules\expatParser\CEGUIExpatParser.vcxproj'.">
</Event><Event ErrorLevel="3" Project="CEGUIExpatParser" Source="XMLParserModules\expatParser\CEGUIExpatParser.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj'.">
</Event><Event ErrorLevel="1" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="MSB8012: $(TargetName) ('CEGUIOpenGLRenderer') does not match the Linker's OutputFile property value '../../../../bin\CEGUIOpenGLRenderer_d.dll' ('CEGUIOpenGLRenderer_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\OpenGL\../../../../bin\CEGUIOpenGLRenderer.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIOpenGLRenderer_d.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIOpenGLRenderer_d.dll') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\OpenGL\../../../../bin\CEGUIOpenGLRenderer.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIOpenGLRenderer.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIOpenGLRenderer.dll') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\OpenGL\../../../../bin/ReleaseWithSymbols\CEGUIOpenGLRenderer.dll') does not match the Linker's OutputFile property value '../../../../bin/ReleaseWithSymbols\CEGUIOpenGLRenderer.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin/ReleaseWithSymbols\CEGUIOpenGLRenderer.dll') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="MSB8012: $(TargetName) ('CEGUIOpenGLRenderer') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIOpenGLRenderer_Static_d.lib' ('CEGUIOpenGLRenderer_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\OpenGL\../../../../lib\CEGUIOpenGLRenderer.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIOpenGLRenderer_Static_d.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIOpenGLRenderer_Static_d.lib') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="MSB8012: $(TargetName) ('CEGUIOpenGLRenderer') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIOpenGLRenderer_Static.lib' ('CEGUIOpenGLRenderer_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\OpenGL\../../../../lib\CEGUIOpenGLRenderer.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIOpenGLRenderer_Static.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIOpenGLRenderer_Static.lib') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="0" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\OpenGL\CEGUIOpenGLRenderer.vcxproj'.">
</Event><Event ErrorLevel="3" Project="CEGUIOpenGLRenderer" Source="RendererModules\OpenGL\CEGUIOpenGLRenderer.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj'.">
</Event><Event ErrorLevel="1" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="MSB8012: $(TargetName) ('CEGUIDirect3D9Renderer') does not match the Linker's OutputFile property value '../../../../bin\CEGUIDirect3D9Renderer_d.dll' ('CEGUIDirect3D9Renderer_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Direct3D9\../../../../bin\CEGUIDirect3D9Renderer.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIDirect3D9Renderer_d.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIDirect3D9Renderer_d.dll') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Direct3D9\../../../../bin\CEGUIDirect3D9Renderer.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIDirect3D9Renderer.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIDirect3D9Renderer.dll') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Direct3D9\../../../../bin/ReleaseWithSymbols\CEGUIDirect3D9Renderer.dll') does not match the Linker's OutputFile property value '../../../../bin/ReleaseWithSymbols\CEGUIDirect3D9Renderer.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin/ReleaseWithSymbols\CEGUIDirect3D9Renderer.dll') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="MSB8012: $(TargetName) ('CEGUIDirect3D9Renderer') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIDirect3D9Renderer_Static_d.lib' ('CEGUIDirect3D9Renderer_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Direct3D9\../../../../lib\CEGUIDirect3D9Renderer.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIDirect3D9Renderer_Static_d.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIDirect3D9Renderer_Static_d.lib') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="MSB8012: $(TargetName) ('CEGUIDirect3D9Renderer') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIDirect3D9Renderer_Static.lib' ('CEGUIDirect3D9Renderer_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Direct3D9\../../../../lib\CEGUIDirect3D9Renderer.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIDirect3D9Renderer_Static.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIDirect3D9Renderer_Static.lib') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="0" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcxproj'.">
</Event><Event ErrorLevel="3" Project="CEGUIDirect3D9Renderer" Source="RendererModules\Direct3D9\CEGUIDirect3D9Renderer.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="Converting project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Ogre\CEGUIOgreRenderer.vcproj'.">
</Event><Event ErrorLevel="1" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.">
</Event><Event ErrorLevel="0" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.">
</Event><Event ErrorLevel="1" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="MSB8012: $(TargetName) ('CEGUIOgreRenderer') does not match the Linker's OutputFile property value '../../../../bin\CEGUIOgreRenderer_d.dll' ('CEGUIOgreRenderer_d') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Ogre\../../../../bin\CEGUIOgreRenderer.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIOgreRenderer_d.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIOgreRenderer_d.dll') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Ogre\../../../../bin\CEGUIOgreRenderer.dll') does not match the Linker's OutputFile property value '../../../../bin\CEGUIOgreRenderer.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin\CEGUIOgreRenderer.dll') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Ogre\../../../../bin/ReleaseWithSymbols\CEGUIOgreRenderer.dll') does not match the Linker's OutputFile property value '../../../../bin/ReleaseWithSymbols\CEGUIOgreRenderer.dll' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../bin/ReleaseWithSymbols\CEGUIOgreRenderer.dll') in project configuration 'ReleaseWithSymbols|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="MSB8012: $(TargetName) ('CEGUIOgreRenderer') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIOgreRenderer_Static_d.lib' ('CEGUIOgreRenderer_Static_d') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Ogre\../../../../lib\CEGUIOgreRenderer.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIOgreRenderer_Static_d.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIOgreRenderer_Static_d.lib') in project configuration 'Debug_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="MSB8012: $(TargetName) ('CEGUIOgreRenderer') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIOgreRenderer_Static.lib' ('CEGUIOgreRenderer_Static') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="1" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="MSB8012: $(TargetPath) ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Ogre\../../../../lib\CEGUIOgreRenderer.lib') does not match the Librarian's OutputFile property value '../../../../lib\CEGUIOgreRenderer_Static.lib' ('C:\Ogrev181\CEGUI-0.7.9\projects\premake\../../../../lib\CEGUIOgreRenderer_Static.lib') in project configuration 'Release_Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).">
</Event><Event ErrorLevel="0" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="Done converting to new project file 'C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Ogre\CEGUIOgreRenderer.vcxproj'.">
</Event><Event ErrorLevel="3" Project="CEGUIOgreRenderer" Source="RendererModules\Ogre\CEGUIOgreRenderer.vcproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="" Source="CEGUI.sln" Description="La solución se convirtió correctamente">
</Event><Event ErrorLevel="3" Project="" Source="CEGUI.sln" Description="Converted">
</Event></UpgradeLog>


full result log of the build on MSVC++:

Code: Select all

1>------ Operación Volver a generar todo iniciada: proyecto: CEGUIBase, configuración: Debug Win32 ------
2>------ Operación Volver a generar todo iniciada: proyecto: tolua++, configuración: Debug Win32 ------
2>  tolua_to.c
2>  tolua_push.c
2>  tolua_map.c
2>  tolua_is.c
2>  tolua_event.c
2>  Generando código...
1>  CEGUIXMLSerializer.cpp
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++\../../../../../../bin\tolua++.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\tolua++_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(tolua++) no coincide con el valor de la propiedad OutputFile de Linker (tolua++_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
2>     Creando biblioteca ../../../../../../lib/tolua++_d.lib y objeto ../../../../../../lib/tolua++_d.exp
2>     Creando biblioteca ../../../../../../lib/tolua++_d.lib y objeto ../../../../../../lib/tolua++_d.exp
2>  tolua++.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++\../../../../../../bin\tolua++.dll
1>  CEGUIXMLParser.cpp
3>------ Operación Volver a generar todo iniciada: proyecto: tolua++cegui, configuración: Debug Win32 ------
3>  toluabind.c
3>  tolua.c
3>  Generando código...
1>  CEGUIXMLHandler.cpp
1>  CEGUIXMLAttributes.cpp
1>  CEGUIWRFactoryRegisterer.cpp
3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++bin\../../../../../../bin\tolua++cegui.exe) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\tolua++cegui_d.exe). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(tolua++cegui) no coincide con el valor de la propiedad OutputFile de Linker (tolua++cegui_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
3>  tolua++cegui.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\support\tolua++bin\../../../../../../bin\tolua++cegui.exe
1>  CEGUIWindowRendererModule.cpp
1>  CEGUIWindowRendererManager.cpp
1>  CEGUIWindowRenderer.cpp
1>  CEGUIWindowProperties.cpp
1>  CEGUIWindowManager.cpp
1>  CEGUIWindowFactoryManager.cpp
1>  CEGUIWindowFactory.cpp
1>  CEGUIWindow.cpp
1>  CEGUITextUtils.cpp
1>  CEGUISystem.cpp
1>  CEGUISubscriberSlot.cpp
1>  CEGUIString.cpp
1>  CEGUISize.cpp
1>  CEGUIScriptModule.cpp
1>  CEGUIScheme_xmlHandler.cpp
1>  Generando código...
1>  Compilando...
1>  CEGUISchemeManager.cpp
1>  CEGUIScheme.cpp
1>  CEGUIRightAlignedRenderedString.cpp
1>  CEGUIRenderQueue.cpp
1>  CEGUIRenderingWindow.cpp
1>  CEGUIRenderingSurface.cpp
1>  CEGUIRenderingRoot.cpp
1>  CEGUIRenderEffectManager.cpp
1>  CEGUIRenderedStringWidgetComponent.cpp
1>  CEGUIRenderedStringTextComponent.cpp
1>  CEGUIRenderedStringImageComponent.cpp
1>  CEGUIRenderedStringComponent.cpp
1>  CEGUIRenderedString.cpp
1>  CEGUIRect.cpp
1>  CEGUIPropertySet.cpp
1>  CEGUIPropertyHelper.cpp
1>  CEGUIProperty.cpp
1>  CEGUIPixmapFont.cpp
1>  CEGUIPCRERegexMatcher.cpp
1>  CEGUINamedXMLResourceManager.cpp
1>  Generando código...
1>  Compilando...
1>  CEGUIMouseCursor.cpp
1>  CEGUIMinizipResourceProvider.cpp
1>  CEGUILogger.cpp
1>  CEGUILeftAlignedRenderedString.cpp
1>  CEGUIKeyFrame.cpp
1>  CEGUIJustifiedRenderedStringWordWrapper.cpp
1>  CEGUIJustifiedRenderedString.cpp
1>  CEGUIImageset_xmlHandler.cpp
1>  CEGUIImagesetManager.cpp
1>  CEGUIImageset.cpp
1>  CEGUIImageCodec.cpp
1>  CEGUIImage.cpp
1>  CEGUIGUILayout_xmlHandler.cpp
1>  CEGUIGlobalEventSet.cpp
1>  CEGUIGeometryBuffer.cpp
1>  CEGUIFreeTypeFont.cpp
1>c:\ogrev181\cegui-0.7.9\cegui\src\ceguifreetypefont.cpp(285): warning C4244: 'argumento' : conversión de 'CEGUI::uint' a 'float'; posible pérdida de datos
1>c:\ogrev181\cegui-0.7.9\cegui\src\ceguifreetypefont.cpp(285): warning C4244: 'argumento' : conversión de 'CEGUI::uint' a 'float'; posible pérdida de datos
1>c:\ogrev181\cegui-0.7.9\cegui\src\ceguifreetypefont.cpp(379): warning C4244: 'inicializando' : conversión de 'const float' a 'CEGUI::uint'; posible pérdida de datos
1>c:\ogrev181\cegui-0.7.9\cegui\src\ceguifreetypefont.cpp(380): warning C4244: 'inicializando' : conversión de 'const float' a 'CEGUI::uint'; posible pérdida de datos
1>  CEGUIFormattedRenderedString.cpp
1>  CEGUIFont_xmlHandler.cpp
1>  CEGUIFontProperties.cpp
1>  CEGUIFontManager.cpp
1>  Generando código...
1>  Compilando...
1>  CEGUIFont.cpp
1>  CEGUIFactoryModule.cpp
1>  CEGUIExceptions.cpp
1>  CEGUIEventSignalSet.cpp
1>  CEGUIEventSignal.cpp
1>  CEGUIEventSet.cpp
1>  CEGUIEventArgs.cpp
1>  CEGUIEvent.cpp
1>  CEGUIDynamicModule.cpp
1>  CEGUIDefaultResourceProvider.cpp
1>  CEGUIDefaultRenderedStringParser.cpp
1>  CEGUIDefaultLogger.cpp
1>  CEGUIDataContainer.cpp
1>  CEGUICoordConverter.cpp
1>  CEGUIConfig_xmlHandler.cpp
1>  CEGUIColourRect.cpp
1>  CEGUIcolour.cpp
1>  CEGUIChainedXMLHandler.cpp
1>  CEGUICentredRenderedString.cpp
1>  CEGUIBoundSlot.cpp
1>  Generando código...
1>  Compilando...
1>  CEGUIBiDiVisualMapping.cpp
1>  CEGUIBasicRenderedStringParser.cpp
1>  CEGUIBasicInterpolators.cpp
1>  CEGUIBase.cpp
1>  CEGUIAnimation_xmlHandler.cpp
1>  CEGUIAnimationManager.cpp
1>  CEGUIAnimationInstance.cpp
1>  CEGUIAnimation.cpp
1>  CEGUIAffector.cpp
1>  unzip.cpp
1>  iowin32.cpp
1>  ioapi.cpp
1>  CEGUIFalXMLEnumHelper.cpp
1>  CEGUIFalWidgetLookManager.cpp
1>  CEGUIFalWidgetLookFeel.cpp
1>  CEGUIFalWidgetComponent.cpp
1>  CEGUIFalTextComponent.cpp
1>  CEGUIFalStateImagery.cpp
1>  CEGUIFalSectionSpecification.cpp
1>  CEGUIFalPropertyLinkDefinition.cpp
1>  Generando código...
1>  Compilando...
1>  CEGUIFalPropertyInitialiser.cpp
1>  CEGUIFalPropertyDefinitionBase.cpp
1>  CEGUIFalPropertyDefinition.cpp
1>  CEGUIFalNamedArea.cpp
1>  CEGUIFalLayerSpecification.cpp
1>  CEGUIFalImagerySection.cpp
1>  CEGUIFalImageryComponent.cpp
1>  CEGUIFalFrameComponent.cpp
1>  CEGUIFalDimensions.cpp
1>  CEGUIFalComponentBase.cpp
1>  CEGUIFalagard_xmlHandler.cpp
1>  CEGUIVerticalLayoutContainer.cpp
1>  CEGUITreeProperties.cpp
1>  CEGUITreeItem.cpp
1>  CEGUITree.cpp
1>  CEGUITooltipProperties.cpp
1>  CEGUITooltip.cpp
1>  CEGUITitlebarProperties.cpp
1>  CEGUITitlebar.cpp
1>  CEGUIThumbProperties.cpp
1>  Generando código...
1>  Compilando...
1>  CEGUIThumb.cpp
1>  CEGUITabControlProperties.cpp
1>  CEGUITabControl.cpp
1>  CEGUITabButton.cpp
1>  CEGUISpinnerProperties.cpp
1>c:\ogrev181\cegui-0.7.9\cegui\src\elements\ceguispinnerproperties.cpp(40): warning C4244: 'argumento' : conversión de 'double' a 'float'; posible pérdida de datos
1>c:\ogrev181\cegui-0.7.9\cegui\src\elements\ceguispinnerproperties.cpp(52): warning C4244: 'argumento' : conversión de 'double' a 'float'; posible pérdida de datos
1>c:\ogrev181\cegui-0.7.9\cegui\src\elements\ceguispinnerproperties.cpp(64): warning C4244: 'argumento' : conversión de 'double' a 'float'; posible pérdida de datos
1>c:\ogrev181\cegui-0.7.9\cegui\src\elements\ceguispinnerproperties.cpp(76): warning C4244: 'argumento' : conversión de 'double' a 'float'; posible pérdida de datos
1>  CEGUISpinner.cpp
1>  CEGUISliderProperties.cpp
1>  CEGUISlider.cpp
1>  CEGUISequentialLayoutContainer.cpp
1>  CEGUIScrolledItemListBaseProperties.cpp
1>  CEGUIScrolledItemListBase.cpp
1>  CEGUIScrolledContainerProperties.cpp
1>  CEGUIScrolledContainer.cpp
1>  CEGUIScrollbarProperties.cpp
1>  CEGUIScrollbar.cpp
1>  CEGUIScrollablePaneProperties.cpp
1>  CEGUIScrollablePane.cpp
1>c:\ogrev181\cegui-0.7.9\cegui\src\elements\ceguiscrollablepane.cpp(438): warning C4800: 'CEGUI::uint' : forzando el valor a bool 'true' o 'false' (advertencia de rendimiento)
1>  CEGUIRadioButtonProperties.cpp
1>  CEGUIRadioButton.cpp
1>  CEGUIPushButton.cpp
1>  Generando código...
1>  Compilando...
1>  CEGUIProgressBarProperties.cpp
1>  CEGUIProgressBar.cpp
1>  CEGUIPopupMenuProperties.cpp
1>  CEGUIPopupMenu.cpp
1>  CEGUIMultiLineEditboxProperties.cpp
1>  CEGUIMultiLineEditbox.cpp
1>  CEGUIMultiColumnListProperties.cpp
1>  CEGUIMultiColumnList.cpp
1>  CEGUIMenuItemProperties.cpp
1>  CEGUIMenuItem.cpp
1>  CEGUIMenuBaseProperties.cpp
1>  CEGUIMenuBase.cpp
1>  CEGUIMenubar.cpp
1>  CEGUIListHeaderSegmentProperties.cpp
1>  CEGUIListHeaderSegment.cpp
1>  CEGUIListHeaderProperties.cpp
1>  CEGUIListHeader.cpp
1>  CEGUIListboxTextItem.cpp
1>  CEGUIListboxProperties.cpp
1>  CEGUIListboxItem.cpp
1>  Generando código...
1>  Compilando...
1>  CEGUIListbox.cpp
1>  CEGUILayoutContainer.cpp
1>  CEGUIItemListboxProperties.cpp
1>  CEGUIItemListbox.cpp
1>  CEGUIItemListBaseProperties.cpp
1>  CEGUIItemListBase.cpp
1>  CEGUIItemEntryProperties.cpp
1>  CEGUIItemEntry.cpp
1>  CEGUIHorizontalLayoutContainer.cpp
1>  CEGUIGUISheet.cpp
1>  CEGUIGroupBox.cpp
1>  CEGUIGridLayoutContainerProperties.cpp
1>  CEGUIGridLayoutContainer.cpp
1>  CEGUIFrameWindowProperties.cpp
1>  CEGUIFrameWindow.cpp
1>  CEGUIEditboxProperties.cpp
1>  CEGUIEditbox.cpp
1>  CEGUIDragContainerProperties.cpp
1>  CEGUIDragContainer.cpp
1>  CEGUIComboDropList.cpp
1>  Generando código...
1>  Compilando...
1>  CEGUIComboboxProperties.cpp
1>  CEGUICombobox.cpp
1>  CEGUIClippedContainer.cpp
1>  CEGUICheckboxProperties.cpp
1>  CEGUICheckbox.cpp
1>  CEGUIButtonBase.cpp
1>  Generando código...
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\BaseSystem\../../../bin\CEGUIBase.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUIBase_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUIBase) no coincide con el valor de la propiedad OutputFile de Linker (CEGUIBase_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
1>     Creando biblioteca ../../../lib/CEGUIBase_d.lib y objeto ../../../lib/CEGUIBase_d.exp
1>freetype_D.lib(ftsystem.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftsystem.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftinit.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftinit.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftdebug.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftdebug.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftbase.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftbase.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(bdf.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(bdf.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(cff.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(cff.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(type1cid.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(type1cid.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(pcf.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(pcf.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(pfr.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(pfr.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(sfnt.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(sfnt.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(truetype.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(truetype.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(type1.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(type1.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(type42.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(type42.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(winfnt.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(winfnt.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(raster.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(raster.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(smooth.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(smooth.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(autofit.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(autofit.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftgzip.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftgzip.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftlzw.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftlzw.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(psaux.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(psaux.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(pshinter.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(pshinter.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(psnames.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(psnames.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_chartables.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_chartables.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_compile.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_compile.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_exec.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_exec.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_globals.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_globals.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_newline.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_newline.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_ord2utf8.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_ord2utf8.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_tables.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_tables.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_try_flipped.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_try_flipped.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_valid_utf8.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_valid_utf8.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_xclass.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_xclass.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(adler32.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(adler32.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(crc32.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(crc32.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(inffast.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(inffast.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(inflate.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(inflate.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(inftrees.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(inftrees.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(zutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(zutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>     Creando biblioteca ../../../lib/CEGUIBase_d.lib y objeto ../../../lib/CEGUIBase_d.exp
1>freetype_D.lib(ftsystem.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftsystem.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftinit.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftinit.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftdebug.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftdebug.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftbase.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftbase.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(bdf.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(bdf.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(cff.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(cff.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(type1cid.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(type1cid.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(pcf.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(pcf.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(pfr.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(pfr.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(sfnt.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(sfnt.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(truetype.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(truetype.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(type1.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(type1.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(type42.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(type42.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(winfnt.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(winfnt.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(raster.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(raster.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(smooth.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(smooth.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(autofit.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(autofit.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftgzip.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftgzip.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(ftlzw.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(ftlzw.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(psaux.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(psaux.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(pshinter.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(pshinter.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>freetype_D.lib(psnames.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'freetype_D.lib(psnames.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_chartables.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_chartables.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_compile.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_compile.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_exec.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_exec.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_globals.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_globals.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_newline.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_newline.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_ord2utf8.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_ord2utf8.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_tables.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_tables.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_try_flipped.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_try_flipped.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_valid_utf8.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_valid_utf8.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>pcre_d.lib(pcre_xclass.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'pcre_d.lib(pcre_xclass.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(adler32.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(adler32.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(crc32.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(crc32.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(inffast.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(inffast.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(inflate.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(inflate.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(inftrees.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(inftrees.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>zlib_d.lib(zutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'zlib_d.lib(zutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
1>  CEGUIBase.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\BaseSystem\../../../bin\CEGUIBase.dll
4>------ Operación Volver a generar todo iniciada: proyecto: CEGUIExpatParser, configuración: Debug Win32 ------
5>------ Operación Volver a generar todo iniciada: proyecto: CEGUISTBImageCodec, configuración: Debug Win32 ------
6>------ Operación Volver a generar todo iniciada: proyecto: CEGUISILLYImageCodec, configuración: Debug Win32 ------
7>------ Operación Volver a generar todo iniciada: proyecto: CEGUITGAImageCodec, configuración: Debug Win32 ------
5>  stb_image.cpp
4>  CEGUIExpatParserModule.cpp
6>  CEGUISILLYImageCodecModule.cpp
7>  CEGUITGAImageCodecModule.cpp
5>  CEGUISTBImageCodecModule.cpp
7>  CEGUITGAImageCodec.cpp
6>  CEGUISILLYImageCodec.cpp
5>  CEGUISTBImageCodec.cpp
4>  CEGUIExpatParser.cpp
7>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\tgaimagecodec\ceguitgaimagecodec.cpp(60): warning C4244: 'argumento' : conversión de 'int' a 'float'; posible pérdida de datos
7>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\tgaimagecodec\ceguitgaimagecodec.cpp(60): warning C4244: 'argumento' : conversión de 'int' a 'float'; posible pérdida de datos
6>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\sillyimagecodec\ceguisillyimagecodec.cpp(88): warning C4244: 'argumento' : conversión de 'size_t' a 'float'; posible pérdida de datos
6>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\sillyimagecodec\ceguisillyimagecodec.cpp(88): warning C4244: 'argumento' : conversión de 'size_t' a 'float'; posible pérdida de datos
7>  Generando código...
6>  Generando código...
7>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\TGAImageCodec\../../../../bin\CEGUITGAImageCodec.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUITGAImageCodec_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
7>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUITGAImageCodec) no coincide con el valor de la propiedad OutputFile de Linker (CEGUITGAImageCodec_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
7>     Creando biblioteca ../../../../lib/CEGUITGAImageCodec_d.lib y objeto ../../../../lib/CEGUITGAImageCodec_d.exp
6>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\SILLYImageCodec\../../../../bin\CEGUISILLYImageCodec.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUISILLYImageCodec_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
6>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUISILLYImageCodec) no coincide con el valor de la propiedad OutputFile de Linker (CEGUISILLYImageCodec_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
5>  Generando código...
6>     Creando biblioteca ../../../../lib/CEGUISILLYImageCodec_d.lib y objeto ../../../../lib/CEGUISILLYImageCodec_d.exp
5>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\STBImageCodec\../../../../bin\CEGUISTBImageCodec.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUISTBImageCodec_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
5>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUISTBImageCodec) no coincide con el valor de la propiedad OutputFile de Linker (CEGUISTBImageCodec_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
5>     Creando biblioteca ../../../../lib/CEGUISTBImageCodec_d.lib y objeto ../../../../lib/CEGUISTBImageCodec_d.exp
7>     Creando biblioteca ../../../../lib/CEGUITGAImageCodec_d.lib y objeto ../../../../lib/CEGUITGAImageCodec_d.exp
6>     Creando biblioteca ../../../../lib/CEGUISILLYImageCodec_d.lib y objeto ../../../../lib/CEGUISILLYImageCodec_d.exp
7>  CEGUITGAImageCodec.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\TGAImageCodec\../../../../bin\CEGUITGAImageCodec.dll
6>  CEGUISILLYImageCodec.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\SILLYImageCodec\../../../../bin\CEGUISILLYImageCodec.dll
5>     Creando biblioteca ../../../../lib/CEGUISTBImageCodec_d.lib y objeto ../../../../lib/CEGUISTBImageCodec_d.exp
4>  Generando código...
5>  CEGUISTBImageCodec.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\STBImageCodec\../../../../bin\CEGUISTBImageCodec.dll
8>------ Operación Volver a generar todo iniciada: proyecto: CEGUIDirect3D9Renderer, configuración: Debug Win32 ------
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\XMLParserModules\expatParser\../../../../bin\CEGUIExpatParser.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUIExpatParser_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUIExpatParser) no coincide con el valor de la propiedad OutputFile de Linker (CEGUIExpatParser_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
9>------ Operación Volver a generar todo iniciada: proyecto: CEGUIDevILImageCodec, configuración: Debug Win32 ------
4>     Creando biblioteca ../../../../lib/CEGUIExpatParser_d.lib y objeto ../../../../lib/CEGUIExpatParser_d.exp
9>  CEGUIDevILImageCodecModule.cpp
4>expat_d.lib(xmlparse.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'expat_d.lib(xmlparse.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
8>  CEGUIDirect3D9ViewportTarget.cpp
4>expat_d.lib(xmlrole.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'expat_d.lib(xmlrole.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
4>expat_d.lib(xmltok.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'expat_d.lib(xmltok.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
4>     Creando biblioteca ../../../../lib/CEGUIExpatParser_d.lib y objeto ../../../../lib/CEGUIExpatParser_d.exp
4>expat_d.lib(xmlparse.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'expat_d.lib(xmlparse.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>------ Operación Volver a generar todo iniciada: proyecto: CEGUICoronaImageCodec, configuración: Debug Win32 ------
4>expat_d.lib(xmlrole.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'expat_d.lib(xmlrole.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
4>expat_d.lib(xmltok.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'expat_d.lib(xmltok.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>  CEGUICoronaImageCodecModule.cpp
4>  CEGUIExpatParser.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\XMLParserModules\expatParser\../../../../bin\CEGUIExpatParser.dll
9>  CEGUIDevILImageCodec.cpp
11>------ Operación Volver a generar todo iniciada: proyecto: CEGUIFalagardWRBase, configuración: Debug Win32 ------
11>  FalTree.cpp
9>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\devilimagecodec\ceguidevilimagecodec.cpp(101): warning C4244: 'argumento' : conversión de 'size_t' a 'float'; posible pérdida de datos
9>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\devilimagecodec\ceguidevilimagecodec.cpp(101): warning C4244: 'argumento' : conversión de 'size_t' a 'float'; posible pérdida de datos
9>  Generando código...
10>  CEGUICoronaImageCodec.cpp
9>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\DevILImageCodec\../../../../bin\CEGUIDevILImageCodec.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUIDevILImageCodec_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
9>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUIDevILImageCodec) no coincide con el valor de la propiedad OutputFile de Linker (CEGUIDevILImageCodec_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
9>     Creando biblioteca ../../../../lib/CEGUIDevILImageCodec_d.lib y objeto ../../../../lib/CEGUIDevILImageCodec_d.exp
8>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\direct3d9\ceguidirect3d9rendertarget.h(34): fatal error C1083: No se puede abrir el archivo incluir: 'd3dx9.h': No such file or directory
8>  CEGUIDirect3D9TextureTarget.cpp
9>     Creando biblioteca ../../../../lib/CEGUIDevILImageCodec_d.lib y objeto ../../../../lib/CEGUIDevILImageCodec_d.exp
10>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\coronaimagecodec\ceguicoronaimagecodec.cpp(92): warning C4244: 'argumento' : conversión de 'int' a 'float'; posible pérdida de datos
10>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\coronaimagecodec\ceguicoronaimagecodec.cpp(92): warning C4244: 'argumento' : conversión de 'int' a 'float'; posible pérdida de datos
9>  CEGUIDevILImageCodec.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\DevILImageCodec\../../../../bin\CEGUIDevILImageCodec.dll
10>  Generando código...
12>------ Operación Volver a generar todo iniciada: proyecto: CEGUIFreeImageImageCodec, configuración: Debug Win32 ------
10>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\CoronaImageCodec\../../../../bin\CEGUICoronaImageCodec.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUICoronaImageCodec_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
10>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUICoronaImageCodec) no coincide con el valor de la propiedad OutputFile de Linker (CEGUICoronaImageCodec_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
12>  CEGUIFreeImageImageCodecModule.cpp
10>     Creando biblioteca ../../../../lib/CEGUICoronaImageCodec_d.lib y objeto ../../../../lib/CEGUICoronaImageCodec_d.exp
10>corona_d.lib(png.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(png.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngerror.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngerror.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngget.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngget.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngmem.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngmem.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngread.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngread.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngrio.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngrio.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngrtran.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngrtran.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngrutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngrutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngset.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngset.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngtrans.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngtrans.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngwio.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngwio.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngwrite.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngwrite.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngwtran.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngwtran.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngwutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngwutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(adler32.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(adler32.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(crc32.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(crc32.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(deflate.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(deflate.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(infblock.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(infblock.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(infcodes.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(infcodes.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(inffast.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(inffast.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(inflate.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(inflate.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(inftrees.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(inftrees.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(infutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(infutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(trees.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(trees.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(zutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(zutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jcomapi.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jcomapi.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdapimin.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdapimin.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdapistd.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdapistd.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdcoefct.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdcoefct.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdcolor.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdcolor.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jddctmgr.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jddctmgr.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdhuff.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdhuff.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdinput.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdinput.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdmainct.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdmainct.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdmarker.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdmarker.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdmaster.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdmaster.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdmerge.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdmerge.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdphuff.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdphuff.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdpostct.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdpostct.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdsample.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdsample.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jerror.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jerror.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jidctflt.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jidctflt.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jidctfst.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jidctfst.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jidctint.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jidctint.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jidctred.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jidctred.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jmemmgr.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jmemmgr.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jmemnobs.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jmemnobs.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jquant1.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jquant1.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jquant2.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jquant2.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jutils.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jutils.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(dgif_lib.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(dgif_lib.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(gifalloc.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(gifalloc.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(gif_err.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(gif_err.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(Convert.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(Convert.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(Corona.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(Corona.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(Debug.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(Debug.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(DefaultFileSystem.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(DefaultFileSystem.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(MemoryFile.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(MemoryFile.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenBMP.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenBMP.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenGIF.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenGIF.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenJPEG.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenJPEG.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenPCX.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenPCX.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenPNG.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenPNG.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenTGA.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenTGA.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(SavePNG.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(SavePNG.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(SaveTGA.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(SaveTGA.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>     Creando biblioteca ../../../../lib/CEGUICoronaImageCodec_d.lib y objeto ../../../../lib/CEGUICoronaImageCodec_d.exp
10>corona_d.lib(png.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(png.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngerror.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngerror.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngget.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngget.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngmem.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngmem.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngread.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngread.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngrio.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngrio.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngrtran.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngrtran.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngrutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngrutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngset.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngset.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngtrans.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngtrans.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngwio.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngwio.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngwrite.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngwrite.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngwtran.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngwtran.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(pngwutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(pngwutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(adler32.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(adler32.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(crc32.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(crc32.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(deflate.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(deflate.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(infblock.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(infblock.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(infcodes.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(infcodes.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(inffast.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(inffast.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(inflate.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(inflate.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(inftrees.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(inftrees.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(infutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(infutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(trees.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(trees.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(zutil.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(zutil.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jcomapi.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jcomapi.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdapimin.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdapimin.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdapistd.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdapistd.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdcoefct.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdcoefct.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdcolor.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdcolor.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jddctmgr.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jddctmgr.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdhuff.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdhuff.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdinput.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdinput.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdmainct.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdmainct.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdmarker.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdmarker.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdmaster.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdmaster.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdmerge.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdmerge.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdphuff.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdphuff.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdpostct.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdpostct.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jdsample.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jdsample.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jerror.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jerror.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jidctflt.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jidctflt.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jidctfst.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jidctfst.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jidctint.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jidctint.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jidctred.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jidctred.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jmemmgr.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jmemmgr.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jmemnobs.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jmemnobs.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jquant1.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jquant1.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jquant2.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jquant2.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(jutils.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(jutils.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(dgif_lib.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(dgif_lib.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(gifalloc.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(gifalloc.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(gif_err.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(gif_err.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(Convert.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(Convert.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(Corona.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(Corona.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(Debug.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(Debug.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(DefaultFileSystem.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(DefaultFileSystem.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(MemoryFile.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(MemoryFile.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenBMP.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenBMP.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenGIF.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenGIF.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenJPEG.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenJPEG.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenPCX.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenPCX.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenPNG.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenPNG.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(OpenTGA.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(OpenTGA.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(SavePNG.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(SavePNG.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
10>corona_d.lib(SaveTGA.obj) : warning LNK4099: no se encontró PDB 'vc100.pdb' con 'corona_d.lib(SaveTGA.obj)' o en 'C:\Ogrev181\CEGUI-0.7.9\bin\vc100.pdb'; se vinculará el objeto sin tener en cuenta información de depuración
12>  CEGUIFreeImageImageCodec.cpp
10>  CEGUICoronaImageCodec.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\CoronaImageCodec\../../../../bin\CEGUICoronaImageCodec.dll
11>  FalTooltip.cpp
8>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\direct3d9\ceguidirect3d9rendertarget.h(34): fatal error C1083: No se puede abrir el archivo incluir: 'd3dx9.h': No such file or directory
8>  CEGUIDirect3D9Texture.cpp
8>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\direct3d9\ceguidirect3d9texture.cpp(29): fatal error C1083: No se puede abrir el archivo incluir: 'd3dx9.h': No such file or directory
8>  CEGUIDirect3D9RenderTarget.cpp
13>------ Operación Volver a generar todo iniciada: proyecto: CEGUILuaScriptModule, configuración: Debug Win32 ------
12>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\freeimageimagecodec\ceguifreeimageimagecodec.cpp(162): warning C4244: 'argumento' : conversión de 'CEGUI::uint' a 'float'; posible pérdida de datos
12>c:\ogrev181\cegui-0.7.9\cegui\src\imagecodecmodules\freeimageimagecodec\ceguifreeimageimagecodec.cpp(162): warning C4244: 'argumento' : conversión de 'CEGUI::uint' a 'float'; posible pérdida de datos
13>  required.cpp
12>  Generando código...
12>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\FreeImageImageCodec\../../../../bin\CEGUIFreeImageImageCodec.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUIFreeImageImageCodec_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
12>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUIFreeImageImageCodec) no coincide con el valor de la propiedad OutputFile de Linker (CEGUIFreeImageImageCodec_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
12>     Creando biblioteca ../../../../lib/CEGUIFreeImageImageCodec_d.lib y objeto ../../../../lib/CEGUIFreeImageImageCodec_d.exp
12>     Creando biblioteca ../../../../lib/CEGUIFreeImageImageCodec_d.lib y objeto ../../../../lib/CEGUIFreeImageImageCodec_d.exp
12>  CEGUIFreeImageImageCodec.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\ImageCodecModules\FreeImageImageCodec\../../../../bin\CEGUIFreeImageImageCodec.dll
11>  FalToggleButton.cpp
8>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\direct3d9\ceguidirect3d9rendertarget.h(34): fatal error C1083: No se puede abrir el archivo incluir: 'd3dx9.h': No such file or directory
8>  CEGUIDirect3D9Renderer.cpp
14>------ Operación Volver a generar todo iniciada: proyecto: CEGUIOgreRenderer, configuración: Debug Win32 ------
8>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\direct3d9\ceguidirect3d9geometrybuffer.h(34): fatal error C1083: No se puede abrir el archivo incluir: 'd3dx9.h': No such file or directory
8>  CEGUIDirect3D9GeometryBuffer.cpp
13>  lua_CEGUI.cpp
8>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\direct3d9\ceguidirect3d9geometrybuffer.h(34): fatal error C1083: No se puede abrir el archivo incluir: 'd3dx9.h': No such file or directory
8>  Generando código...
13>c:\ogrev181\cegui-0.7.9\cegui\src\scriptingmodules\luascriptmodule\lua_cegui.cpp(7171): warning C4101: 'e' : variable local sin referencia
13>  CEGUILuaFunctor.cpp
13>c:\ogrev181\cegui-0.7.9\cegui\src\scriptingmodules\luascriptmodule\ceguiluafunctor.cpp(186): warning C4800: 'int' : forzando el valor a bool 'true' o 'false' (advertencia de rendimiento)
14>  CEGUIOgreWindowTarget.cpp
11>  FalTitlebar.cpp
11>  FalTabControlProperties.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestring.h(195): warning C4251: 'Ogre::StringUtil::BLANK' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringUtil'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(771): warning C4251: 'Ogre::NameGenerator::mPrefix' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(773): warning C4251: 'Ogre::NameGenerator::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(68): warning C4251: 'Ogre::ParameterDef::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(69): warning C4251: 'Ogre::ParameterDef::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(93): warning C4251: 'Ogre::ParamDictionary::mParamDefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Ty=Ogre::ParameterDef,
14>              _Ax=Ogre::STLAllocator<Ogre::ParameterDef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(96): warning C4251: 'Ogre::ParamDictionary::mParamCommands' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamCommand *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamCommand *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(164): warning C4251: 'Ogre::StringInterface::msDictionaryMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(167): warning C4251: 'Ogre::StringInterface::msDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamDictionary,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamDictionary>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(170): warning C4251: 'Ogre::StringInterface::mParamDictName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(97): warning C4251: 'Ogre::Exception::typeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(98): warning C4251: 'Ogre::Exception::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(99): warning C4251: 'Ogre::Exception::source' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(100): warning C4251: 'Ogre::Exception::file' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(101): warning C4251: 'Ogre::Exception::fullDesc' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(80): warning C4251: 'Ogre::Resource::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(144): warning C4251: 'Ogre::Resource::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(146): warning C4251: 'Ogre::Resource::mGroup' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
13>  CEGUILua.cpp
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(150): warning C4251: 'Ogre::Resource::mLoadingState' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              T=Ogre::Resource::LoadingState
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(158): warning C4251: 'Ogre::Resource::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(165): warning C4251: 'Ogre::Resource::mListenerList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Kty=Ogre::Resource::Listener *,
14>              _Pr=std::less<Ogre::Resource::Listener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Resource::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(166): warning C4251: 'Ogre::Resource::mListenerListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogredatastream.h(185): warning C4251: 'Ogre::DataStream::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DataStream'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(91): warning C4251: 'Ogre::Archive::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(93): warning C4251: 'Ogre::Archive::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(255): warning C4251: 'Ogre::ResourceGroupManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(257): warning C4251: 'Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(259): warning C4251: 'Ogre::ResourceGroupManager::INTERNAL_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(261): warning C4251: 'Ogre::ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(289): warning C4251: 'Ogre::ResourceGroupManager::mResourceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(293): warning C4251: 'Ogre::ResourceGroupManager::mScriptLoaderOrderMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::Real,
14>              _Ty=Ogre::ScriptLoader *,
14>              _Pr=std::less<Ogre::Real>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Real,Ogre::ScriptLoader *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(296): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupListenerList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Ty=Ogre::ResourceGroupListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourceGroupListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(351): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceGroupManager::ResourceGroup *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceGroupManager::ResourceGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(354): warning C4251: 'Ogre::ResourceGroupManager::mWorldGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(76): warning C4251: 'Ogre::ResourceManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mItems' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          and
14>          [
14>              _Ty=Ogre::ResourcePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourcePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>          and
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(432): warning C4251: 'Ogre::ResourceManager::ResourcePool::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager::ResourcePool'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(496): warning C4251: 'Ogre::ResourceManager::mResourcesByHandle' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::ResourceHandle,
14>              _Ty=Ogre::ResourcePtr,
14>              _Pr=std::less<Ogre::ResourceHandle>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ResourceHandle,Ogre::ResourcePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(497): warning C4251: 'Ogre::ResourceManager::mResources' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(498): warning C4251: 'Ogre::ResourceManager::mResourcesWithGroup' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourceMap
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(501): warning C4251: 'Ogre::ResourceManager::mMemoryUsage' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              T=size_t
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(508): warning C4251: 'Ogre::ResourceManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(512): warning C4251: 'Ogre::ResourceManager::mResourceType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(527): warning C4251: 'Ogre::ResourceManager::mResourcePoolMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourcePool *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager::ResourcePool *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197): warning C4275: se ha utilizado una interfaz no de DLL struct 'Ogre::Box' como base para la interfaz DLL class 'Ogre::PixelBox'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197) : vea la declaración de 'Ogre::PixelBox'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretexture.h(398): warning C4251: 'Ogre::Texture::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Texture'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(341): warning C4251: 'Ogre::RenderQueue::mGroups' : class 'Ogre::RenderQueue::RenderQueueGroupMap' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueue'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(97) : vea la declaración de 'Ogre::RenderQueue::RenderQueueGroupMap'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(325): warning C4251: 'Ogre::VertexDeclaration::mElementList' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexDeclaration'
14>          with
14>          [
14>              _Ty=Ogre::VertexElement,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexElement,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(507): warning C4251: 'Ogre::VertexBufferBinding::mBindingMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexBufferBinding'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::HardwareVertexBufferSharedPtr,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::HardwareVertexBufferSharedPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrevertexindexdata.h(100): warning C4251: 'Ogre::VertexData::hwAnimationDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexData'
14>          with
14>          [
14>              _Ty=Ogre::VertexData::HardwareAnimationData,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexData::HardwareAnimationData,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(106): warning C4251: 'Ogre::Material::mTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(108): warning C4251: 'Ogre::Material::mSupportedTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(115): warning C4251: 'Ogre::Material::mBestTechniquesBySchemeList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(117): warning C4251: 'Ogre::Material::mUserLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(118): warning C4251: 'Ogre::Material::mLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(125): warning C4251: 'Ogre::Material::mUnsupportedReasons' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(70): warning C4251: 'Ogre::Serializer::mStream' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              T=Ogre::DataStream
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(71): warning C4251: 'Ogre::Serializer::mVersion' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(277): warning C4251: 'Ogre::GpuNamedConstants::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuNamedConstants'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuConstantDefinition,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuConstantDefinition>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(360): warning C4251: 'Ogre::GpuLogicalBufferStruct::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(362): warning C4251: 'Ogre::GpuLogicalBufferStruct::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::GpuLogicalIndexUse,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::GpuLogicalIndexUse>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(399): warning C4251: 'Ogre::GpuSharedParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(400): warning C4251: 'Ogre::GpuSharedParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(401): warning C4251: 'Ogre::GpuSharedParameters::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(404): warning C4251: 'Ogre::GpuSharedParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(512): warning C4251: 'Ogre::GpuSharedParametersUsage::mSharedParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              T=Ogre::GpuSharedParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(523): warning C4251: 'Ogre::GpuSharedParametersUsage::mCopyDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage::CopyDataEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage::CopyDataEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(526): warning C4251: 'Ogre::GpuSharedParametersUsage::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1124): warning C4251: 'Ogre::GpuProgramParameters::AutoConstantDictionary' : struct 'Ogre::GpuProgramParameters::AutoConstantDefinition' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1068) : vea la declaración de 'Ogre::GpuProgramParameters::AutoConstantDefinition'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1126): warning C4251: 'Ogre::GpuProgramParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1128): warning C4251: 'Ogre::GpuProgramParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1131): warning C4251: 'Ogre::GpuProgramParameters::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1134): warning C4251: 'Ogre::GpuProgramParameters::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1136): warning C4251: 'Ogre::GpuProgramParameters::mNamedConstants' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1138): warning C4251: 'Ogre::GpuProgramParameters::mAutoConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuProgramParameters::AutoConstantEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuProgramParameters::AutoConstantEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1160): warning C4251: 'Ogre::GpuProgramParameters::mSharedParamSets' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1163): warning C4251: 'Ogre::GpuProgramParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(133): warning C4251: 'Ogre::GpuProgram::mFilename' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(135): warning C4251: 'Ogre::GpuProgram::mSource' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(139): warning C4251: 'Ogre::GpuProgram::mSyntaxCode' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(151): warning C4251: 'Ogre::GpuProgram::mDefaultParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(158): warning C4251: 'Ogre::GpuProgram::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(163): warning C4251: 'Ogre::GpuProgram::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(168): warning C4251: 'Ogre::GpuProgram::mConstantDefs' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(170): warning C4251: 'Ogre::GpuProgram::mManualNamedConstantsFile' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreuserobjectbindings.h(131): warning C4251: 'Ogre::UserObjectBindings::msEmptyAny' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::UserObjectBindings'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderable.h(414): warning C4251: 'Ogre::Renderable::mCustomParameters' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Renderable'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector4,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector4>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowcaster.h(56): warning C4251: 'Ogre::ShadowRenderable::mRenderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowRenderable'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimable.h(242): warning C4251: 'Ogre::AnimableObject::msAnimableDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimableObject'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StringVector,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StringVector>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(109): warning C4251: 'Ogre::MovableObject::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(157): warning C4251: 'Ogre::MovableObject::mLightList' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableplane.h(61): warning C4251: 'Ogre::MovablePlane::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovablePlane'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(91): warning C4251: 'Ogre::Frustum::mFOVy' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(166): warning C4251: 'Ogre::Frustum::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(414): warning C4251: 'Ogre::Viewport::mRQSequenceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(417): warning C4251: 'Ogre::Viewport::mMaterialSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(426): warning C4251: 'Ogre::Viewport::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Ty=Ogre::Viewport::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::Viewport::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(477): warning C4251: 'Ogre::RenderTarget::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(501): warning C4251: 'Ogre::RenderTarget::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(507): warning C4251: 'Ogre::RenderTarget::mViewportList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Kty=int,
14>              _Ty=Ogre::Viewport *,
14>              _Pr=std::less<int>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const int,Ogre::Viewport *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(510): warning C4251: 'Ogre::RenderTarget::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTargetListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTargetListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogrewindowtarget.cpp(72): warning C4244: 'argumento' : conversión de 'unsigned int' a 'float'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogrewindowtarget.cpp(72): warning C4244: 'argumento' : conversión de 'unsigned int' a 'float'; posible pérdida de datos
11>  FalTabControl.cpp
11>  FalTabButton.cpp
11>  FalSystemButton.cpp
11>  FalStaticTextProperties.cpp
14>  CEGUIOgreTextureTarget.cpp
11>  FalStaticText.cpp
13>c:\ogrev181\cegui-0.7.9\cegui\src\scriptingmodules\luascriptmodule\ceguilua.cpp(666): warning C4800: 'int' : forzando el valor a bool 'true' o 'false' (advertencia de rendimiento)
13>  Generando código...
11>  FalStaticProperties.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestring.h(195): warning C4251: 'Ogre::StringUtil::BLANK' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringUtil'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(97): warning C4251: 'Ogre::Exception::typeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(98): warning C4251: 'Ogre::Exception::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(99): warning C4251: 'Ogre::Exception::source' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(100): warning C4251: 'Ogre::Exception::file' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(101): warning C4251: 'Ogre::Exception::fullDesc' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(771): warning C4251: 'Ogre::NameGenerator::mPrefix' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(773): warning C4251: 'Ogre::NameGenerator::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(68): warning C4251: 'Ogre::ParameterDef::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(69): warning C4251: 'Ogre::ParameterDef::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(93): warning C4251: 'Ogre::ParamDictionary::mParamDefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Ty=Ogre::ParameterDef,
14>              _Ax=Ogre::STLAllocator<Ogre::ParameterDef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(96): warning C4251: 'Ogre::ParamDictionary::mParamCommands' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamCommand *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamCommand *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(164): warning C4251: 'Ogre::StringInterface::msDictionaryMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(167): warning C4251: 'Ogre::StringInterface::msDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamDictionary,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamDictionary>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(170): warning C4251: 'Ogre::StringInterface::mParamDictName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
11>  FalStaticImageProperties.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(80): warning C4251: 'Ogre::Resource::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(144): warning C4251: 'Ogre::Resource::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(146): warning C4251: 'Ogre::Resource::mGroup' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(150): warning C4251: 'Ogre::Resource::mLoadingState' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              T=Ogre::Resource::LoadingState
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(158): warning C4251: 'Ogre::Resource::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(165): warning C4251: 'Ogre::Resource::mListenerList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Kty=Ogre::Resource::Listener *,
14>              _Pr=std::less<Ogre::Resource::Listener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Resource::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(166): warning C4251: 'Ogre::Resource::mListenerListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197): warning C4275: se ha utilizado una interfaz no de DLL struct 'Ogre::Box' como base para la interfaz DLL class 'Ogre::PixelBox'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197) : vea la declaración de 'Ogre::PixelBox'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogredatastream.h(185): warning C4251: 'Ogre::DataStream::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DataStream'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretexture.h(398): warning C4251: 'Ogre::Texture::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Texture'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(91): warning C4251: 'Ogre::Archive::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(93): warning C4251: 'Ogre::Archive::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
13>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\../../../../bin\CEGUILuaScriptModule.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUILuaScriptModule_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
13>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUILuaScriptModule) no coincide con el valor de la propiedad OutputFile de Linker (CEGUILuaScriptModule_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
13>     Creando biblioteca ../../../../lib/CEGUILuaScriptModule_d.lib y objeto ../../../../lib/CEGUILuaScriptModule_d.exp
11>  FalStaticImage.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(255): warning C4251: 'Ogre::ResourceGroupManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(257): warning C4251: 'Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(259): warning C4251: 'Ogre::ResourceGroupManager::INTERNAL_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(261): warning C4251: 'Ogre::ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(289): warning C4251: 'Ogre::ResourceGroupManager::mResourceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(293): warning C4251: 'Ogre::ResourceGroupManager::mScriptLoaderOrderMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::Real,
14>              _Ty=Ogre::ScriptLoader *,
14>              _Pr=std::less<Ogre::Real>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Real,Ogre::ScriptLoader *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(296): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupListenerList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Ty=Ogre::ResourceGroupListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourceGroupListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(351): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceGroupManager::ResourceGroup *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceGroupManager::ResourceGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(354): warning C4251: 'Ogre::ResourceGroupManager::mWorldGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(76): warning C4251: 'Ogre::ResourceManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mItems' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          and
14>          [
14>              _Ty=Ogre::ResourcePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourcePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>          and
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(432): warning C4251: 'Ogre::ResourceManager::ResourcePool::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager::ResourcePool'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(496): warning C4251: 'Ogre::ResourceManager::mResourcesByHandle' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::ResourceHandle,
14>              _Ty=Ogre::ResourcePtr,
14>              _Pr=std::less<Ogre::ResourceHandle>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ResourceHandle,Ogre::ResourcePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(497): warning C4251: 'Ogre::ResourceManager::mResources' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(498): warning C4251: 'Ogre::ResourceManager::mResourcesWithGroup' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourceMap
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(501): warning C4251: 'Ogre::ResourceManager::mMemoryUsage' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              T=size_t
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(508): warning C4251: 'Ogre::ResourceManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(512): warning C4251: 'Ogre::ResourceManager::mResourceType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(527): warning C4251: 'Ogre::ResourceManager::mResourcePoolMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourcePool *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager::ResourcePool *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarepixelbuffer.h(64): warning C4251: 'Ogre::HardwarePixelBuffer::mLockedBox' : struct 'Ogre::Box' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwarePixelBuffer'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
13>     Creando biblioteca ../../../../lib/CEGUILuaScriptModule_d.lib y objeto ../../../../lib/CEGUILuaScriptModule_d.exp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(341): warning C4251: 'Ogre::RenderQueue::mGroups' : class 'Ogre::RenderQueue::RenderQueueGroupMap' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueue'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(97) : vea la declaración de 'Ogre::RenderQueue::RenderQueueGroupMap'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(325): warning C4251: 'Ogre::VertexDeclaration::mElementList' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexDeclaration'
14>          with
14>          [
14>              _Ty=Ogre::VertexElement,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexElement,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(507): warning C4251: 'Ogre::VertexBufferBinding::mBindingMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexBufferBinding'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::HardwareVertexBufferSharedPtr,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::HardwareVertexBufferSharedPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrevertexindexdata.h(100): warning C4251: 'Ogre::VertexData::hwAnimationDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexData'
14>          with
14>          [
14>              _Ty=Ogre::VertexData::HardwareAnimationData,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexData::HardwareAnimationData,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(106): warning C4251: 'Ogre::Material::mTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(108): warning C4251: 'Ogre::Material::mSupportedTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(115): warning C4251: 'Ogre::Material::mBestTechniquesBySchemeList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(117): warning C4251: 'Ogre::Material::mUserLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(118): warning C4251: 'Ogre::Material::mLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(125): warning C4251: 'Ogre::Material::mUnsupportedReasons' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(70): warning C4251: 'Ogre::Serializer::mStream' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              T=Ogre::DataStream
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(71): warning C4251: 'Ogre::Serializer::mVersion' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(277): warning C4251: 'Ogre::GpuNamedConstants::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuNamedConstants'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuConstantDefinition,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuConstantDefinition>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(360): warning C4251: 'Ogre::GpuLogicalBufferStruct::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(362): warning C4251: 'Ogre::GpuLogicalBufferStruct::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::GpuLogicalIndexUse,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::GpuLogicalIndexUse>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(399): warning C4251: 'Ogre::GpuSharedParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(400): warning C4251: 'Ogre::GpuSharedParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(401): warning C4251: 'Ogre::GpuSharedParameters::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(404): warning C4251: 'Ogre::GpuSharedParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(512): warning C4251: 'Ogre::GpuSharedParametersUsage::mSharedParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              T=Ogre::GpuSharedParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(523): warning C4251: 'Ogre::GpuSharedParametersUsage::mCopyDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage::CopyDataEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage::CopyDataEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(526): warning C4251: 'Ogre::GpuSharedParametersUsage::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1124): warning C4251: 'Ogre::GpuProgramParameters::AutoConstantDictionary' : struct 'Ogre::GpuProgramParameters::AutoConstantDefinition' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1068) : vea la declaración de 'Ogre::GpuProgramParameters::AutoConstantDefinition'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1126): warning C4251: 'Ogre::GpuProgramParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1128): warning C4251: 'Ogre::GpuProgramParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1131): warning C4251: 'Ogre::GpuProgramParameters::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1134): warning C4251: 'Ogre::GpuProgramParameters::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1136): warning C4251: 'Ogre::GpuProgramParameters::mNamedConstants' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1138): warning C4251: 'Ogre::GpuProgramParameters::mAutoConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuProgramParameters::AutoConstantEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuProgramParameters::AutoConstantEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1160): warning C4251: 'Ogre::GpuProgramParameters::mSharedParamSets' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1163): warning C4251: 'Ogre::GpuProgramParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(133): warning C4251: 'Ogre::GpuProgram::mFilename' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(135): warning C4251: 'Ogre::GpuProgram::mSource' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(139): warning C4251: 'Ogre::GpuProgram::mSyntaxCode' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(151): warning C4251: 'Ogre::GpuProgram::mDefaultParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(158): warning C4251: 'Ogre::GpuProgram::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(163): warning C4251: 'Ogre::GpuProgram::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(168): warning C4251: 'Ogre::GpuProgram::mConstantDefs' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(170): warning C4251: 'Ogre::GpuProgram::mManualNamedConstantsFile' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreuserobjectbindings.h(131): warning C4251: 'Ogre::UserObjectBindings::msEmptyAny' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::UserObjectBindings'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderable.h(414): warning C4251: 'Ogre::Renderable::mCustomParameters' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Renderable'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector4,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector4>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowcaster.h(56): warning C4251: 'Ogre::ShadowRenderable::mRenderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowRenderable'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimable.h(242): warning C4251: 'Ogre::AnimableObject::msAnimableDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimableObject'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StringVector,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StringVector>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(109): warning C4251: 'Ogre::MovableObject::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(157): warning C4251: 'Ogre::MovableObject::mLightList' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableplane.h(61): warning C4251: 'Ogre::MovablePlane::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovablePlane'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(91): warning C4251: 'Ogre::Frustum::mFOVy' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(166): warning C4251: 'Ogre::Frustum::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(414): warning C4251: 'Ogre::Viewport::mRQSequenceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(417): warning C4251: 'Ogre::Viewport::mMaterialSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(426): warning C4251: 'Ogre::Viewport::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Ty=Ogre::Viewport::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::Viewport::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(477): warning C4251: 'Ogre::RenderTarget::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(501): warning C4251: 'Ogre::RenderTarget::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(507): warning C4251: 'Ogre::RenderTarget::mViewportList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Kty=int,
14>              _Ty=Ogre::Viewport *,
14>              _Pr=std::less<int>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const int,Ogre::Viewport *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(510): warning C4251: 'Ogre::RenderTarget::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTargetListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTargetListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertexture.h(127): warning C4251: 'Ogre::MultiRenderTarget::mBoundSurfaces' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MultiRenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTexture *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTexture *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1194): warning C4251: 'Ogre::TextureUnitState::mRotate' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1221): warning C4251: 'Ogre::TextureUnitState::mFrames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1222): warning C4251: 'Ogre::TextureUnitState::mFramePtrs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1223): warning C4251: 'Ogre::TextureUnitState::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1224): warning C4251: 'Ogre::TextureUnitState::mTextureNameAlias' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1225): warning C4251: 'Ogre::TextureUnitState::mEffects' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Kty=Ogre::TextureUnitState::TextureEffectType,
14>              _Ty=Ogre::TextureUnitState::TextureEffect,
14>              _Pr=std::less<Ogre::TextureUnitState::TextureEffectType>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::TextureUnitState::TextureEffectType,Ogre::TextureUnitState::TextureEffect>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1227): warning C4251: 'Ogre::TextureUnitState::mCompositorRefName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1228): warning C4251: 'Ogre::TextureUnitState::mCompositorRefTexName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(219): warning C4251: 'Ogre::MaterialSerializer::mRootAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(221): warning C4251: 'Ogre::MaterialSerializer::mMaterialAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(223): warning C4251: 'Ogre::MaterialSerializer::mTechniqueAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(225): warning C4251: 'Ogre::MaterialSerializer::mPassAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(227): warning C4251: 'Ogre::MaterialSerializer::mTextureUnitAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(229): warning C4251: 'Ogre::MaterialSerializer::mProgramRefAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(231): warning C4251: 'Ogre::MaterialSerializer::mProgramAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(233): warning C4251: 'Ogre::MaterialSerializer::mProgramDefaultParamAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(239): warning C4251: 'Ogre::MaterialSerializer::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Ty=Ogre::MaterialSerializer::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::MaterialSerializer::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(376): warning C4251: 'Ogre::MaterialSerializer::mBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(377): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(380): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramDefinitionContainer' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(120): warning C4251: 'Ogre::MaterialManager::mSerializer' : class 'boost::thread_specific_ptr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              T=Ogre::MaterialSerializer
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(131): warning C4251: 'Ogre::MaterialManager::mSchemes' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=unsigned short,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const std::string,unsigned short>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(133): warning C4251: 'Ogre::MaterialManager::mActiveSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(140): warning C4251: 'Ogre::MaterialManager::mListenerMap' : class 'std::map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MaterialManager::ListenerList
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(144): warning C4251: 'Ogre::MaterialManager::DEFAULT_SCHEME_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(104): warning C4251: 'Ogre::Log::mLog' : class 'std::basic_ofstream<_Elem,_Traits>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(109): warning C4251: 'Ogre::Log::mLogName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
13>  CEGUILuaScriptModule.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\ScriptingModules\LuaScriptModule\../../../../bin\CEGUILuaScriptModule.dll
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(112): warning C4251: 'Ogre::Log::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Ty=Ogre::LogListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::LogListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(117): warning C4251: 'Ogre::Log::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(70): warning C4251: 'Ogre::LogManager::mLogs' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Log *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Log *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(76): warning C4251: 'Ogre::LogManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(262): warning C4251: 'Ogre::RenderSystemCapabilities::msGPUVendorStrings' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(278): warning C4251: 'Ogre::RenderSystemCapabilities::mDeviceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(280): warning C4251: 'Ogre::RenderSystemCapabilities::mRenderSystemName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(315): warning C4251: 'Ogre::RenderSystemCapabilities::mSupportedShaderProfiles' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1476): warning C4251: 'Ogre::RenderSystem::mDepthBufferPool' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::DepthBufferVec,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::DepthBufferVec>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1479): warning C4251: 'Ogre::RenderSystem::mRenderTargets' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1481): warning C4251: 'Ogre::RenderSystem::mPrioritisedRenderTargets' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uchar,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<Ogre::uchar>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uchar,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1486): warning C4251: 'Ogre::RenderSystem::mActiveVertexGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1487): warning C4251: 'Ogre::RenderSystem::mActiveGeometryGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1488): warning C4251: 'Ogre::RenderSystem::mActiveFragmentGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1545): warning C4251: 'Ogre::RenderSystem::mEventNames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1551): warning C4251: 'Ogre::RenderSystem::mEventListeners' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::RenderSystem::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderSystem::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1554): warning C4251: 'Ogre::RenderSystem::mHwOcclusionQueries' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::HardwareOcclusionQuery *,
14>              _Ax=Ogre::STLAllocator<Ogre::HardwareOcclusionQuery *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1561): warning C4251: 'Ogre::RenderSystem::mClipPlanes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
11>  FalStatic.cpp
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexturetarget.cpp(104): warning C4244: 'argumento' : conversión de 'const float' a 'Ogre::uint'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexturetarget.cpp(104): warning C4244: 'argumento' : conversión de 'const float' a 'Ogre::uint'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexturetarget.cpp(109): warning C4244: 'argumento' : conversión de 'unsigned int' a 'float'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexturetarget.cpp(109): warning C4244: 'argumento' : conversión de 'unsigned int' a 'float'; posible pérdida de datos
11>  FalSliderProperties.cpp
14>  CEGUIOgreTexture.cpp
11>  FalSlider.cpp
11>  FalScrollbarProperties.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestring.h(195): warning C4251: 'Ogre::StringUtil::BLANK' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringUtil'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(97): warning C4251: 'Ogre::Exception::typeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(98): warning C4251: 'Ogre::Exception::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(99): warning C4251: 'Ogre::Exception::source' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(100): warning C4251: 'Ogre::Exception::file' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(101): warning C4251: 'Ogre::Exception::fullDesc' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(771): warning C4251: 'Ogre::NameGenerator::mPrefix' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(773): warning C4251: 'Ogre::NameGenerator::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(68): warning C4251: 'Ogre::ParameterDef::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(69): warning C4251: 'Ogre::ParameterDef::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(93): warning C4251: 'Ogre::ParamDictionary::mParamDefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Ty=Ogre::ParameterDef,
14>              _Ax=Ogre::STLAllocator<Ogre::ParameterDef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(96): warning C4251: 'Ogre::ParamDictionary::mParamCommands' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamCommand *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamCommand *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(164): warning C4251: 'Ogre::StringInterface::msDictionaryMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(167): warning C4251: 'Ogre::StringInterface::msDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamDictionary,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamDictionary>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(170): warning C4251: 'Ogre::StringInterface::mParamDictName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(80): warning C4251: 'Ogre::Resource::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(144): warning C4251: 'Ogre::Resource::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(146): warning C4251: 'Ogre::Resource::mGroup' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(150): warning C4251: 'Ogre::Resource::mLoadingState' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              T=Ogre::Resource::LoadingState
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(158): warning C4251: 'Ogre::Resource::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(165): warning C4251: 'Ogre::Resource::mListenerList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Kty=Ogre::Resource::Listener *,
14>              _Pr=std::less<Ogre::Resource::Listener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Resource::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(166): warning C4251: 'Ogre::Resource::mListenerListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197): warning C4275: se ha utilizado una interfaz no de DLL struct 'Ogre::Box' como base para la interfaz DLL class 'Ogre::PixelBox'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197) : vea la declaración de 'Ogre::PixelBox'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogredatastream.h(185): warning C4251: 'Ogre::DataStream::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DataStream'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretexture.h(398): warning C4251: 'Ogre::Texture::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Texture'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(91): warning C4251: 'Ogre::Archive::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(93): warning C4251: 'Ogre::Archive::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
11>  FalScrollbar.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(255): warning C4251: 'Ogre::ResourceGroupManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(257): warning C4251: 'Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(259): warning C4251: 'Ogre::ResourceGroupManager::INTERNAL_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(261): warning C4251: 'Ogre::ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(289): warning C4251: 'Ogre::ResourceGroupManager::mResourceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(293): warning C4251: 'Ogre::ResourceGroupManager::mScriptLoaderOrderMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::Real,
14>              _Ty=Ogre::ScriptLoader *,
14>              _Pr=std::less<Ogre::Real>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Real,Ogre::ScriptLoader *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(296): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupListenerList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Ty=Ogre::ResourceGroupListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourceGroupListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(351): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceGroupManager::ResourceGroup *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceGroupManager::ResourceGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(354): warning C4251: 'Ogre::ResourceGroupManager::mWorldGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(76): warning C4251: 'Ogre::ResourceManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mItems' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          and
14>          [
14>              _Ty=Ogre::ResourcePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourcePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>          and
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(432): warning C4251: 'Ogre::ResourceManager::ResourcePool::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager::ResourcePool'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(496): warning C4251: 'Ogre::ResourceManager::mResourcesByHandle' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::ResourceHandle,
14>              _Ty=Ogre::ResourcePtr,
14>              _Pr=std::less<Ogre::ResourceHandle>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ResourceHandle,Ogre::ResourcePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(497): warning C4251: 'Ogre::ResourceManager::mResources' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(498): warning C4251: 'Ogre::ResourceManager::mResourcesWithGroup' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourceMap
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(501): warning C4251: 'Ogre::ResourceManager::mMemoryUsage' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              T=size_t
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(508): warning C4251: 'Ogre::ResourceManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(512): warning C4251: 'Ogre::ResourceManager::mResourceType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(527): warning C4251: 'Ogre::ResourceManager::mResourcePoolMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourcePool *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager::ResourcePool *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarepixelbuffer.h(64): warning C4251: 'Ogre::HardwarePixelBuffer::mLockedBox' : struct 'Ogre::Box' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwarePixelBuffer'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(121): warning C4244: 'inicializando' : conversión de 'const float' a 'const size_t'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(146): warning C4244: 'argumento' : conversión de 'const float' a 'Ogre::ushort'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(146): warning C4244: 'argumento' : conversión de 'const float' a 'Ogre::ushort'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(153): warning C4244: '=' : conversión de 'size_t' a 'float'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(154): warning C4244: '=' : conversión de 'size_t' a 'float'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(171): warning C4244: 'argumento' : conversión de 'float' a 'size_t'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(171): warning C4244: 'argumento' : conversión de 'float' a 'size_t'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(208): warning C4244: 'argumento' : conversión de 'const float' a 'Ogre::uint'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(208): warning C4244: 'argumento' : conversión de 'const float' a 'Ogre::uint'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(215): warning C4244: '=' : conversión de 'size_t' a 'float'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(216): warning C4244: '=' : conversión de 'size_t' a 'float'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(293): warning C4244: '=' : conversión de 'size_t' a 'float'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogretexture.cpp(294): warning C4244: '=' : conversión de 'size_t' a 'float'; posible pérdida de datos
11>  FalScrollablePane.cpp
14>  CEGUIOgreResourceProvider.cpp
11>  FalProgressBarProperties.cpp
11>  Generando código...
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestring.h(195): warning C4251: 'Ogre::StringUtil::BLANK' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringUtil'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(771): warning C4251: 'Ogre::NameGenerator::mPrefix' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(773): warning C4251: 'Ogre::NameGenerator::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(68): warning C4251: 'Ogre::ParameterDef::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(69): warning C4251: 'Ogre::ParameterDef::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(93): warning C4251: 'Ogre::ParamDictionary::mParamDefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Ty=Ogre::ParameterDef,
14>              _Ax=Ogre::STLAllocator<Ogre::ParameterDef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(96): warning C4251: 'Ogre::ParamDictionary::mParamCommands' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamCommand *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamCommand *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(164): warning C4251: 'Ogre::StringInterface::msDictionaryMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(167): warning C4251: 'Ogre::StringInterface::msDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamDictionary,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamDictionary>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(170): warning C4251: 'Ogre::StringInterface::mParamDictName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
11>  Compilando...
11>  FalProgressBar.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(97): warning C4251: 'Ogre::Exception::typeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(98): warning C4251: 'Ogre::Exception::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(99): warning C4251: 'Ogre::Exception::source' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(100): warning C4251: 'Ogre::Exception::file' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(101): warning C4251: 'Ogre::Exception::fullDesc' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(80): warning C4251: 'Ogre::Resource::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(144): warning C4251: 'Ogre::Resource::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(146): warning C4251: 'Ogre::Resource::mGroup' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(150): warning C4251: 'Ogre::Resource::mLoadingState' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              T=Ogre::Resource::LoadingState
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(158): warning C4251: 'Ogre::Resource::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(165): warning C4251: 'Ogre::Resource::mListenerList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Kty=Ogre::Resource::Listener *,
14>              _Pr=std::less<Ogre::Resource::Listener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Resource::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(166): warning C4251: 'Ogre::Resource::mListenerListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogredatastream.h(185): warning C4251: 'Ogre::DataStream::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DataStream'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(91): warning C4251: 'Ogre::Archive::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(93): warning C4251: 'Ogre::Archive::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(255): warning C4251: 'Ogre::ResourceGroupManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(257): warning C4251: 'Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(259): warning C4251: 'Ogre::ResourceGroupManager::INTERNAL_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(261): warning C4251: 'Ogre::ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(289): warning C4251: 'Ogre::ResourceGroupManager::mResourceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(293): warning C4251: 'Ogre::ResourceGroupManager::mScriptLoaderOrderMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::Real,
14>              _Ty=Ogre::ScriptLoader *,
14>              _Pr=std::less<Ogre::Real>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Real,Ogre::ScriptLoader *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(296): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupListenerList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Ty=Ogre::ResourceGroupListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourceGroupListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(351): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceGroupManager::ResourceGroup *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceGroupManager::ResourceGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(354): warning C4251: 'Ogre::ResourceGroupManager::mWorldGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(76): warning C4251: 'Ogre::ResourceManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mItems' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          and
14>          [
14>              _Ty=Ogre::ResourcePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourcePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>          and
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(432): warning C4251: 'Ogre::ResourceManager::ResourcePool::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager::ResourcePool'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(496): warning C4251: 'Ogre::ResourceManager::mResourcesByHandle' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::ResourceHandle,
14>              _Ty=Ogre::ResourcePtr,
14>              _Pr=std::less<Ogre::ResourceHandle>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ResourceHandle,Ogre::ResourcePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(497): warning C4251: 'Ogre::ResourceManager::mResources' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(498): warning C4251: 'Ogre::ResourceManager::mResourcesWithGroup' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourceMap
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(501): warning C4251: 'Ogre::ResourceManager::mMemoryUsage' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              T=size_t
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(508): warning C4251: 'Ogre::ResourceManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(512): warning C4251: 'Ogre::ResourceManager::mResourceType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(527): warning C4251: 'Ogre::ResourceManager::mResourcePoolMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourcePool *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager::ResourcePool *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchivemanager.h(51): warning C4251: 'Ogre::ArchiveManager::mArchFactories' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ArchiveManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ArchiveFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ArchiveFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchivemanager.h(54): warning C4251: 'Ogre::ArchiveManager::mArchives' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ArchiveManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Archive *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Archive *>,Ogre::GeneralAllocPolicy>
14>          ]
11>  FalPopupMenu.cpp
14>  CEGUIOgreRenderTarget.cpp
11>  FalMultiLineEditboxProperties.cpp
11>  FalMultiLineEditbox.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestring.h(195): warning C4251: 'Ogre::StringUtil::BLANK' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringUtil'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(97): warning C4251: 'Ogre::Exception::typeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(98): warning C4251: 'Ogre::Exception::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(99): warning C4251: 'Ogre::Exception::source' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(100): warning C4251: 'Ogre::Exception::file' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(101): warning C4251: 'Ogre::Exception::fullDesc' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(325): warning C4251: 'Ogre::VertexDeclaration::mElementList' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexDeclaration'
14>          with
14>          [
14>              _Ty=Ogre::VertexElement,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexElement,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(507): warning C4251: 'Ogre::VertexBufferBinding::mBindingMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexBufferBinding'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::HardwareVertexBufferSharedPtr,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::HardwareVertexBufferSharedPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrevertexindexdata.h(100): warning C4251: 'Ogre::VertexData::hwAnimationDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexData'
14>          with
14>          [
14>              _Ty=Ogre::VertexData::HardwareAnimationData,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexData::HardwareAnimationData,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\ogre\ceguiogregeometrybuffer.h(120): warning C4251: 'CEGUI::OgreGeometryBuffer::d_renderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'CEGUI::OgreGeometryBuffer'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\ogre\ceguiogregeometrybuffer.h(130): warning C4251: 'CEGUI::OgreGeometryBuffer::d_batches' : class 'std::vector<_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'CEGUI::OgreGeometryBuffer'
14>          with
14>          [
14>              _Ty=CEGUI::OgreGeometryBuffer::BatchInfo
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\ogre\ceguiogregeometrybuffer.h(134): warning C4251: 'CEGUI::OgreGeometryBuffer::d_vertices' : class 'std::vector<_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'CEGUI::OgreGeometryBuffer'
14>          with
14>          [
14>              _Ty=CEGUI::OgreGeometryBuffer::OgreVertex
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(771): warning C4251: 'Ogre::NameGenerator::mPrefix' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(773): warning C4251: 'Ogre::NameGenerator::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
11>  FalMultiColumnList.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(68): warning C4251: 'Ogre::ParameterDef::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(69): warning C4251: 'Ogre::ParameterDef::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(93): warning C4251: 'Ogre::ParamDictionary::mParamDefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Ty=Ogre::ParameterDef,
14>              _Ax=Ogre::STLAllocator<Ogre::ParameterDef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(96): warning C4251: 'Ogre::ParamDictionary::mParamCommands' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamCommand *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamCommand *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(164): warning C4251: 'Ogre::StringInterface::msDictionaryMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(167): warning C4251: 'Ogre::StringInterface::msDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamDictionary,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamDictionary>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(170): warning C4251: 'Ogre::StringInterface::mParamDictName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(80): warning C4251: 'Ogre::Resource::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(144): warning C4251: 'Ogre::Resource::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(146): warning C4251: 'Ogre::Resource::mGroup' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(150): warning C4251: 'Ogre::Resource::mLoadingState' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              T=Ogre::Resource::LoadingState
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(158): warning C4251: 'Ogre::Resource::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(165): warning C4251: 'Ogre::Resource::mListenerList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Kty=Ogre::Resource::Listener *,
14>              _Pr=std::less<Ogre::Resource::Listener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Resource::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(166): warning C4251: 'Ogre::Resource::mListenerListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197): warning C4275: se ha utilizado una interfaz no de DLL struct 'Ogre::Box' como base para la interfaz DLL class 'Ogre::PixelBox'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197) : vea la declaración de 'Ogre::PixelBox'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogredatastream.h(185): warning C4251: 'Ogre::DataStream::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DataStream'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretexture.h(398): warning C4251: 'Ogre::Texture::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Texture'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1194): warning C4251: 'Ogre::TextureUnitState::mRotate' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1221): warning C4251: 'Ogre::TextureUnitState::mFrames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1222): warning C4251: 'Ogre::TextureUnitState::mFramePtrs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1223): warning C4251: 'Ogre::TextureUnitState::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1224): warning C4251: 'Ogre::TextureUnitState::mTextureNameAlias' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1225): warning C4251: 'Ogre::TextureUnitState::mEffects' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Kty=Ogre::TextureUnitState::TextureEffectType,
14>              _Ty=Ogre::TextureUnitState::TextureEffect,
14>              _Pr=std::less<Ogre::TextureUnitState::TextureEffectType>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::TextureUnitState::TextureEffectType,Ogre::TextureUnitState::TextureEffect>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1227): warning C4251: 'Ogre::TextureUnitState::mCompositorRefName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1228): warning C4251: 'Ogre::TextureUnitState::mCompositorRefTexName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(91): warning C4251: 'Ogre::Archive::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(93): warning C4251: 'Ogre::Archive::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(255): warning C4251: 'Ogre::ResourceGroupManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(257): warning C4251: 'Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(259): warning C4251: 'Ogre::ResourceGroupManager::INTERNAL_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(261): warning C4251: 'Ogre::ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(289): warning C4251: 'Ogre::ResourceGroupManager::mResourceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(293): warning C4251: 'Ogre::ResourceGroupManager::mScriptLoaderOrderMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::Real,
14>              _Ty=Ogre::ScriptLoader *,
14>              _Pr=std::less<Ogre::Real>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Real,Ogre::ScriptLoader *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(296): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupListenerList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Ty=Ogre::ResourceGroupListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourceGroupListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(351): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceGroupManager::ResourceGroup *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceGroupManager::ResourceGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(354): warning C4251: 'Ogre::ResourceGroupManager::mWorldGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(76): warning C4251: 'Ogre::ResourceManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mItems' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          and
14>          [
14>              _Ty=Ogre::ResourcePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourcePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>          and
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(432): warning C4251: 'Ogre::ResourceManager::ResourcePool::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager::ResourcePool'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(496): warning C4251: 'Ogre::ResourceManager::mResourcesByHandle' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::ResourceHandle,
14>              _Ty=Ogre::ResourcePtr,
14>              _Pr=std::less<Ogre::ResourceHandle>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ResourceHandle,Ogre::ResourcePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(497): warning C4251: 'Ogre::ResourceManager::mResources' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(498): warning C4251: 'Ogre::ResourceManager::mResourcesWithGroup' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourceMap
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(501): warning C4251: 'Ogre::ResourceManager::mMemoryUsage' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              T=size_t
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(508): warning C4251: 'Ogre::ResourceManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(512): warning C4251: 'Ogre::ResourceManager::mResourceType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(527): warning C4251: 'Ogre::ResourceManager::mResourcePoolMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourcePool *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager::ResourcePool *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(106): warning C4251: 'Ogre::Material::mTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(108): warning C4251: 'Ogre::Material::mSupportedTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(115): warning C4251: 'Ogre::Material::mBestTechniquesBySchemeList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(117): warning C4251: 'Ogre::Material::mUserLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(118): warning C4251: 'Ogre::Material::mLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(125): warning C4251: 'Ogre::Material::mUnsupportedReasons' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(70): warning C4251: 'Ogre::Serializer::mStream' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              T=Ogre::DataStream
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(71): warning C4251: 'Ogre::Serializer::mVersion' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(277): warning C4251: 'Ogre::GpuNamedConstants::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuNamedConstants'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuConstantDefinition,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuConstantDefinition>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(360): warning C4251: 'Ogre::GpuLogicalBufferStruct::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(362): warning C4251: 'Ogre::GpuLogicalBufferStruct::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::GpuLogicalIndexUse,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::GpuLogicalIndexUse>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(399): warning C4251: 'Ogre::GpuSharedParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(400): warning C4251: 'Ogre::GpuSharedParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(401): warning C4251: 'Ogre::GpuSharedParameters::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(404): warning C4251: 'Ogre::GpuSharedParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(512): warning C4251: 'Ogre::GpuSharedParametersUsage::mSharedParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              T=Ogre::GpuSharedParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(523): warning C4251: 'Ogre::GpuSharedParametersUsage::mCopyDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage::CopyDataEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage::CopyDataEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(526): warning C4251: 'Ogre::GpuSharedParametersUsage::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1124): warning C4251: 'Ogre::GpuProgramParameters::AutoConstantDictionary' : struct 'Ogre::GpuProgramParameters::AutoConstantDefinition' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1068) : vea la declaración de 'Ogre::GpuProgramParameters::AutoConstantDefinition'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1126): warning C4251: 'Ogre::GpuProgramParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1128): warning C4251: 'Ogre::GpuProgramParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1131): warning C4251: 'Ogre::GpuProgramParameters::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1134): warning C4251: 'Ogre::GpuProgramParameters::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1136): warning C4251: 'Ogre::GpuProgramParameters::mNamedConstants' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1138): warning C4251: 'Ogre::GpuProgramParameters::mAutoConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuProgramParameters::AutoConstantEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuProgramParameters::AutoConstantEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1160): warning C4251: 'Ogre::GpuProgramParameters::mSharedParamSets' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1163): warning C4251: 'Ogre::GpuProgramParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(133): warning C4251: 'Ogre::GpuProgram::mFilename' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(135): warning C4251: 'Ogre::GpuProgram::mSource' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(139): warning C4251: 'Ogre::GpuProgram::mSyntaxCode' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(151): warning C4251: 'Ogre::GpuProgram::mDefaultParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(158): warning C4251: 'Ogre::GpuProgram::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(163): warning C4251: 'Ogre::GpuProgram::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(168): warning C4251: 'Ogre::GpuProgram::mConstantDefs' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(170): warning C4251: 'Ogre::GpuProgram::mManualNamedConstantsFile' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(219): warning C4251: 'Ogre::MaterialSerializer::mRootAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(221): warning C4251: 'Ogre::MaterialSerializer::mMaterialAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(223): warning C4251: 'Ogre::MaterialSerializer::mTechniqueAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
11>  FalModule.cpp
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(225): warning C4251: 'Ogre::MaterialSerializer::mPassAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(227): warning C4251: 'Ogre::MaterialSerializer::mTextureUnitAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(229): warning C4251: 'Ogre::MaterialSerializer::mProgramRefAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(231): warning C4251: 'Ogre::MaterialSerializer::mProgramAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(233): warning C4251: 'Ogre::MaterialSerializer::mProgramDefaultParamAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(239): warning C4251: 'Ogre::MaterialSerializer::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Ty=Ogre::MaterialSerializer::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::MaterialSerializer::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(376): warning C4251: 'Ogre::MaterialSerializer::mBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(377): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(380): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramDefinitionContainer' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(120): warning C4251: 'Ogre::MaterialManager::mSerializer' : class 'boost::thread_specific_ptr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              T=Ogre::MaterialSerializer
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(131): warning C4251: 'Ogre::MaterialManager::mSchemes' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=unsigned short,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const std::string,unsigned short>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(133): warning C4251: 'Ogre::MaterialManager::mActiveSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(140): warning C4251: 'Ogre::MaterialManager::mListenerMap' : class 'std::map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MaterialManager::ListenerList
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(144): warning C4251: 'Ogre::MaterialManager::DEFAULT_SCHEME_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(104): warning C4251: 'Ogre::Log::mLog' : class 'std::basic_ofstream<_Elem,_Traits>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(109): warning C4251: 'Ogre::Log::mLogName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(112): warning C4251: 'Ogre::Log::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Ty=Ogre::LogListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::LogListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(117): warning C4251: 'Ogre::Log::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(70): warning C4251: 'Ogre::LogManager::mLogs' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Log *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Log *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(76): warning C4251: 'Ogre::LogManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(262): warning C4251: 'Ogre::RenderSystemCapabilities::msGPUVendorStrings' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(278): warning C4251: 'Ogre::RenderSystemCapabilities::mDeviceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(280): warning C4251: 'Ogre::RenderSystemCapabilities::mRenderSystemName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(315): warning C4251: 'Ogre::RenderSystemCapabilities::mSupportedShaderProfiles' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(341): warning C4251: 'Ogre::RenderQueue::mGroups' : class 'Ogre::RenderQueue::RenderQueueGroupMap' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueue'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(97) : vea la declaración de 'Ogre::RenderQueue::RenderQueueGroupMap'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreuserobjectbindings.h(131): warning C4251: 'Ogre::UserObjectBindings::msEmptyAny' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::UserObjectBindings'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderable.h(414): warning C4251: 'Ogre::Renderable::mCustomParameters' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Renderable'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector4,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector4>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowcaster.h(56): warning C4251: 'Ogre::ShadowRenderable::mRenderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowRenderable'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimable.h(242): warning C4251: 'Ogre::AnimableObject::msAnimableDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimableObject'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StringVector,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StringVector>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(109): warning C4251: 'Ogre::MovableObject::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(157): warning C4251: 'Ogre::MovableObject::mLightList' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableplane.h(61): warning C4251: 'Ogre::MovablePlane::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovablePlane'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(91): warning C4251: 'Ogre::Frustum::mFOVy' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(166): warning C4251: 'Ogre::Frustum::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(414): warning C4251: 'Ogre::Viewport::mRQSequenceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(417): warning C4251: 'Ogre::Viewport::mMaterialSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(426): warning C4251: 'Ogre::Viewport::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Ty=Ogre::Viewport::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::Viewport::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(477): warning C4251: 'Ogre::RenderTarget::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(501): warning C4251: 'Ogre::RenderTarget::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(507): warning C4251: 'Ogre::RenderTarget::mViewportList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Kty=int,
14>              _Ty=Ogre::Viewport *,
14>              _Pr=std::less<int>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const int,Ogre::Viewport *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(510): warning C4251: 'Ogre::RenderTarget::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTargetListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTargetListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertexture.h(127): warning C4251: 'Ogre::MultiRenderTarget::mBoundSurfaces' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MultiRenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTexture *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTexture *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1476): warning C4251: 'Ogre::RenderSystem::mDepthBufferPool' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::DepthBufferVec,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::DepthBufferVec>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1479): warning C4251: 'Ogre::RenderSystem::mRenderTargets' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1481): warning C4251: 'Ogre::RenderSystem::mPrioritisedRenderTargets' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uchar,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<Ogre::uchar>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uchar,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1486): warning C4251: 'Ogre::RenderSystem::mActiveVertexGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1487): warning C4251: 'Ogre::RenderSystem::mActiveGeometryGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1488): warning C4251: 'Ogre::RenderSystem::mActiveFragmentGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1545): warning C4251: 'Ogre::RenderSystem::mEventNames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1551): warning C4251: 'Ogre::RenderSystem::mEventListeners' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::RenderSystem::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderSystem::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1554): warning C4251: 'Ogre::RenderSystem::mHwOcclusionQueries' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::HardwareOcclusionQuery *,
14>              _Ax=Ogre::STLAllocator<Ogre::HardwareOcclusionQuery *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1561): warning C4251: 'Ogre::RenderSystem::mClipPlanes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreplaneboundedvolume.h(53): warning C4251: 'Ogre::PlaneBoundedVolume::planes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::PlaneBoundedVolume'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecamera.h(142): warning C4251: 'Ogre::Camera::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Camera'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecamera.h(163): warning C4251: 'Ogre::Camera::mWindowClipPlanes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Camera'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecamera.h(185): warning C4251: 'Ogre::Camera::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Camera'
14>          with
14>          [
14>              _Ty=Ogre::Camera::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::Camera::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogrerendertarget.cpp(192): warning C4244: 'inicializando' : conversión de 'double' a 'const Ogre::Real'; posible pérdida de datos
14>  CEGUIOgreRenderer.cpp
11>  FalMenuItem.cpp
11>  FalMenubar.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestring.h(195): warning C4251: 'Ogre::StringUtil::BLANK' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringUtil'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(97): warning C4251: 'Ogre::Exception::typeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(98): warning C4251: 'Ogre::Exception::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(99): warning C4251: 'Ogre::Exception::source' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(100): warning C4251: 'Ogre::Exception::file' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(101): warning C4251: 'Ogre::Exception::fullDesc' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(325): warning C4251: 'Ogre::VertexDeclaration::mElementList' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexDeclaration'
14>          with
14>          [
14>              _Ty=Ogre::VertexElement,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexElement,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(507): warning C4251: 'Ogre::VertexBufferBinding::mBindingMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexBufferBinding'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::HardwareVertexBufferSharedPtr,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::HardwareVertexBufferSharedPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrevertexindexdata.h(100): warning C4251: 'Ogre::VertexData::hwAnimationDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexData'
14>          with
14>          [
14>              _Ty=Ogre::VertexData::HardwareAnimationData,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexData::HardwareAnimationData,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\ogre\ceguiogregeometrybuffer.h(120): warning C4251: 'CEGUI::OgreGeometryBuffer::d_renderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'CEGUI::OgreGeometryBuffer'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\ogre\ceguiogregeometrybuffer.h(130): warning C4251: 'CEGUI::OgreGeometryBuffer::d_batches' : class 'std::vector<_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'CEGUI::OgreGeometryBuffer'
14>          with
14>          [
14>              _Ty=CEGUI::OgreGeometryBuffer::BatchInfo
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\ogre\ceguiogregeometrybuffer.h(134): warning C4251: 'CEGUI::OgreGeometryBuffer::d_vertices' : class 'std::vector<_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'CEGUI::OgreGeometryBuffer'
14>          with
14>          [
14>              _Ty=CEGUI::OgreGeometryBuffer::OgreVertex
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(771): warning C4251: 'Ogre::NameGenerator::mPrefix' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(773): warning C4251: 'Ogre::NameGenerator::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(68): warning C4251: 'Ogre::ParameterDef::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(69): warning C4251: 'Ogre::ParameterDef::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(93): warning C4251: 'Ogre::ParamDictionary::mParamDefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Ty=Ogre::ParameterDef,
14>              _Ax=Ogre::STLAllocator<Ogre::ParameterDef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(96): warning C4251: 'Ogre::ParamDictionary::mParamCommands' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamCommand *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamCommand *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(164): warning C4251: 'Ogre::StringInterface::msDictionaryMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(167): warning C4251: 'Ogre::StringInterface::msDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamDictionary,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamDictionary>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(170): warning C4251: 'Ogre::StringInterface::mParamDictName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
11>  FalListHeaderSegment.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(80): warning C4251: 'Ogre::Resource::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(144): warning C4251: 'Ogre::Resource::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(146): warning C4251: 'Ogre::Resource::mGroup' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(150): warning C4251: 'Ogre::Resource::mLoadingState' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              T=Ogre::Resource::LoadingState
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(158): warning C4251: 'Ogre::Resource::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(165): warning C4251: 'Ogre::Resource::mListenerList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Kty=Ogre::Resource::Listener *,
14>              _Pr=std::less<Ogre::Resource::Listener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Resource::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(166): warning C4251: 'Ogre::Resource::mListenerListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197): warning C4275: se ha utilizado una interfaz no de DLL struct 'Ogre::Box' como base para la interfaz DLL class 'Ogre::PixelBox'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197) : vea la declaración de 'Ogre::PixelBox'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogredatastream.h(185): warning C4251: 'Ogre::DataStream::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DataStream'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretexture.h(398): warning C4251: 'Ogre::Texture::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Texture'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
11>  FalListHeaderProperties.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(106): warning C4251: 'Ogre::Material::mTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(108): warning C4251: 'Ogre::Material::mSupportedTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(115): warning C4251: 'Ogre::Material::mBestTechniquesBySchemeList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(117): warning C4251: 'Ogre::Material::mUserLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(118): warning C4251: 'Ogre::Material::mLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(125): warning C4251: 'Ogre::Material::mUnsupportedReasons' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(70): warning C4251: 'Ogre::Serializer::mStream' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              T=Ogre::DataStream
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(71): warning C4251: 'Ogre::Serializer::mVersion' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(277): warning C4251: 'Ogre::GpuNamedConstants::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuNamedConstants'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuConstantDefinition,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuConstantDefinition>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(360): warning C4251: 'Ogre::GpuLogicalBufferStruct::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(362): warning C4251: 'Ogre::GpuLogicalBufferStruct::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::GpuLogicalIndexUse,
14>              _Pr=std::less<CEGUI::Event::Group>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::GpuLogicalIndexUse>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(399): warning C4251: 'Ogre::GpuSharedParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(400): warning C4251: 'Ogre::GpuSharedParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(401): warning C4251: 'Ogre::GpuSharedParameters::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(404): warning C4251: 'Ogre::GpuSharedParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(512): warning C4251: 'Ogre::GpuSharedParametersUsage::mSharedParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              T=Ogre::GpuSharedParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(523): warning C4251: 'Ogre::GpuSharedParametersUsage::mCopyDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage::CopyDataEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage::CopyDataEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(526): warning C4251: 'Ogre::GpuSharedParametersUsage::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1124): warning C4251: 'Ogre::GpuProgramParameters::AutoConstantDictionary' : struct 'Ogre::GpuProgramParameters::AutoConstantDefinition' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1068) : vea la declaración de 'Ogre::GpuProgramParameters::AutoConstantDefinition'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1126): warning C4251: 'Ogre::GpuProgramParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1128): warning C4251: 'Ogre::GpuProgramParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1131): warning C4251: 'Ogre::GpuProgramParameters::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1134): warning C4251: 'Ogre::GpuProgramParameters::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1136): warning C4251: 'Ogre::GpuProgramParameters::mNamedConstants' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1138): warning C4251: 'Ogre::GpuProgramParameters::mAutoConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuProgramParameters::AutoConstantEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuProgramParameters::AutoConstantEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1160): warning C4251: 'Ogre::GpuProgramParameters::mSharedParamSets' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1163): warning C4251: 'Ogre::GpuProgramParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(133): warning C4251: 'Ogre::GpuProgram::mFilename' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(135): warning C4251: 'Ogre::GpuProgram::mSource' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(139): warning C4251: 'Ogre::GpuProgram::mSyntaxCode' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(151): warning C4251: 'Ogre::GpuProgram::mDefaultParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(158): warning C4251: 'Ogre::GpuProgram::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(163): warning C4251: 'Ogre::GpuProgram::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(168): warning C4251: 'Ogre::GpuProgram::mConstantDefs' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(170): warning C4251: 'Ogre::GpuProgram::mManualNamedConstantsFile' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreuserobjectbindings.h(131): warning C4251: 'Ogre::UserObjectBindings::msEmptyAny' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::UserObjectBindings'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderable.h(414): warning C4251: 'Ogre::Renderable::mCustomParameters' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Renderable'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector4,
14>              _Pr=std::less<CEGUI::Event::Group>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector4>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimable.h(242): warning C4251: 'Ogre::AnimableObject::msAnimableDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimableObject'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StringVector,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StringVector>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresimplespline.h(120): warning C4251: 'Ogre::SimpleSpline::mPoints' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SimpleSpline'
14>          with
14>          [
14>              _Ty=Ogre::Vector3,
14>              _Ax=Ogre::STLAllocator<Ogre::Vector3,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresimplespline.h(121): warning C4251: 'Ogre::SimpleSpline::mTangents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SimpleSpline'
14>          with
14>          [
14>              _Ty=Ogre::Vector3,
14>              _Ax=Ogre::STLAllocator<Ogre::Vector3,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerotationalspline.h(124): warning C4251: 'Ogre::RotationalSpline::mPoints' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RotationalSpline'
14>          with
14>          [
14>              _Ty=Ogre::Quaternion,
14>              _Ax=Ogre::STLAllocator<Ogre::Quaternion,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerotationalspline.h(125): warning C4251: 'Ogre::RotationalSpline::mTangents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RotationalSpline'
14>          with
14>          [
14>              _Ty=Ogre::Quaternion,
14>              _Ax=Ogre::STLAllocator<Ogre::Quaternion,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrekeyframe.h(97): warning C4251: 'Ogre::NumericKeyFrame::mValue' : class 'Ogre::AnyNumeric' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NumericKeyFrame'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(247) : vea la declaración de 'Ogre::AnyNumeric'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrekeyframe.h(247): warning C4251: 'Ogre::VertexPoseKeyFrame::mPoseRefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexPoseKeyFrame'
14>          with
14>          [
14>              _Ty=Ogre::VertexPoseKeyFrame::PoseRef,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexPoseKeyFrame::PoseRef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepose.h(126): warning C4251: 'Ogre::Pose::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pose'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepose.h(128): warning C4251: 'Ogre::Pose::mVertexOffsetMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pose'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector3,
14>              _Pr=std::less<CEGUI::Event::Group>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector3>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepose.h(130): warning C4251: 'Ogre::Pose::mNormalsMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pose'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector3,
14>              _Pr=std::less<CEGUI::Event::Group>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector3>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationtrack.h(243): warning C4251: 'Ogre::AnimationTrack::mKeyFrames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationTrack'
14>          with
14>          [
14>              _Ty=Ogre::KeyFrame *,
14>              _Ax=Ogre::STLAllocator<Ogre::KeyFrame *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationtrack.h(250): warning C4251: 'Ogre::AnimationTrack::mKeyFrameIndexMap' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationTrack'
14>          with
14>          [
14>              _Ty=Ogre::ushort,
14>              _Ax=Ogre::STLAllocator<Ogre::ushort,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationtrack.h(315): warning C4251: 'Ogre::NumericAnimationTrack::mTargetAnim' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NumericAnimationTrack'
14>          with
14>          [
14>              T=Ogre::AnimableValue
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationstate.h(174): warning C4251: 'Ogre::AnimationState::mAnimationName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationstate.h(198): warning C4251: 'Ogre::AnimationStateSet::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationStateSet'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationstate.h(259): warning C4251: 'Ogre::AnimationStateSet::mAnimationStates' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationStateSet'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::AnimationState *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::AnimationState *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationstate.h(260): warning C4251: 'Ogre::AnimationStateSet::mEnabledAnimationStates' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationStateSet'
14>          with
14>          [
14>              _Ty=Ogre::AnimationState *,
14>              _Ax=Ogre::STLAllocator<Ogre::AnimationState *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(505): warning C4251: 'Ogre::Animation::mNodeTrackList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::NodeAnimationTrack *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::NodeAnimationTrack *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(507): warning C4251: 'Ogre::Animation::mNumericTrackList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::NumericAnimationTrack *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::NumericAnimationTrack *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(509): warning C4251: 'Ogre::Animation::mVertexTrackList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::VertexAnimationTrack *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::VertexAnimationTrack *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(510): warning C4251: 'Ogre::Animation::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(522): warning C4251: 'Ogre::Animation::mKeyFrameTimes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(528): warning C4251: 'Ogre::Animation::mBaseKeyFrameAnimationName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(418): warning C4251: 'Ogre::Skeleton::mBoneList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Ty=Ogre::Bone *,
14>              _Ax=Ogre::STLAllocator<Ogre::Bone *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(421): warning C4251: 'Ogre::Skeleton::mBoneListByName' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Bone *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Bone *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(425): warning C4251: 'Ogre::Skeleton::mRootBones' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Ty=Ogre::Bone *,
14>              _Ax=Ogre::STLAllocator<Ogre::Bone *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(430): warning C4251: 'Ogre::Skeleton::mManualBones' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Kty=Ogre::Bone *,
14>              _Pr=std::less<Ogre::Bone *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Bone *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(437): warning C4251: 'Ogre::Skeleton::mAnimationsList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Animation *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Animation *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(440): warning C4251: 'Ogre::Skeleton::mLinkedSkeletonAnimSourceList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Ty=Ogre::LinkedSkeletonAnimationSource,
14>              _Ax=Ogre::STLAllocator<Ogre::LinkedSkeletonAnimationSource,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(115): warning C4251: 'Ogre::Mesh::mSubMeshList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Ty=Ogre::SubMesh *,
14>              _Ax=Ogre::STLAllocator<Ogre::SubMesh *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(131): warning C4251: 'Ogre::Mesh::mFreshFromDisk' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              T=Ogre::DataStream
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(133): warning C4251: 'Ogre::Mesh::mSubMeshNameMap' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ushort
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(141): warning C4251: 'Ogre::Mesh::mSkeletonName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(145): warning C4251: 'Ogre::Mesh::mBoneAssignments' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::VertexBoneAssignment,
14>              _Pr=std::less<CEGUI::Event::Group>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::VertexBoneAssignment>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(162): warning C4251: 'Ogre::Mesh::mMeshLodUsageList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Ty=Ogre::MeshLodUsage,
14>              _Ax=Ogre::STLAllocator<Ogre::MeshLodUsage,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(176): warning C4251: 'Ogre::Mesh::mAnimationsList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Animation *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Animation *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(185): warning C4251: 'Ogre::Mesh::mPoseList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Ty=Ogre::Pose *,
14>              _Ax=Ogre::STLAllocator<Ogre::Pose *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(309): warning C4251: 'Ogre::Mesh::sharedBlendIndexToBoneIndexMap' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Ty=Ogre::ushort,
14>              _Ax=Ogre::STLAllocator<Ogre::ushort,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrenode.h(127): warning C4251: 'Ogre::Node::mChildren' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Node'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Node *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrenode.h(131): warning C4251: 'Ogre::Node::mChildrenToUpdate' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Node'
14>          with
14>          [
14>              _Kty=Ogre::Node *,
14>              _Pr=std::less<Ogre::Node *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Node *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrenode.h(142): warning C4251: 'Ogre::Node::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Node'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrenode.h(230): warning C4251: 'Ogre::Node::msQueuedUpdates' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Node'
14>          with
14>          [
14>              _Ty=Ogre::Node *,
14>              _Ax=Ogre::STLAllocator<Ogre::Node *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenenode.h(65): warning C4251: 'Ogre::SceneNode::mObjectsByName' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneNode'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MovableObject *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreplaneboundedvolume.h(53): warning C4251: 'Ogre::PlaneBoundedVolume::planes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::PlaneBoundedVolume'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(125): warning C4251: 'Ogre::SceneQuery::mSupportedWorldFragments' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneQuery'
14>          with
14>          [
14>              _Kty=Ogre::SceneQuery::WorldFragmentType,
14>              _Pr=std::less<Ogre::SceneQuery::WorldFragmentType>,
14>              _Alloc=Ogre::STLAllocator<Ogre::SceneQuery::WorldFragmentType,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(211): warning C4251: 'Ogre::SceneQueryResult::movables' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::SceneQueryResult'
14>          with
14>          [
14>              _Ty=Ogre::MovableObject *,
14>              _Ax=Ogre::STLAllocator<Ogre::MovableObject *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(213): warning C4251: 'Ogre::SceneQueryResult::worldFragments' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::SceneQueryResult'
14>          with
14>          [
14>              _Ty=Ogre::SceneQuery::WorldFragment *,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneQuery::WorldFragment *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(306): warning C4251: 'Ogre::PlaneBoundedVolumeListSceneQuery::mVolumes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::PlaneBoundedVolumeListSceneQuery'
14>          with
14>          [
14>              _Ty=Ogre::PlaneBoundedVolume,
14>              _Ax=Ogre::STLAllocator<Ogre::PlaneBoundedVolume,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(381): warning C4251: 'Ogre::RaySceneQuery::mResult' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RaySceneQuery'
14>          with
14>          [
14>              _Ty=Ogre::RaySceneQueryResultEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::RaySceneQueryResultEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(495): warning C4251: 'Ogre::IntersectionSceneQueryResult::movables2movables' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::IntersectionSceneQueryResult'
14>          with
14>          [
14>              _Ty=Ogre::SceneQueryMovableObjectPair,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneQueryMovableObjectPair,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(497): warning C4251: 'Ogre::IntersectionSceneQueryResult::movables2world' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::IntersectionSceneQueryResult'
14>          with
14>          [
14>              _Ty=Ogre::SceneQueryMovableObjectWorldFragmentPair,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneQueryMovableObjectWorldFragmentPair,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(341): warning C4251: 'Ogre::RenderQueue::mGroups' : class 'Ogre::RenderQueue::RenderQueueGroupMap' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueue'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(97) : vea la declaración de 'Ogre::RenderQueue::RenderQueueGroupMap'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowcaster.h(56): warning C4251: 'Ogre::ShadowRenderable::mRenderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowRenderable'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(109): warning C4251: 'Ogre::MovableObject::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(157): warning C4251: 'Ogre::MovableObject::mLightList' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableplane.h(61): warning C4251: 'Ogre::MovablePlane::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovablePlane'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(537): warning C4251: 'Ogre::Light::mSpotOuter' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(538): warning C4251: 'Ogre::Light::mSpotInner' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(563): warning C4251: 'Ogre::Light::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(566): warning C4251: 'Ogre::Light::mFrustumClipVolumes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          with
14>          [
14>              _Ty=Ogre::PlaneBoundedVolume,
14>              _Ax=Ogre::STLAllocator<Ogre::PlaneBoundedVolume,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(571): warning C4251: 'Ogre::Light::mCustomShadowCameraSetup' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          with
14>          [
14>              T=Ogre::ShadowCameraSetup
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(575): warning C4251: 'Ogre::Light::mCustomParameters' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::Vector4,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::Vector4>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(587): warning C4251: 'Ogre::LightFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LightFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1194): warning C4251: 'Ogre::TextureUnitState::mRotate' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1221): warning C4251: 'Ogre::TextureUnitState::mFrames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1222): warning C4251: 'Ogre::TextureUnitState::mFramePtrs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1223): warning C4251: 'Ogre::TextureUnitState::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1224): warning C4251: 'Ogre::TextureUnitState::mTextureNameAlias' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1225): warning C4251: 'Ogre::TextureUnitState::mEffects' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Kty=Ogre::TextureUnitState::TextureEffectType,
14>              _Ty=Ogre::TextureUnitState::TextureEffect,
14>              _Pr=std::less<Ogre::TextureUnitState::TextureEffectType>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::TextureUnitState::TextureEffectType,Ogre::TextureUnitState::TextureEffect>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1227): warning C4251: 'Ogre::TextureUnitState::mCompositorRefName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1228): warning C4251: 'Ogre::TextureUnitState::mCompositorRefTexName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(102): warning C4251: 'Ogre::Pass::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(199): warning C4251: 'Ogre::Pass::mTextureUnitStates' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Ty=Ogre::TextureUnitState *,
14>              _Ax=Ogre::STLAllocator<Ogre::TextureUnitState *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(229): warning C4251: 'Ogre::Pass::mShadowContentTypeLookup' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Ty=Ogre::ushort,
14>              _Ax=Ogre::STLAllocator<Ogre::ushort,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(248): warning C4251: 'Ogre::Pass::msDirtyHashList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Kty=Ogre::Pass *,
14>              _Pr=std::less<Ogre::Pass *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Pass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(250): warning C4251: 'Ogre::Pass::msPassGraveyard' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Kty=Ogre::Pass *,
14>              _Pr=std::less<Ogre::Pass *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Pass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(254): warning C4251: 'Ogre::Pass::msDirtyHashListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(255): warning C4251: 'Ogre::Pass::msPassGraveyardMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(256): warning C4251: 'Ogre::Pass::mTexUnitChangeMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(257): warning C4251: 'Ogre::Pass::mGpuProgramChangeMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(104): warning C4251: 'Ogre::Log::mLog' : class 'std::basic_ofstream<_Elem,_Traits>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(109): warning C4251: 'Ogre::Log::mLogName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(112): warning C4251: 'Ogre::Log::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Ty=Ogre::LogListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::LogListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(117): warning C4251: 'Ogre::Log::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(70): warning C4251: 'Ogre::LogManager::mLogs' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Log *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Log *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(76): warning C4251: 'Ogre::LogManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(262): warning C4251: 'Ogre::RenderSystemCapabilities::msGPUVendorStrings' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(278): warning C4251: 'Ogre::RenderSystemCapabilities::mDeviceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(280): warning C4251: 'Ogre::RenderSystemCapabilities::mRenderSystemName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(315): warning C4251: 'Ogre::RenderSystemCapabilities::mSupportedShaderProfiles' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
11>  FalListHeader.cpp
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(66): warning C4251: 'Ogre::Technique::mPasses' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Ty=Ogre::Pass *,
14>              _Ax=Ogre::STLAllocator<Ogre::Pass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(68): warning C4251: 'Ogre::Technique::mIlluminationPasses' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Ty=Ogre::IlluminationPass *,
14>              _Ax=Ogre::STLAllocator<Ogre::IlluminationPass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(78): warning C4251: 'Ogre::Technique::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(95): warning C4251: 'Ogre::Technique::mShadowCasterMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(105): warning C4251: 'Ogre::Technique::mShadowReceiverMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(145): warning C4251: 'Ogre::Technique::mGPUVendorRules' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Ty=Ogre::Technique::GPUVendorRule,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique::GPUVendorRule,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(146): warning C4251: 'Ogre::Technique::mGPUDeviceNameRules' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Ty=Ogre::Technique::GPUDeviceNameRule,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique::GPUDeviceNameRule,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(211): warning C4251: 'Ogre::QueuedRenderableCollection::msRadixSorter1' : class 'Ogre::RadixSort<TContainer,TContainerValueType,TCompValueType>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::QueuedRenderableCollection'
14>          with
14>          [
14>              TContainer=Ogre::QueuedRenderableCollection::RenderablePassList,
14>              TContainerValueType=Ogre::RenderablePass,
14>              TCompValueType=Ogre::uint32
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(232): warning C4251: 'Ogre::QueuedRenderableCollection::msRadixSorter2' : class 'Ogre::RadixSort<TContainer,TContainerValueType,TCompValueType>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::QueuedRenderableCollection'
14>          with
14>          [
14>              TContainer=Ogre::QueuedRenderableCollection::RenderablePassList,
14>              TContainerValueType=Ogre::RenderablePass,
14>              TCompValueType=float
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(238): warning C4251: 'Ogre::QueuedRenderableCollection::mGrouped' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::QueuedRenderableCollection'
14>          with
14>          [
14>              _Kty=Ogre::Pass *,
14>              _Ty=std::vector<Ogre::Renderable *,Ogre::STLAllocator<Ogre::Renderable *,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=Ogre::QueuedRenderableCollection::PassGroupLess,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::Pass *const ,std::vector<Ogre::Renderable *,Ogre::STLAllocator<Ogre::Renderable *,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(240): warning C4251: 'Ogre::QueuedRenderableCollection::mSortedDescending' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::QueuedRenderableCollection'
14>          with
14>          [
14>              _Ty=Ogre::RenderablePass,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderablePass,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(477): warning C4251: 'Ogre::RenderQueueGroup::mPriorityGroups' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueueGroup'
14>          with
14>          [
14>              _Kty=Ogre::ushort,
14>              _Ty=Ogre::RenderPriorityGroup *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ushort,Ogre::RenderPriorityGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresimplerenderable.h(52): warning C4251: 'Ogre::SimpleRenderable::mRenderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SimpleRenderable'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresimplerenderable.h(57): warning C4251: 'Ogre::SimpleRenderable::mMatName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SimpleRenderable'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(91): warning C4251: 'Ogre::Archive::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(93): warning C4251: 'Ogre::Archive::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(255): warning C4251: 'Ogre::ResourceGroupManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(257): warning C4251: 'Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(259): warning C4251: 'Ogre::ResourceGroupManager::INTERNAL_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(261): warning C4251: 'Ogre::ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(289): warning C4251: 'Ogre::ResourceGroupManager::mResourceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(293): warning C4251: 'Ogre::ResourceGroupManager::mScriptLoaderOrderMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::Real,
14>              _Ty=Ogre::ScriptLoader *,
14>              _Pr=std::less<Ogre::Real>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Real,Ogre::ScriptLoader *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(296): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupListenerList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Ty=Ogre::ResourceGroupListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourceGroupListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(351): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceGroupManager::ResourceGroup *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceGroupManager::ResourceGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(354): warning C4251: 'Ogre::ResourceGroupManager::mWorldGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowtexturemanager.h(84): warning C4251: 'Ogre::ShadowTextureManager::mTextureList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowTextureManager'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowtexturemanager.h(85): warning C4251: 'Ogre::ShadowTextureManager::mNullTextureList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowTextureManager'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(91): warning C4251: 'Ogre::Frustum::mFOVy' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(166): warning C4251: 'Ogre::Frustum::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecamera.h(142): warning C4251: 'Ogre::Camera::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Camera'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecamera.h(163): warning C4251: 'Ogre::Camera::mWindowClipPlanes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Camera'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecamera.h(185): warning C4251: 'Ogre::Camera::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Camera'
14>          with
14>          [
14>              _Ty=Ogre::Camera::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::Camera::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeletoninstance.h(133): warning C4251: 'Ogre::SkeletonInstance::mActiveTagPoints' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SkeletonInstance'
14>          with
14>          [
14>              _Ty=Ogre::TagPoint *,
14>              _Ax=Ogre::STLAllocator<Ogre::TagPoint *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeletoninstance.h(142): warning C4251: 'Ogre::SkeletonInstance::mFreeTagPoints' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SkeletonInstance'
14>          with
14>          [
14>              _Ty=Ogre::TagPoint *,
14>              _Ax=Ogre::STLAllocator<Ogre::TagPoint *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(183): warning C4251: 'Ogre::InstancedGeometry::GeometryBucket::mQueuedGeometry' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::GeometryBucket'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::QueuedGeometry *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::QueuedGeometry *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(189): warning C4251: 'Ogre::InstancedGeometry::GeometryBucket::mFormatString' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::GeometryBucket'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(276): warning C4251: 'Ogre::InstancedGeometry::InstancedObject::mGeometryBucketList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::InstancedObject'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::GeometryBucket *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::GeometryBucket *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(329): warning C4251: 'Ogre::InstancedGeometry::MaterialBucket::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::MaterialBucket'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(336): warning C4251: 'Ogre::InstancedGeometry::MaterialBucket::mGeometryBucketList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::MaterialBucket'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::GeometryBucket *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::GeometryBucket *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(339): warning C4251: 'Ogre::InstancedGeometry::MaterialBucket::mCurrentGeometryMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::MaterialBucket'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstancedGeometry::GeometryBucket *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstancedGeometry::GeometryBucket *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(396): warning C4251: 'Ogre::InstancedGeometry::LODBucket::mMaterialBucketMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::LODBucket'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstancedGeometry::MaterialBucket *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstancedGeometry::MaterialBucket *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(398): warning C4251: 'Ogre::InstancedGeometry::LODBucket::mQueuedGeometryList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::LODBucket'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::QueuedGeometry *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::QueuedGeometry *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(452): warning C4251: 'Ogre::InstancedGeometry::BatchInstance::mQueuedSubMeshes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::BatchInstance'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::QueuedSubMesh *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::QueuedSubMesh *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(456): warning C4251: 'Ogre::InstancedGeometry::BatchInstance::mInstancesMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::BatchInstance'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::InstancedGeometry::InstancedObject *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::InstancedGeometry::InstancedObject *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(459): warning C4251: 'Ogre::InstancedGeometry::BatchInstance::mLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::BatchInstance'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(474): warning C4251: 'Ogre::InstancedGeometry::BatchInstance::mLodBucketList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::BatchInstance'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::LODBucket *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::LODBucket *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(541): warning C4251: 'Ogre::InstancedGeometry::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(558): warning C4251: 'Ogre::InstancedGeometry::mQueuedSubMeshes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::QueuedSubMesh *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::QueuedSubMesh *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(571): warning C4251: 'Ogre::InstancedGeometry::mOptimisedSubMeshGeometryList' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::OptimisedSubMeshGeometry *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::OptimisedSubMeshGeometry *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(577): warning C4251: 'Ogre::InstancedGeometry::mSubMeshGeometryLookup' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Kty=Ogre::SubMesh *,
14>              _Ty=std::vector<Ogre::InstancedGeometry::SubMeshLodGeometryLink,Ogre::STLAllocator<Ogre::InstancedGeometry::SubMeshLodGeometryLink,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<Ogre::SubMesh *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::SubMesh *const ,std::vector<Ogre::InstancedGeometry::SubMeshLodGeometryLink,Ogre::STLAllocator<Ogre::InstancedGeometry::SubMeshLodGeometryLink,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(580): warning C4251: 'Ogre::InstancedGeometry::mBatchInstanceMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Kty=Ogre::uint32,
14>              _Ty=Ogre::InstancedGeometry::BatchInstance *,
14>              _Pr=std::less<CEGUI::Event::Group>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint32,Ogre::InstancedGeometry::BatchInstance *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(584): warning C4251: 'Ogre::InstancedGeometry::mRenderOps' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Ty=Ogre::RenderOperation *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderOperation *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(103): warning C4251: 'Ogre::InstanceManager::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(105): warning C4251: 'Ogre::InstanceManager::mInstanceBatches' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstanceManager::InstanceBatchVec,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstanceManager::InstanceBatchVec>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(108): warning C4251: 'Ogre::InstanceManager::mDirtyBatches' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          with
14>          [
14>              _Ty=Ogre::InstanceBatch *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstanceBatch *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(110): warning C4251: 'Ogre::InstanceManager::mSharedRenderOperation' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(117): warning C4251: 'Ogre::InstanceManager::mBatchSettings' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstanceManager::BatchSettings,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstanceManager::BatchSettings>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(76): warning C4251: 'Ogre::ResourceManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mItems' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          and
14>          [
14>              _Ty=Ogre::ResourcePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourcePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>          and
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(432): warning C4251: 'Ogre::ResourceManager::ResourcePool::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager::ResourcePool'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(496): warning C4251: 'Ogre::ResourceManager::mResourcesByHandle' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::ResourceHandle,
14>              _Ty=Ogre::ResourcePtr,
14>              _Pr=std::less<Ogre::ResourceHandle>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ResourceHandle,Ogre::ResourcePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(497): warning C4251: 'Ogre::ResourceManager::mResources' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(498): warning C4251: 'Ogre::ResourceManager::mResourcesWithGroup' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourceMap
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(501): warning C4251: 'Ogre::ResourceManager::mMemoryUsage' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              T=size_t
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(508): warning C4251: 'Ogre::ResourceManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(512): warning C4251: 'Ogre::ResourceManager::mResourceType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(527): warning C4251: 'Ogre::ResourceManager::mResourcePoolMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourcePool *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager::ResourcePool *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(219): warning C4251: 'Ogre::MaterialSerializer::mRootAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(221): warning C4251: 'Ogre::MaterialSerializer::mMaterialAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(223): warning C4251: 'Ogre::MaterialSerializer::mTechniqueAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(225): warning C4251: 'Ogre::MaterialSerializer::mPassAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(227): warning C4251: 'Ogre::MaterialSerializer::mTextureUnitAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(229): warning C4251: 'Ogre::MaterialSerializer::mProgramRefAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(231): warning C4251: 'Ogre::MaterialSerializer::mProgramAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(233): warning C4251: 'Ogre::MaterialSerializer::mProgramDefaultParamAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(239): warning C4251: 'Ogre::MaterialSerializer::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Ty=Ogre::MaterialSerializer::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::MaterialSerializer::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(376): warning C4251: 'Ogre::MaterialSerializer::mBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(377): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(380): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramDefinitionContainer' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(120): warning C4251: 'Ogre::MaterialManager::mSerializer' : class 'boost::thread_specific_ptr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              T=Ogre::MaterialSerializer
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(131): warning C4251: 'Ogre::MaterialManager::mSchemes' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=unsigned short,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const std::string,unsigned short>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(133): warning C4251: 'Ogre::MaterialManager::mActiveSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(140): warning C4251: 'Ogre::MaterialManager::mListenerMap' : class 'std::map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MaterialManager::ListenerList
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(144): warning C4251: 'Ogre::MaterialManager::DEFAULT_SCHEME_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(414): warning C4251: 'Ogre::Viewport::mRQSequenceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(417): warning C4251: 'Ogre::Viewport::mMaterialSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(426): warning C4251: 'Ogre::Viewport::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Ty=Ogre::Viewport::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::Viewport::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(477): warning C4251: 'Ogre::RenderTarget::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(501): warning C4251: 'Ogre::RenderTarget::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(507): warning C4251: 'Ogre::RenderTarget::mViewportList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Kty=int,
14>              _Ty=Ogre::Viewport *,
14>              _Pr=std::less<int>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const int,Ogre::Viewport *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(510): warning C4251: 'Ogre::RenderTarget::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTargetListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTargetListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertexture.h(127): warning C4251: 'Ogre::MultiRenderTarget::mBoundSurfaces' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MultiRenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTexture *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTexture *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1476): warning C4251: 'Ogre::RenderSystem::mDepthBufferPool' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::DepthBufferVec,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::DepthBufferVec>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1479): warning C4251: 'Ogre::RenderSystem::mRenderTargets' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1481): warning C4251: 'Ogre::RenderSystem::mPrioritisedRenderTargets' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uchar,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<Ogre::uchar>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uchar,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1486): warning C4251: 'Ogre::RenderSystem::mActiveVertexGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1487): warning C4251: 'Ogre::RenderSystem::mActiveGeometryGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1488): warning C4251: 'Ogre::RenderSystem::mActiveFragmentGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1545): warning C4251: 'Ogre::RenderSystem::mEventNames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1551): warning C4251: 'Ogre::RenderSystem::mEventListeners' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::RenderSystem::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderSystem::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1554): warning C4251: 'Ogre::RenderSystem::mHwOcclusionQueries' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::HardwareOcclusionQuery *,
14>              _Ax=Ogre::STLAllocator<Ogre::HardwareOcclusionQuery *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1561): warning C4251: 'Ogre::RenderSystem::mClipPlanes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(390): warning C4251: 'Ogre::SceneManager::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(406): warning C4251: 'Ogre::SceneManager::mCameras' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Camera *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Camera *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(409): warning C4251: 'Ogre::SceneManager::mStaticGeometryList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StaticGeometry *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StaticGeometry *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(411): warning C4251: 'Ogre::SceneManager::mInstancedGeometryList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstancedGeometry *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstancedGeometry *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(414): warning C4251: 'Ogre::SceneManager::mInstanceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstanceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstanceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(424): warning C4251: 'Ogre::SceneManager::mSceneNodes' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::SceneNode *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::SceneNode *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(436): warning C4251: 'Ogre::SceneManager::mAutoTrackingSceneNodes' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::SceneNode *,
14>              _Pr=std::less<Ogre::SceneNode *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::SceneNode *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(472): warning C4251: 'Ogre::SceneManager::mSpecialCaseQueueList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::uint8,
14>              _Pr=std::less<Ogre::uchar>,
14>              _Alloc=Ogre::STLAllocator<Ogre::uint8,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(495): warning C4251: 'Ogre::SceneManager::mCamVisibleObjectsMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=const Ogre::Camera *,
14>              _Ty=Ogre::VisibleObjectsBoundsInfo,
14>              _Pr=std::less<const Ogre::Camera *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Camera *const ,Ogre::VisibleObjectsBoundsInfo>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(499): warning C4251: 'Ogre::SceneManager::mShadowCamLightMapping' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=const Ogre::Camera *,
14>              _Ty=const Ogre::Light *,
14>              _Pr=std::less<const Ogre::Camera *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Camera *const ,const Ogre::Light *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(505): warning C4251: 'Ogre::SceneManager::mShadowTextureIndexLightList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=size_t,
14>              _Ax=Ogre::STLAllocator<size_t,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(530): warning C4251: 'Ogre::SceneManager::mLightsAffectingFrustum' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(531): warning C4251: 'Ogre::SceneManager::mCachedLightInfos' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::SceneManager::LightInfo,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManager::LightInfo,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(532): warning C4251: 'Ogre::SceneManager::mTestLightInfos' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::SceneManager::LightInfo,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManager::LightInfo,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(534): warning C4251: 'Ogre::SceneManager::mShadowTextureCurrentCasterLightList' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(544): warning C4251: 'Ogre::SceneManager::mMovableObjectCollectionMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::SceneManager::MovableObjectCollection *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::SceneManager::MovableObjectCollection *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(557): warning C4251: 'Ogre::SceneManager::mMovableObjectCollectionMapMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(636): warning C4251: 'Ogre::SceneManager::mAnimationsList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Animation *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Animation *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(637): warning C4251: 'Ogre::SceneManager::mAnimationsListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(650): warning C4251: 'Ogre::SceneManager::mRenderQueueListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::RenderQueueListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderQueueListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(653): warning C4251: 'Ogre::SceneManager::mRenderObjectListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::RenderObjectListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderObjectListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(655): warning C4251: 'Ogre::SceneManager::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::SceneManager::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManager::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(740): warning C4251: 'Ogre::SceneManager::mShadowTextureConfigList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::ShadowTextureConfig,
14>              _Ax=Ogre::STLAllocator<Ogre::ShadowTextureConfig,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(742): warning C4251: 'Ogre::SceneManager::mShadowTextures' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(745): warning C4251: 'Ogre::SceneManager::mShadowTextureCameras' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::Camera *,
14>              _Ax=Ogre::STLAllocator<Ogre::Camera *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(761): warning C4251: 'Ogre::SceneManager::mLightClippingInfoMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::Light *,
14>              _Ty=Ogre::SceneManager::LightClippingInfo,
14>              _Pr=std::less<Ogre::Light *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::Light *const ,Ogre::SceneManager::LightClippingInfo>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(765): warning C4251: 'Ogre::SceneManager::mDefaultShadowCameraSetup' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::ShadowCameraSetup
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(796): warning C4251: 'Ogre::SceneManager::mDirtyInstanceManagers' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::InstanceManager *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstanceManager *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(797): warning C4251: 'Ogre::SceneManager::mDirtyInstanceMgrsTmp' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::InstanceManager *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstanceManager *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(848): warning C4251: 'Ogre::SceneManager::mShadowCasterList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::ShadowCaster *,
14>              _Ax=Ogre::STLAllocator<Ogre::ShadowCaster *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(859): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomCasterVertexProgram' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(860): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomCasterFragmentProgram' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(861): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomReceiverVertexProgram' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(862): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomReceiverFragmentProgram' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(863): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomCasterVPParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(864): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomCasterFPParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(865): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomReceiverVPParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(866): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomReceiverFPParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(878): warning C4251: 'Ogre::SceneManager::mInfiniteExtrusionParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(879): warning C4251: 'Ogre::SceneManager::mFiniteExtrusionParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1009): warning C4251: 'Ogre::SceneManager::mLodListeners' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::LodListener *,
14>              _Pr=std::less<Ogre::LodListener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::LodListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1013): warning C4251: 'Ogre::SceneManager::mMovableObjectLodChangedEvents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::MovableObjectLodChangedEvent,
14>              _Ax=Ogre::STLAllocator<Ogre::MovableObjectLodChangedEvent,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1017): warning C4251: 'Ogre::SceneManager::mEntityMeshLodChangedEvents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::EntityMeshLodChangedEvent,
14>              _Ax=Ogre::STLAllocator<Ogre::EntityMeshLodChangedEvent,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1021): warning C4251: 'Ogre::SceneManager::mEntityMaterialLodChangedEvents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::EntityMaterialLodChangedEvent,
14>              _Ax=Ogre::STLAllocator<Ogre::EntityMaterialLodChangedEvent,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1058): warning C4251: 'Ogre::SceneManager::sceneGraphMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
11>  FalListbox.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanagerenumerator.h(54): warning C4251: 'Ogre::DefaultSceneManagerFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultSceneManagerFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanagerenumerator.h(97): warning C4251: 'Ogre::SceneManagerEnumerator::mFactories' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManagerEnumerator'
14>          with
14>          [
14>              _Ty=Ogre::SceneManagerFactory *,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManagerFactory *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanagerenumerator.h(98): warning C4251: 'Ogre::SceneManagerEnumerator::mInstances' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManagerEnumerator'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::SceneManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::SceneManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanagerenumerator.h(100): warning C4251: 'Ogre::SceneManagerEnumerator::mMetaDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManagerEnumerator'
14>          with
14>          [
14>              _Ty=const Ogre::SceneManagerMetaData *,
14>              _Ax=Ogre::STLAllocator<const Ogre::SceneManagerMetaData *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelodstrategy.h(57): warning C4251: 'Ogre::LodStrategy::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LodStrategy'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelodstrategymanager.h(52): warning C4251: 'Ogre::LodStrategyManager::mStrategies' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LodStrategyManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::LodStrategy *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::LodStrategy *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(73): warning C4251: 'Ogre::WorkQueue::mChannelMap' : class 'std::map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::WorkQueue'
14>          with
14>          [
14>              _Kty=std::string,
14>              _Ty=unsigned short
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(75): warning C4251: 'Ogre::WorkQueue::mChannelMapMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::WorkQueue'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(91): warning C4251: 'Ogre::WorkQueue::Request::mData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::WorkQueue::Request'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(128): warning C4251: 'Ogre::WorkQueue::Response::mMessages' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::WorkQueue::Response'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(130): warning C4251: 'Ogre::WorkQueue::Response::mData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::WorkQueue::Response'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(442): warning C4251: 'Ogre::DefaultWorkQueueBase::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(450): warning C4251: 'Ogre::DefaultWorkQueueBase::mRequestQueue' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Ty=Ogre::WorkQueue::Request *,
14>              _Ax=Ogre::STLAllocator<Ogre::WorkQueue::Request *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(451): warning C4251: 'Ogre::DefaultWorkQueueBase::mProcessQueue' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Ty=Ogre::WorkQueue::Request *,
14>              _Ax=Ogre::STLAllocator<Ogre::WorkQueue::Request *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(452): warning C4251: 'Ogre::DefaultWorkQueueBase::mResponseQueue' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Ty=Ogre::WorkQueue::Response *,
14>              _Ax=Ogre::STLAllocator<Ogre::WorkQueue::Response *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(475): warning C4251: 'Ogre::DefaultWorkQueueBase::RequestHandlerHolder::mRWMutex' : class 'boost::shared_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase::RequestHandlerHolder'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\shared_mutex.hpp(23) : vea la declaración de 'boost::shared_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(522): warning C4251: 'Ogre::DefaultWorkQueueBase::mRequestHandlers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::DefaultWorkQueueBase::RequestHandlerList,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::DefaultWorkQueueBase::RequestHandlerList>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(523): warning C4251: 'Ogre::DefaultWorkQueueBase::mResponseHandlers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::DefaultWorkQueueBase::ResponseHandlerList,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::DefaultWorkQueueBase::ResponseHandlerList>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(529): warning C4251: 'Ogre::DefaultWorkQueueBase::mRequestMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(530): warning C4251: 'Ogre::DefaultWorkQueueBase::mProcessMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(531): warning C4251: 'Ogre::DefaultWorkQueueBase::mResponseMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(532): warning C4251: 'Ogre::DefaultWorkQueueBase::mRequestHandlerMutex' : class 'boost::shared_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\shared_mutex.hpp(23) : vea la declaración de 'boost::shared_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(73): warning C4251: 'Ogre::Root::mRenderers' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=Ogre::RenderSystem *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderSystem *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(75): warning C4251: 'Ogre::Root::mVersion' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(76): warning C4251: 'Ogre::Root::mConfigFileName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(86): warning C4251: 'Ogre::Root::mSceneManagerStack' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=Ogre::SceneManager *,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManager *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(124): warning C4251: 'Ogre::Root::mPluginLibs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=Ogre::DynLib *,
14>              _Ax=Ogre::STLAllocator<Ogre::DynLib *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(126): warning C4251: 'Ogre::Root::mPlugins' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=Ogre::Plugin *,
14>              _Ax=Ogre::STLAllocator<Ogre::Plugin *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(129): warning C4251: 'Ogre::Root::mMovableObjectFactoryMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MovableObjectFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::MovableObjectFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(140): warning C4251: 'Ogre::Root::mRQSequenceMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::RenderQueueInvocationSequence *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::RenderQueueInvocationSequence *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(176): warning C4251: 'Ogre::Root::mFrameListeners' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Kty=Ogre::FrameListener *,
14>              _Pr=std::less<Ogre::FrameListener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::FrameListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(179): warning C4251: 'Ogre::Root::mRemovedFrameListeners' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Kty=Ogre::FrameListener *,
14>              _Pr=std::less<Ogre::FrameListener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::FrameListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(192): warning C4251: 'Ogre::Root::mEventTimes' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=unsigned long,
14>              _Ax=Ogre::STLAllocator<unsigned long,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehighlevelgpuprogrammanager.h(78): warning C4251: 'Ogre::HighLevelGpuProgramManager::mFactories' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HighLevelGpuProgramManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::HighLevelGpuProgramFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::HighLevelGpuProgramFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogrammanager.h(58): warning C4251: 'Ogre::GpuProgramManager::mSharedParametersMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuSharedParametersPtr,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuSharedParametersPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogrammanager.h(59): warning C4251: 'Ogre::GpuProgramManager::mMicrocodeCache' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuProgramManager::Microcode,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuProgramManager::Microcode>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogrerenderer.cpp(543): warning C4244: '=' : conversión de 'unsigned int' a 'float'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogrerenderer.cpp(544): warning C4244: '=' : conversión de 'unsigned int' a 'float'; posible pérdida de datos
11>  FalItemListbox.cpp
11>  FalItemEntry.cpp
14>  CEGUIOgreImageCodec.cpp
11>  FalFrameWindow.cpp
11>  FalEditboxProperties.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestring.h(195): warning C4251: 'Ogre::StringUtil::BLANK' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringUtil'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
11>  FalEditbox.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(97): warning C4251: 'Ogre::Exception::typeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(98): warning C4251: 'Ogre::Exception::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(99): warning C4251: 'Ogre::Exception::source' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(100): warning C4251: 'Ogre::Exception::file' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(101): warning C4251: 'Ogre::Exception::fullDesc' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimable.h(242): warning C4251: 'Ogre::AnimableObject::msAnimableDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimableObject'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StringVector,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StringVector>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresimplespline.h(120): warning C4251: 'Ogre::SimpleSpline::mPoints' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SimpleSpline'
14>          with
14>          [
14>              _Ty=Ogre::Vector3,
14>              _Ax=Ogre::STLAllocator<Ogre::Vector3,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresimplespline.h(121): warning C4251: 'Ogre::SimpleSpline::mTangents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SimpleSpline'
14>          with
14>          [
14>              _Ty=Ogre::Vector3,
14>              _Ax=Ogre::STLAllocator<Ogre::Vector3,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerotationalspline.h(124): warning C4251: 'Ogre::RotationalSpline::mPoints' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RotationalSpline'
14>          with
14>          [
14>              _Ty=Ogre::Quaternion,
14>              _Ax=Ogre::STLAllocator<Ogre::Quaternion,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerotationalspline.h(125): warning C4251: 'Ogre::RotationalSpline::mTangents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RotationalSpline'
14>          with
14>          [
14>              _Ty=Ogre::Quaternion,
14>              _Ax=Ogre::STLAllocator<Ogre::Quaternion,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(325): warning C4251: 'Ogre::VertexDeclaration::mElementList' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexDeclaration'
14>          with
14>          [
14>              _Ty=Ogre::VertexElement,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexElement,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(507): warning C4251: 'Ogre::VertexBufferBinding::mBindingMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexBufferBinding'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::HardwareVertexBufferSharedPtr,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::HardwareVertexBufferSharedPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrekeyframe.h(97): warning C4251: 'Ogre::NumericKeyFrame::mValue' : class 'Ogre::AnyNumeric' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NumericKeyFrame'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(247) : vea la declaración de 'Ogre::AnyNumeric'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrekeyframe.h(247): warning C4251: 'Ogre::VertexPoseKeyFrame::mPoseRefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexPoseKeyFrame'
14>          with
14>          [
14>              _Ty=Ogre::VertexPoseKeyFrame::PoseRef,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexPoseKeyFrame::PoseRef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepose.h(126): warning C4251: 'Ogre::Pose::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pose'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepose.h(128): warning C4251: 'Ogre::Pose::mVertexOffsetMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pose'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector3,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector3>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepose.h(130): warning C4251: 'Ogre::Pose::mNormalsMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pose'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector3,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector3>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationtrack.h(243): warning C4251: 'Ogre::AnimationTrack::mKeyFrames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationTrack'
14>          with
14>          [
14>              _Ty=Ogre::KeyFrame *,
14>              _Ax=Ogre::STLAllocator<Ogre::KeyFrame *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationtrack.h(250): warning C4251: 'Ogre::AnimationTrack::mKeyFrameIndexMap' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationTrack'
14>          with
14>          [
14>              _Ty=Ogre::ushort,
14>              _Ax=Ogre::STLAllocator<Ogre::ushort,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationtrack.h(315): warning C4251: 'Ogre::NumericAnimationTrack::mTargetAnim' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NumericAnimationTrack'
14>          with
14>          [
14>              T=Ogre::AnimableValue
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationstate.h(174): warning C4251: 'Ogre::AnimationState::mAnimationName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationstate.h(198): warning C4251: 'Ogre::AnimationStateSet::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationStateSet'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationstate.h(259): warning C4251: 'Ogre::AnimationStateSet::mAnimationStates' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationStateSet'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::AnimationState *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::AnimationState *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimationstate.h(260): warning C4251: 'Ogre::AnimationStateSet::mEnabledAnimationStates' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimationStateSet'
14>          with
14>          [
14>              _Ty=Ogre::AnimationState *,
14>              _Ax=Ogre::STLAllocator<Ogre::AnimationState *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(505): warning C4251: 'Ogre::Animation::mNodeTrackList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::NodeAnimationTrack *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::NodeAnimationTrack *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(507): warning C4251: 'Ogre::Animation::mNumericTrackList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::NumericAnimationTrack *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::NumericAnimationTrack *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(509): warning C4251: 'Ogre::Animation::mVertexTrackList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::VertexAnimationTrack *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::VertexAnimationTrack *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(510): warning C4251: 'Ogre::Animation::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(522): warning C4251: 'Ogre::Animation::mKeyFrameTimes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimation.h(528): warning C4251: 'Ogre::Animation::mBaseKeyFrameAnimationName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Animation'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogredatastream.h(185): warning C4251: 'Ogre::DataStream::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DataStream'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(91): warning C4251: 'Ogre::Archive::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(93): warning C4251: 'Ogre::Archive::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(771): warning C4251: 'Ogre::NameGenerator::mPrefix' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(773): warning C4251: 'Ogre::NameGenerator::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(68): warning C4251: 'Ogre::ParameterDef::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(69): warning C4251: 'Ogre::ParameterDef::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(93): warning C4251: 'Ogre::ParamDictionary::mParamDefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Ty=Ogre::ParameterDef,
14>              _Ax=Ogre::STLAllocator<Ogre::ParameterDef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(96): warning C4251: 'Ogre::ParamDictionary::mParamCommands' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamCommand *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamCommand *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(164): warning C4251: 'Ogre::StringInterface::msDictionaryMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(167): warning C4251: 'Ogre::StringInterface::msDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamDictionary,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamDictionary>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(170): warning C4251: 'Ogre::StringInterface::mParamDictName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
11>  FalDefault.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(80): warning C4251: 'Ogre::Resource::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(144): warning C4251: 'Ogre::Resource::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(146): warning C4251: 'Ogre::Resource::mGroup' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(150): warning C4251: 'Ogre::Resource::mLoadingState' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              T=Ogre::Resource::LoadingState
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(158): warning C4251: 'Ogre::Resource::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(165): warning C4251: 'Ogre::Resource::mListenerList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Kty=Ogre::Resource::Listener *,
14>              _Pr=std::less<Ogre::Resource::Listener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Resource::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(166): warning C4251: 'Ogre::Resource::mListenerListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(255): warning C4251: 'Ogre::ResourceGroupManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(257): warning C4251: 'Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(259): warning C4251: 'Ogre::ResourceGroupManager::INTERNAL_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(261): warning C4251: 'Ogre::ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(289): warning C4251: 'Ogre::ResourceGroupManager::mResourceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(293): warning C4251: 'Ogre::ResourceGroupManager::mScriptLoaderOrderMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::Real,
14>              _Ty=Ogre::ScriptLoader *,
14>              _Pr=std::less<Ogre::Real>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Real,Ogre::ScriptLoader *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(296): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupListenerList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Ty=Ogre::ResourceGroupListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourceGroupListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(351): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceGroupManager::ResourceGroup *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceGroupManager::ResourceGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(354): warning C4251: 'Ogre::ResourceGroupManager::mWorldGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(76): warning C4251: 'Ogre::ResourceManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mItems' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          and
14>          [
14>              _Ty=Ogre::ResourcePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourcePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>          and
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(432): warning C4251: 'Ogre::ResourceManager::ResourcePool::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager::ResourcePool'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(496): warning C4251: 'Ogre::ResourceManager::mResourcesByHandle' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::ResourceHandle,
14>              _Ty=Ogre::ResourcePtr,
14>              _Pr=std::less<Ogre::ResourceHandle>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ResourceHandle,Ogre::ResourcePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(497): warning C4251: 'Ogre::ResourceManager::mResources' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(498): warning C4251: 'Ogre::ResourceManager::mResourcesWithGroup' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourceMap
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(501): warning C4251: 'Ogre::ResourceManager::mMemoryUsage' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              T=size_t
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(508): warning C4251: 'Ogre::ResourceManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(512): warning C4251: 'Ogre::ResourceManager::mResourceType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(527): warning C4251: 'Ogre::ResourceManager::mResourcePoolMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourcePool *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager::ResourcePool *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchivemanager.h(51): warning C4251: 'Ogre::ArchiveManager::mArchFactories' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ArchiveManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ArchiveFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ArchiveFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchivemanager.h(54): warning C4251: 'Ogre::ArchiveManager::mArchives' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ArchiveManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Archive *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Archive *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(341): warning C4251: 'Ogre::RenderQueue::mGroups' : class 'Ogre::RenderQueue::RenderQueueGroupMap' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueue'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(97) : vea la declaración de 'Ogre::RenderQueue::RenderQueueGroupMap'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrevertexindexdata.h(100): warning C4251: 'Ogre::VertexData::hwAnimationDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexData'
14>          with
14>          [
14>              _Ty=Ogre::VertexData::HardwareAnimationData,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexData::HardwareAnimationData,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(106): warning C4251: 'Ogre::Material::mTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(108): warning C4251: 'Ogre::Material::mSupportedTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(115): warning C4251: 'Ogre::Material::mBestTechniquesBySchemeList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(117): warning C4251: 'Ogre::Material::mUserLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(118): warning C4251: 'Ogre::Material::mLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(125): warning C4251: 'Ogre::Material::mUnsupportedReasons' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(70): warning C4251: 'Ogre::Serializer::mStream' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              T=Ogre::DataStream
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(71): warning C4251: 'Ogre::Serializer::mVersion' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(277): warning C4251: 'Ogre::GpuNamedConstants::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuNamedConstants'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuConstantDefinition,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuConstantDefinition>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(360): warning C4251: 'Ogre::GpuLogicalBufferStruct::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(362): warning C4251: 'Ogre::GpuLogicalBufferStruct::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::GpuLogicalIndexUse,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::GpuLogicalIndexUse>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(399): warning C4251: 'Ogre::GpuSharedParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(400): warning C4251: 'Ogre::GpuSharedParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(401): warning C4251: 'Ogre::GpuSharedParameters::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(404): warning C4251: 'Ogre::GpuSharedParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(512): warning C4251: 'Ogre::GpuSharedParametersUsage::mSharedParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              T=Ogre::GpuSharedParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(523): warning C4251: 'Ogre::GpuSharedParametersUsage::mCopyDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage::CopyDataEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage::CopyDataEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(526): warning C4251: 'Ogre::GpuSharedParametersUsage::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1124): warning C4251: 'Ogre::GpuProgramParameters::AutoConstantDictionary' : struct 'Ogre::GpuProgramParameters::AutoConstantDefinition' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1068) : vea la declaración de 'Ogre::GpuProgramParameters::AutoConstantDefinition'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1126): warning C4251: 'Ogre::GpuProgramParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1128): warning C4251: 'Ogre::GpuProgramParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1131): warning C4251: 'Ogre::GpuProgramParameters::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1134): warning C4251: 'Ogre::GpuProgramParameters::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1136): warning C4251: 'Ogre::GpuProgramParameters::mNamedConstants' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1138): warning C4251: 'Ogre::GpuProgramParameters::mAutoConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuProgramParameters::AutoConstantEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuProgramParameters::AutoConstantEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1160): warning C4251: 'Ogre::GpuProgramParameters::mSharedParamSets' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1163): warning C4251: 'Ogre::GpuProgramParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(133): warning C4251: 'Ogre::GpuProgram::mFilename' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(135): warning C4251: 'Ogre::GpuProgram::mSource' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(139): warning C4251: 'Ogre::GpuProgram::mSyntaxCode' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(151): warning C4251: 'Ogre::GpuProgram::mDefaultParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(158): warning C4251: 'Ogre::GpuProgram::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(163): warning C4251: 'Ogre::GpuProgram::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(168): warning C4251: 'Ogre::GpuProgram::mConstantDefs' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(170): warning C4251: 'Ogre::GpuProgram::mManualNamedConstantsFile' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreuserobjectbindings.h(131): warning C4251: 'Ogre::UserObjectBindings::msEmptyAny' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::UserObjectBindings'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderable.h(414): warning C4251: 'Ogre::Renderable::mCustomParameters' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Renderable'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector4,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector4>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowcaster.h(56): warning C4251: 'Ogre::ShadowRenderable::mRenderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowRenderable'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(109): warning C4251: 'Ogre::MovableObject::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(157): warning C4251: 'Ogre::MovableObject::mLightList' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardchain.h(309): warning C4251: 'Ogre::BillboardChain::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardChain'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardchain.h(326): warning C4251: 'Ogre::BillboardChain::mChainElementList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardChain'
14>          with
14>          [
14>              _Ty=Ogre::BillboardChain::Element,
14>              _Ax=Ogre::STLAllocator<Ogre::BillboardChain::Element,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardchain.h(345): warning C4251: 'Ogre::BillboardChain::mChainSegmentList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardChain'
14>          with
14>          [
14>              _Ty=Ogre::BillboardChain::ChainSegment,
14>              _Ax=Ogre::STLAllocator<Ogre::BillboardChain::ChainSegment,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardchain.h(373): warning C4251: 'Ogre::BillboardChainFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardChainFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardset.h(132): warning C4251: 'Ogre::BillboardSet::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardSet'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardset.h(163): warning C4251: 'Ogre::BillboardSet::mActiveBillboards' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardSet'
14>          with
14>          [
14>              _Ty=Ogre::Billboard *,
14>              _Ax=Ogre::STLAllocator<Ogre::Billboard *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardset.h(172): warning C4251: 'Ogre::BillboardSet::mFreeBillboards' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardSet'
14>          with
14>          [
14>              _Ty=Ogre::Billboard *,
14>              _Ax=Ogre::STLAllocator<Ogre::Billboard *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardset.h(178): warning C4251: 'Ogre::BillboardSet::mBillboardPool' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardSet'
14>          with
14>          [
14>              _Ty=Ogre::Billboard *,
14>              _Ax=Ogre::STLAllocator<Ogre::Billboard *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardset.h(211): warning C4251: 'Ogre::BillboardSet::mTextureCoords' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardSet'
14>          with
14>          [
14>              _Ty=Ogre::FloatRect,
14>              _Ax=Ogre::STLAllocator<Ogre::FloatRect,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardset.h(285): warning C4251: 'Ogre::BillboardSet::mRadixSorter' : class 'Ogre::RadixSort<TContainer,TContainerValueType,TCompValueType>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardSet'
14>          with
14>          [
14>              TContainer=Ogre::BillboardSet::ActiveBillboardList,
14>              TContainerValueType=Ogre::Billboard *,
14>              TCompValueType=float
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboardset.h(866): warning C4251: 'Ogre::BillboardSetFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::BillboardSetFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(418): warning C4251: 'Ogre::Skeleton::mBoneList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Ty=Ogre::Bone *,
14>              _Ax=Ogre::STLAllocator<Ogre::Bone *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(421): warning C4251: 'Ogre::Skeleton::mBoneListByName' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Bone *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Bone *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(425): warning C4251: 'Ogre::Skeleton::mRootBones' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Ty=Ogre::Bone *,
14>              _Ax=Ogre::STLAllocator<Ogre::Bone *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(430): warning C4251: 'Ogre::Skeleton::mManualBones' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Kty=Ogre::Bone *,
14>              _Pr=std::less<Ogre::Bone *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Bone *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(437): warning C4251: 'Ogre::Skeleton::mAnimationsList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Animation *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Animation *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeleton.h(440): warning C4251: 'Ogre::Skeleton::mLinkedSkeletonAnimSourceList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Skeleton'
14>          with
14>          [
14>              _Ty=Ogre::LinkedSkeletonAnimationSource,
14>              _Ax=Ogre::STLAllocator<Ogre::LinkedSkeletonAnimationSource,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(115): warning C4251: 'Ogre::Mesh::mSubMeshList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Ty=Ogre::SubMesh *,
14>              _Ax=Ogre::STLAllocator<Ogre::SubMesh *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(131): warning C4251: 'Ogre::Mesh::mFreshFromDisk' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              T=Ogre::DataStream
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(133): warning C4251: 'Ogre::Mesh::mSubMeshNameMap' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ushort
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(141): warning C4251: 'Ogre::Mesh::mSkeletonName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(145): warning C4251: 'Ogre::Mesh::mBoneAssignments' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::VertexBoneAssignment,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::VertexBoneAssignment>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(162): warning C4251: 'Ogre::Mesh::mMeshLodUsageList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Ty=Ogre::MeshLodUsage,
14>              _Ax=Ogre::STLAllocator<Ogre::MeshLodUsage,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(176): warning C4251: 'Ogre::Mesh::mAnimationsList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Animation *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Animation *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(185): warning C4251: 'Ogre::Mesh::mPoseList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Ty=Ogre::Pose *,
14>              _Ax=Ogre::STLAllocator<Ogre::Pose *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremesh.h(309): warning C4251: 'Ogre::Mesh::sharedBlendIndexToBoneIndexMap' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Mesh'
14>          with
14>          [
14>              _Ty=Ogre::ushort,
14>              _Ax=Ogre::STLAllocator<Ogre::ushort,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrenode.h(127): warning C4251: 'Ogre::Node::mChildren' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Node'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Node *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrenode.h(131): warning C4251: 'Ogre::Node::mChildrenToUpdate' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Node'
14>          with
14>          [
14>              _Kty=Ogre::Node *,
14>              _Pr=std::less<Ogre::Node *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Node *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrenode.h(142): warning C4251: 'Ogre::Node::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Node'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrenode.h(230): warning C4251: 'Ogre::Node::msQueuedUpdates' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Node'
14>          with
14>          [
14>              _Ty=Ogre::Node *,
14>              _Ax=Ogre::STLAllocator<Ogre::Node *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableplane.h(61): warning C4251: 'Ogre::MovablePlane::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovablePlane'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(91): warning C4251: 'Ogre::Frustum::mFOVy' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(166): warning C4251: 'Ogre::Frustum::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreplaneboundedvolume.h(53): warning C4251: 'Ogre::PlaneBoundedVolume::planes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::PlaneBoundedVolume'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecamera.h(142): warning C4251: 'Ogre::Camera::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Camera'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecamera.h(163): warning C4251: 'Ogre::Camera::mWindowClipPlanes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Camera'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecamera.h(185): warning C4251: 'Ogre::Camera::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Camera'
14>          with
14>          [
14>              _Ty=Ogre::Camera::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::Camera::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreconfigfile.h(102): warning C4251: 'Ogre::ConfigFile::mSettings' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ConfigFile'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=std::multimap<Ogre::String,Ogre::String,std::less<std::string>,Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::String>,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,std::multimap<Ogre::String,Ogre::String,std::less<std::string>,Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::String>,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepredefinedcontrollers.h(147): warning C4251: 'Ogre::FloatGpuParameterControllerValue::mParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::FloatGpuParameterControllerValue'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197): warning C4275: se ha utilizado una interfaz no de DLL struct 'Ogre::Box' como base para la interfaz DLL class 'Ogre::PixelBox'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197) : vea la declaración de 'Ogre::PixelBox'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretexture.h(398): warning C4251: 'Ogre::Texture::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Texture'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1194): warning C4251: 'Ogre::TextureUnitState::mRotate' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1221): warning C4251: 'Ogre::TextureUnitState::mFrames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1222): warning C4251: 'Ogre::TextureUnitState::mFramePtrs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1223): warning C4251: 'Ogre::TextureUnitState::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1224): warning C4251: 'Ogre::TextureUnitState::mTextureNameAlias' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1225): warning C4251: 'Ogre::TextureUnitState::mEffects' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Kty=Ogre::TextureUnitState::TextureEffectType,
14>              _Ty=Ogre::TextureUnitState::TextureEffect,
14>              _Pr=std::less<Ogre::TextureUnitState::TextureEffectType>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::TextureUnitState::TextureEffectType,Ogre::TextureUnitState::TextureEffect>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1227): warning C4251: 'Ogre::TextureUnitState::mCompositorRefName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1228): warning C4251: 'Ogre::TextureUnitState::mCompositorRefTexName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecontrollermanager.h(61): warning C4251: 'Ogre::ControllerManager::mControllers' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ControllerManager'
14>          with
14>          [
14>              _Kty=Ogre::Controller<Ogre::Real> ,
14>              _Pr=std::less<Ogre::Controller<Ogre::Real> >,
14>              _Alloc=Ogre::STLAllocator<Ogre::Controller<Ogre::Real> ,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecontrollermanager.h(64): warning C4251: 'Ogre::ControllerManager::mFrameTimeController' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ControllerManager'
14>          with
14>          [
14>              T=Ogre::ControllerValue<Ogre::Real>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecontrollermanager.h(67): warning C4251: 'Ogre::ControllerManager::mPassthroughFunction' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ControllerManager'
14>          with
14>          [
14>              T=Ogre::ControllerFunction<Ogre::Real>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(121): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexBuffers' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::HardwareVertexBuffer *,
14>              _Pr=std::less<Ogre::HardwareVertexBuffer *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::HardwareVertexBuffer *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(122): warning C4251: 'Ogre::HardwareBufferManagerBase::mIndexBuffers' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::HardwareIndexBuffer *,
14>              _Pr=std::less<Ogre::HardwareIndexBuffer *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::HardwareIndexBuffer *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(127): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexDeclarations' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::VertexDeclaration *,
14>              _Pr=std::less<Ogre::VertexDeclaration *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::VertexDeclaration *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(128): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexBufferBindings' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::VertexBufferBinding *,
14>              _Pr=std::less<Ogre::VertexBufferBinding *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::VertexBufferBinding *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(131): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexBuffersMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(132): warning C4251: 'Ogre::HardwareBufferManagerBase::mIndexBuffersMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(133): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexDeclarationsMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(134): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexBufferBindingsMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(189): warning C4251: 'Ogre::HardwareBufferManagerBase::mFreeTempVertexBufferMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::HardwareVertexBuffer *,
14>              _Ty=Ogre::HardwareVertexBufferSharedPtr,
14>              _Pr=std::less<Ogre::HardwareVertexBuffer *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::HardwareVertexBuffer *const ,Ogre::HardwareVertexBufferSharedPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(193): warning C4251: 'Ogre::HardwareBufferManagerBase::mTempVertexBufferLicenses' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::HardwareVertexBuffer *,
14>              _Ty=Ogre::HardwareBufferManagerBase::VertexBufferLicense,
14>              _Pr=std::less<Ogre::HardwareVertexBuffer *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::HardwareVertexBuffer *const ,Ogre::HardwareBufferManagerBase::VertexBufferLicense>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(201): warning C4251: 'Ogre::HardwareBufferManagerBase::mTempBuffersMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreentity.h(82): warning C4275: se ha utilizado una interfaz no de DLL class 'Ogre::Resource::Listener' como base para la interfaz DLL class 'Ogre::Entity'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(82) : vea la declaración de 'Ogre::Resource::Listener'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreentity.h(81) : vea la declaración de 'Ogre::Entity'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreentity.h(107): warning C4251: 'Ogre::Entity::mSubEntityList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Entity'
14>          with
14>          [
14>              _Ty=Ogre::SubEntity *,
14>              _Ax=Ogre::STLAllocator<Ogre::SubEntity *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreentity.h(208): warning C4251: 'Ogre::Entity::mSchemeHardwareAnim' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Entity'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=bool,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,bool>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreentity.h(252): warning C4251: 'Ogre::Entity::mLodEntityList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Entity'
14>          with
14>          [
14>              _Ty=Ogre::Entity *,
14>              _Ax=Ogre::STLAllocator<Ogre::Entity *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreentity.h(304): warning C4251: 'Ogre::Entity::mChildObjectList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Entity'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MovableObject *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::MovableObject *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreentity.h(310): warning C4251: 'Ogre::Entity::mShadowRenderables' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Entity'
14>          with
14>          [
14>              _Ty=Ogre::ShadowRenderable *,
14>              _Ax=Ogre::STLAllocator<Ogre::ShadowRenderable *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreentity.h(855): warning C4251: 'Ogre::EntityFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EntityFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogrammanager.h(58): warning C4251: 'Ogre::GpuProgramManager::mSharedParametersMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuSharedParametersPtr,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuSharedParametersPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogrammanager.h(59): warning C4251: 'Ogre::GpuProgramManager::mMicrocodeCache' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuProgramManager::Microcode,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuProgramManager::Microcode>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarepixelbuffer.h(64): warning C4251: 'Ogre::HardwarePixelBuffer::mLockedBox' : struct 'Ogre::Box' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwarePixelBuffer'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehighlevelgpuprogrammanager.h(78): warning C4251: 'Ogre::HighLevelGpuProgramManager::mFactories' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HighLevelGpuProgramManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::HighLevelGpuProgramFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::HighLevelGpuProgramFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancebatch.h(92): warning C4251: 'Ogre::InstanceBatch::mRenderOperation' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceBatch'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancebatch.h(106): warning C4251: 'Ogre::InstanceBatch::mInstancedEntities' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceBatch'
14>          with
14>          [
14>              _Ty=Ogre::InstancedEntity *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedEntity *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancebatch.h(107): warning C4251: 'Ogre::InstanceBatch::mUnusedEntities' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceBatch'
14>          with
14>          [
14>              _Ty=Ogre::InstancedEntity *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedEntity *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedentity.h(102): warning C4251: 'Ogre::InstancedEntity::mSharingPartners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedEntity'
14>          with
14>          [
14>              _Ty=Ogre::InstancedEntity *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedEntity *,Ogre::GeneralAllocPolicy>
14>          ]
11>  FalButton.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(103): warning C4251: 'Ogre::InstanceManager::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(105): warning C4251: 'Ogre::InstanceManager::mInstanceBatches' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstanceManager::InstanceBatchVec,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstanceManager::InstanceBatchVec>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(108): warning C4251: 'Ogre::InstanceManager::mDirtyBatches' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          with
14>          [
14>              _Ty=Ogre::InstanceBatch *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstanceBatch *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(110): warning C4251: 'Ogre::InstanceManager::mSharedRenderOperation' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancemanager.h(117): warning C4251: 'Ogre::InstanceManager::mBatchSettings' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstanceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstanceManager::BatchSettings,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstanceManager::BatchSettings>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(537): warning C4251: 'Ogre::Light::mSpotOuter' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(538): warning C4251: 'Ogre::Light::mSpotInner' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(563): warning C4251: 'Ogre::Light::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(566): warning C4251: 'Ogre::Light::mFrustumClipVolumes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          with
14>          [
14>              _Ty=Ogre::PlaneBoundedVolume,
14>              _Ax=Ogre::STLAllocator<Ogre::PlaneBoundedVolume,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(571): warning C4251: 'Ogre::Light::mCustomShadowCameraSetup' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          with
14>          [
14>              T=Ogre::ShadowCameraSetup
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(575): warning C4251: 'Ogre::Light::mCustomParameters' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Light'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::Vector4,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::Vector4>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelight.h(587): warning C4251: 'Ogre::LightFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LightFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(104): warning C4251: 'Ogre::Log::mLog' : class 'std::basic_ofstream<_Elem,_Traits>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(109): warning C4251: 'Ogre::Log::mLogName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(112): warning C4251: 'Ogre::Log::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Ty=Ogre::LogListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::LogListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(117): warning C4251: 'Ogre::Log::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(70): warning C4251: 'Ogre::LogManager::mLogs' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Log *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Log *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(76): warning C4251: 'Ogre::LogManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremanualobject.h(406): warning C4251: 'Ogre::ManualObject::ManualObjectSection::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ManualObject::ManualObjectSection'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremanualobject.h(407): warning C4251: 'Ogre::ManualObject::ManualObjectSection::mGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ManualObject::ManualObjectSection'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremanualobject.h(409): warning C4251: 'Ogre::ManualObject::ManualObjectSection::mRenderOperation' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ManualObject::ManualObjectSection'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremanualobject.h(483): warning C4251: 'Ogre::ManualObject::mSectionList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ManualObject'
14>          with
14>          [
14>              _Ty=Ogre::ManualObject::ManualObjectSection *,
14>              _Ax=Ogre::STLAllocator<Ogre::ManualObject::ManualObjectSection *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremanualobject.h(529): warning C4251: 'Ogre::ManualObject::mShadowRenderables' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ManualObject'
14>          with
14>          [
14>              _Ty=Ogre::ShadowRenderable *,
14>              _Ax=Ogre::STLAllocator<Ogre::ShadowRenderable *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremanualobject.h(560): warning C4251: 'Ogre::ManualObjectFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ManualObjectFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(219): warning C4251: 'Ogre::MaterialSerializer::mRootAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(221): warning C4251: 'Ogre::MaterialSerializer::mMaterialAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(223): warning C4251: 'Ogre::MaterialSerializer::mTechniqueAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(225): warning C4251: 'Ogre::MaterialSerializer::mPassAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(227): warning C4251: 'Ogre::MaterialSerializer::mTextureUnitAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(229): warning C4251: 'Ogre::MaterialSerializer::mProgramRefAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(231): warning C4251: 'Ogre::MaterialSerializer::mProgramAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(233): warning C4251: 'Ogre::MaterialSerializer::mProgramDefaultParamAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(239): warning C4251: 'Ogre::MaterialSerializer::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Ty=Ogre::MaterialSerializer::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::MaterialSerializer::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(376): warning C4251: 'Ogre::MaterialSerializer::mBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(377): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(380): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramDefinitionContainer' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(120): warning C4251: 'Ogre::MaterialManager::mSerializer' : class 'boost::thread_specific_ptr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              T=Ogre::MaterialSerializer
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(131): warning C4251: 'Ogre::MaterialManager::mSchemes' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=unsigned short,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const std::string,unsigned short>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(133): warning C4251: 'Ogre::MaterialManager::mActiveSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(140): warning C4251: 'Ogre::MaterialManager::mListenerMap' : class 'std::map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MaterialManager::ListenerList
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(144): warning C4251: 'Ogre::MaterialManager::DEFAULT_SCHEME_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepatchsurface.h(206): warning C4251: 'Ogre::PatchSurface::mVecCtlPoints' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::PatchSurface'
14>          with
14>          [
14>              _Ty=Ogre::Vector3,
14>              _Ax=Ogre::STLAllocator<Ogre::Vector3,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremeshmanager.h(474): warning C4251: 'Ogre::MeshManager::mMeshBuildParams' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MeshManager'
14>          with
14>          [
14>              _Kty=Ogre::Resource *,
14>              _Ty=Ogre::MeshManager::MeshBuildParams,
14>              _Pr=std::less<Ogre::Resource *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::Resource *const ,Ogre::MeshManager::MeshBuildParams>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreedgelistbuilder.h(119): warning C4251: 'Ogre::EdgeData::triangles' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EdgeData'
14>          with
14>          [
14>              _Ty=Ogre::EdgeData::Triangle,
14>              _Ax=Ogre::STLAllocator<Ogre::EdgeData::Triangle,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreedgelistbuilder.h(121): warning C4251: 'Ogre::EdgeData::triangleFaceNormals' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EdgeData'
14>          with
14>          [
14>              _Ty=Ogre::Vector4,
14>              _Ax=Ogre::STLAllocator<Ogre::Vector4,Ogre::CategorisedAlignAllocPolicy<MEMCATEGORY_GEOMETRY>>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreedgelistbuilder.h(123): warning C4251: 'Ogre::EdgeData::triangleLightFacings' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EdgeData'
14>          with
14>          [
14>              _Ty=char,
14>              _Ax=Ogre::STLAllocator<char,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreedgelistbuilder.h(125): warning C4251: 'Ogre::EdgeData::edgeGroups' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EdgeData'
14>          with
14>          [
14>              _Ty=Ogre::EdgeData::EdgeGroup,
14>              _Ax=Ogre::STLAllocator<Ogre::EdgeData::EdgeGroup,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreedgelistbuilder.h(242): warning C4251: 'Ogre::EdgeListBuilder::mGeometryList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EdgeListBuilder'
14>          with
14>          [
14>              _Ty=Ogre::EdgeListBuilder::Geometry,
14>              _Ax=Ogre::STLAllocator<Ogre::EdgeListBuilder::Geometry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreedgelistbuilder.h(243): warning C4251: 'Ogre::EdgeListBuilder::mVertexDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EdgeListBuilder'
14>          with
14>          [
14>              _Ty=const Ogre::VertexData *,
14>              _Ax=Ogre::STLAllocator<const Ogre::VertexData *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreedgelistbuilder.h(244): warning C4251: 'Ogre::EdgeListBuilder::mVertices' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EdgeListBuilder'
14>          with
14>          [
14>              _Ty=Ogre::EdgeListBuilder::CommonVertex,
14>              _Ax=Ogre::STLAllocator<Ogre::EdgeListBuilder::CommonVertex,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreedgelistbuilder.h(248): warning C4251: 'Ogre::EdgeListBuilder::mCommonVertexMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EdgeListBuilder'
14>          with
14>          [
14>              _Kty=Ogre::Vector3,
14>              _Ty=size_t,
14>              _Pr=Ogre::EdgeListBuilder::vectorLess,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Vector3,size_t>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreedgelistbuilder.h(253): warning C4251: 'Ogre::EdgeListBuilder::mEdgeMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::EdgeListBuilder'
14>          with
14>          [
14>              _Kty=std::pair<size_t,size_t>,
14>              _Ty=std::pair<size_t,size_t>,
14>              _Pr=std::less<std::pair<size_t,size_t>>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const std::pair<size_t,size_t>,std::pair<size_t,size_t>>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremeshserializer.h(179): warning C4251: 'Ogre::MeshSerializer::mVersionData' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MeshSerializer'
14>          with
14>          [
14>              _Ty=Ogre::MeshSerializer::MeshVersionData *,
14>              _Ax=Ogre::STLAllocator<Ogre::MeshSerializer::MeshVersionData *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenenode.h(65): warning C4251: 'Ogre::SceneNode::mObjectsByName' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneNode'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MovableObject *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlay.h(76): warning C4251: 'Ogre::Overlay::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Overlay'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlay.h(82): warning C4251: 'Ogre::Overlay::m2DElements' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Overlay'
14>          with
14>          [
14>              _Ty=Ogre::OverlayContainer *,
14>              _Ax=Ogre::STLAllocator<Ogre::OverlayContainer *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlay.h(85): warning C4251: 'Ogre::Overlay::mRotate' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Overlay'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlay.h(97): warning C4251: 'Ogre::Overlay::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Overlay'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreutfstring.h(204): warning C4275: se ha utilizado una interfaz no de DLL class 'std::runtime_error' como base para la interfaz DLL class 'Ogre::UTFString::invalid_data'
14>          c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdexcept(158) : vea la declaración de 'std::runtime_error'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreutfstring.h(204) : vea la declaración de 'Ogre::UTFString::invalid_data'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreutfstring.h(233): warning C4251: 'Ogre::UTFString::_base_iterator::mIter' : class 'std::_String_iterator<_Elem,_Traits,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::UTFString::_base_iterator'
14>          with
14>          [
14>              _Elem=char16_t,
14>              _Traits=std::char_traits<unsigned short>,
14>              _Alloc=std::allocator<char16_t>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreutfstring.h(965): warning C4251: 'Ogre::UTFString::mData' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::UTFString'
14>          with
14>          [
14>              _Elem=char16_t,
14>              _Traits=std::char_traits<unsigned short>,
14>              _Ax=std::allocator<char16_t>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlayelement.h(127): warning C4251: 'Ogre::OverlayElement::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayElement'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlayelement.h(134): warning C4251: 'Ogre::OverlayElement::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayElement'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlaycontainer.h(65): warning C4251: 'Ogre::OverlayContainer::mChildren' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayContainer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::OverlayElement *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::OverlayElement *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlaycontainer.h(67): warning C4251: 'Ogre::OverlayContainer::mChildContainers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayContainer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::OverlayContainer *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::OverlayContainer *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlaymanager.h(58): warning C4251: 'Ogre::OverlayManager::mOverlayMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Overlay *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Overlay *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlaymanager.h(59): warning C4251: 'Ogre::OverlayManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlaymanager.h(75): warning C4251: 'Ogre::OverlayManager::mFactories' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::OverlayElementFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::OverlayElementFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlaymanager.h(77): warning C4251: 'Ogre::OverlayManager::mInstances' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::OverlayElement *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::OverlayElement *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlaymanager.h(78): warning C4251: 'Ogre::OverlayManager::mTemplates' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::OverlayElement *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::OverlayElement *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreoverlaymanager.h(81): warning C4251: 'Ogre::OverlayManager::mLoadedScripts' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::OverlayManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticleaffector.h(67): warning C4251: 'Ogre::ParticleAffector::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleAffector'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboard.h(74): warning C4251: 'Ogre::Billboard::mTexcoordRect' : struct 'Ogre::TRect<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Billboard'
14>          with
14>          [
14>              T=float
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrebillboard.h(85): warning C4251: 'Ogre::Billboard::mRotation' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Billboard'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticle.h(82): warning C4251: 'Ogre::Particle::rotation' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Particle'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticle.h(96): warning C4251: 'Ogre::Particle::rotationSpeed' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Particle'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticleemitter.h(107): warning C4251: 'Ogre::ParticleEmitter::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleEmitter'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticleemitter.h(113): warning C4251: 'Ogre::ParticleEmitter::mAngle' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleEmitter'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticleemitter.h(149): warning C4251: 'Ogre::ParticleEmitter::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleEmitter'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticleemitter.h(152): warning C4251: 'Ogre::ParticleEmitter::mEmittedEmitter' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleEmitter'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticleiterator.h(48): warning C4251: 'Ogre::ParticleIterator::mPos' : class 'std::_List_iterator<_Mylist>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleIterator'
14>          with
14>          [
14>              _Mylist=std::_List_val<Ogre::Particle *,Ogre::STLAllocator<Ogre::Particle *,Ogre::GeneralAllocPolicy>>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticleiterator.h(49): warning C4251: 'Ogre::ParticleIterator::mStart' : class 'std::_List_iterator<_Mylist>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleIterator'
14>          with
14>          [
14>              _Mylist=std::_List_val<Ogre::Particle *,Ogre::STLAllocator<Ogre::Particle *,Ogre::GeneralAllocPolicy>>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticleiterator.h(50): warning C4251: 'Ogre::ParticleIterator::mEnd' : class 'std::_List_iterator<_Mylist>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleIterator'
14>          with
14>          [
14>              _Mylist=std::_List_val<Ogre::Particle *,Ogre::STLAllocator<Ogre::Particle *,Ogre::GeneralAllocPolicy>>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(647): warning C4251: 'Ogre::ParticleSystem::msCullCmd' : class 'Ogre::ParticleSystem::CmdCull' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(92) : vea la declaración de 'Ogre::ParticleSystem::CmdCull'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(648): warning C4251: 'Ogre::ParticleSystem::msHeightCmd' : class 'Ogre::ParticleSystem::CmdHeight' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(106) : vea la declaración de 'Ogre::ParticleSystem::CmdHeight'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(649): warning C4251: 'Ogre::ParticleSystem::msMaterialCmd' : class 'Ogre::ParticleSystem::CmdMaterial' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(85) : vea la declaración de 'Ogre::ParticleSystem::CmdMaterial'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(650): warning C4251: 'Ogre::ParticleSystem::msQuotaCmd' : class 'Ogre::ParticleSystem::CmdQuota' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(71) : vea la declaración de 'Ogre::ParticleSystem::CmdQuota'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(651): warning C4251: 'Ogre::ParticleSystem::msEmittedEmitterQuotaCmd' : class 'Ogre::ParticleSystem::CmdEmittedEmitterQuota' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(78) : vea la declaración de 'Ogre::ParticleSystem::CmdEmittedEmitterQuota'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(652): warning C4251: 'Ogre::ParticleSystem::msWidthCmd' : class 'Ogre::ParticleSystem::CmdWidth' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(99) : vea la declaración de 'Ogre::ParticleSystem::CmdWidth'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(653): warning C4251: 'Ogre::ParticleSystem::msRendererCmd' : class 'Ogre::ParticleSystem::CmdRenderer' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(113) : vea la declaración de 'Ogre::ParticleSystem::CmdRenderer'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(654): warning C4251: 'Ogre::ParticleSystem::msSortedCmd' : class 'Ogre::ParticleSystem::CmdSorted' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(120) : vea la declaración de 'Ogre::ParticleSystem::CmdSorted'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(655): warning C4251: 'Ogre::ParticleSystem::msLocalSpaceCmd' : class 'Ogre::ParticleSystem::CmdLocalSpace' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(127) : vea la declaración de 'Ogre::ParticleSystem::CmdLocalSpace'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(656): warning C4251: 'Ogre::ParticleSystem::msIterationIntervalCmd' : class 'Ogre::ParticleSystem::CmdIterationInterval' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(134) : vea la declaración de 'Ogre::ParticleSystem::CmdIterationInterval'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(657): warning C4251: 'Ogre::ParticleSystem::msNonvisibleTimeoutCmd' : class 'Ogre::ParticleSystem::CmdNonvisibleTimeout' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(141) : vea la declaración de 'Ogre::ParticleSystem::CmdNonvisibleTimeout'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(670): warning C4251: 'Ogre::ParticleSystem::mResourceGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(672): warning C4251: 'Ogre::ParticleSystem::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(730): warning C4251: 'Ogre::ParticleSystem::mRadixSorter' : class 'Ogre::RadixSort<TContainer,TContainerValueType,TCompValueType>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              TContainer=Ogre::ParticleSystem::ActiveParticleList,
14>              TContainerValueType=Ogre::Particle *,
14>              TCompValueType=float
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(741): warning C4251: 'Ogre::ParticleSystem::mActiveParticles' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Ty=Ogre::Particle *,
14>              _Ax=Ogre::STLAllocator<Ogre::Particle *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(752): warning C4251: 'Ogre::ParticleSystem::mFreeParticles' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Ty=Ogre::Particle *,
14>              _Ax=Ogre::STLAllocator<Ogre::Particle *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(758): warning C4251: 'Ogre::ParticleSystem::mParticlePool' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Ty=Ogre::Particle *,
14>              _Ax=Ogre::STLAllocator<Ogre::Particle *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(774): warning C4251: 'Ogre::ParticleSystem::mEmittedEmitterPool' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParticleSystem::EmittedEmitterList,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParticleSystem::EmittedEmitterList>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(780): warning C4251: 'Ogre::ParticleSystem::mFreeEmittedEmitters' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParticleSystem::FreeEmittedEmitterList,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParticleSystem::FreeEmittedEmitterList>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(787): warning C4251: 'Ogre::ParticleSystem::mActiveEmittedEmitters' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Ty=Ogre::ParticleEmitter *,
14>              _Ax=Ogre::STLAllocator<Ogre::ParticleEmitter *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(793): warning C4251: 'Ogre::ParticleSystem::mEmitters' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Ty=Ogre::ParticleEmitter *,
14>              _Ax=Ogre::STLAllocator<Ogre::ParticleEmitter *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(795): warning C4251: 'Ogre::ParticleSystem::mAffectors' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Ty=Ogre::ParticleAffector *,
14>              _Ax=Ogre::STLAllocator<Ogre::ParticleAffector *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(804): warning C4251: 'Ogre::ParticleSystem::mRendererType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystem.h(813): warning C4251: 'Ogre::ParticleSystem::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystem'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystemmanager.h(86): warning C4251: 'Ogre::ParticleSystemManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystemManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystemmanager.h(89): warning C4251: 'Ogre::ParticleSystemManager::mSystemTemplates' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystemManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParticleSystem *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParticleSystem *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystemmanager.h(92): warning C4251: 'Ogre::ParticleSystemManager::mEmitterFactories' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystemManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParticleEmitterFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParticleEmitterFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystemmanager.h(95): warning C4251: 'Ogre::ParticleSystemManager::mAffectorFactories' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystemManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParticleAffectorFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParticleAffectorFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystemmanager.h(98): warning C4251: 'Ogre::ParticleSystemManager::mRendererFactories' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystemManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParticleSystemRendererFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParticleSystemRendererFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystemmanager.h(100): warning C4251: 'Ogre::ParticleSystemManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystemManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreparticlesystemmanager.h(394): warning C4251: 'Ogre::ParticleSystemFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParticleSystemFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(102): warning C4251: 'Ogre::Pass::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(199): warning C4251: 'Ogre::Pass::mTextureUnitStates' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Ty=Ogre::TextureUnitState *,
14>              _Ax=Ogre::STLAllocator<Ogre::TextureUnitState *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(229): warning C4251: 'Ogre::Pass::mShadowContentTypeLookup' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Ty=Ogre::ushort,
14>              _Ax=Ogre::STLAllocator<Ogre::ushort,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(248): warning C4251: 'Ogre::Pass::msDirtyHashList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Kty=Ogre::Pass *,
14>              _Pr=std::less<Ogre::Pass *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Pass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(250): warning C4251: 'Ogre::Pass::msPassGraveyard' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          with
14>          [
14>              _Kty=Ogre::Pass *,
14>              _Pr=std::less<Ogre::Pass *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Pass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(254): warning C4251: 'Ogre::Pass::msDirtyHashListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(255): warning C4251: 'Ogre::Pass::msPassGraveyardMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(256): warning C4251: 'Ogre::Pass::mTexUnitChangeMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepass.h(257): warning C4251: 'Ogre::Pass::mGpuProgramChangeMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pass'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreprofiler.h(116): warning C4251: 'Ogre::Profile::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Profile'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreprofiler.h(462): warning C4251: 'Ogre::Profiler::mRoot' : class 'Ogre::Profiler::ProfileInstance' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Profiler'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreprofiler.h(405) : vea la declaración de 'Ogre::Profiler::ProfileInstance'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreprofiler.h(465): warning C4251: 'Ogre::Profiler::mDisabledProfiles' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Profiler'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreprofiler.h(468): warning C4251: 'Ogre::Profiler::mProfileBars' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Profiler'
14>          with
14>          [
14>              _Ty=Ogre::OverlayElement *,
14>              _Ax=Ogre::STLAllocator<Ogre::OverlayElement *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(262): warning C4251: 'Ogre::RenderSystemCapabilities::msGPUVendorStrings' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(278): warning C4251: 'Ogre::RenderSystemCapabilities::mDeviceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(280): warning C4251: 'Ogre::RenderSystemCapabilities::mRenderSystemName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(315): warning C4251: 'Ogre::RenderSystemCapabilities::mSupportedShaderProfiles' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(66): warning C4251: 'Ogre::Technique::mPasses' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Ty=Ogre::Pass *,
14>              _Ax=Ogre::STLAllocator<Ogre::Pass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(68): warning C4251: 'Ogre::Technique::mIlluminationPasses' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Ty=Ogre::IlluminationPass *,
14>              _Ax=Ogre::STLAllocator<Ogre::IlluminationPass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(78): warning C4251: 'Ogre::Technique::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(95): warning C4251: 'Ogre::Technique::mShadowCasterMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(105): warning C4251: 'Ogre::Technique::mShadowReceiverMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(145): warning C4251: 'Ogre::Technique::mGPUVendorRules' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Ty=Ogre::Technique::GPUVendorRule,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique::GPUVendorRule,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretechnique.h(146): warning C4251: 'Ogre::Technique::mGPUDeviceNameRules' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Technique'
14>          with
14>          [
14>              _Ty=Ogre::Technique::GPUDeviceNameRule,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique::GPUDeviceNameRule,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(211): warning C4251: 'Ogre::QueuedRenderableCollection::msRadixSorter1' : class 'Ogre::RadixSort<TContainer,TContainerValueType,TCompValueType>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::QueuedRenderableCollection'
14>          with
14>          [
14>              TContainer=Ogre::QueuedRenderableCollection::RenderablePassList,
14>              TContainerValueType=Ogre::RenderablePass,
14>              TCompValueType=Ogre::uint32
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(232): warning C4251: 'Ogre::QueuedRenderableCollection::msRadixSorter2' : class 'Ogre::RadixSort<TContainer,TContainerValueType,TCompValueType>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::QueuedRenderableCollection'
14>          with
14>          [
14>              TContainer=Ogre::QueuedRenderableCollection::RenderablePassList,
14>              TContainerValueType=Ogre::RenderablePass,
14>              TCompValueType=float
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(238): warning C4251: 'Ogre::QueuedRenderableCollection::mGrouped' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::QueuedRenderableCollection'
14>          with
14>          [
14>              _Kty=Ogre::Pass *,
14>              _Ty=std::vector<Ogre::Renderable *,Ogre::STLAllocator<Ogre::Renderable *,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=Ogre::QueuedRenderableCollection::PassGroupLess,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::Pass *const ,std::vector<Ogre::Renderable *,Ogre::STLAllocator<Ogre::Renderable *,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(240): warning C4251: 'Ogre::QueuedRenderableCollection::mSortedDescending' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::QueuedRenderableCollection'
14>          with
14>          [
14>              _Ty=Ogre::RenderablePass,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderablePass,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueuesortinggrouping.h(477): warning C4251: 'Ogre::RenderQueueGroup::mPriorityGroups' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueueGroup'
14>          with
14>          [
14>              _Kty=Ogre::ushort,
14>              _Ty=Ogre::RenderPriorityGroup *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ushort,Ogre::RenderPriorityGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueueinvocation.h(72): warning C4251: 'Ogre::RenderQueueInvocation::mInvocationName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueueInvocation'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueueinvocation.h(155): warning C4251: 'Ogre::RenderQueueInvocation::RENDER_QUEUE_INVOCATION_SHADOWS' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueueInvocation'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueueinvocation.h(176): warning C4251: 'Ogre::RenderQueueInvocationSequence::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueueInvocationSequence'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueueinvocation.h(177): warning C4251: 'Ogre::RenderQueueInvocationSequence::mInvocations' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueueInvocationSequence'
14>          with
14>          [
14>              _Ty=Ogre::RenderQueueInvocation *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderQueueInvocation *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(414): warning C4251: 'Ogre::Viewport::mRQSequenceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(417): warning C4251: 'Ogre::Viewport::mMaterialSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(426): warning C4251: 'Ogre::Viewport::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Ty=Ogre::Viewport::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::Viewport::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(477): warning C4251: 'Ogre::RenderTarget::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(501): warning C4251: 'Ogre::RenderTarget::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(507): warning C4251: 'Ogre::RenderTarget::mViewportList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Kty=int,
14>              _Ty=Ogre::Viewport *,
14>              _Pr=std::less<int>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const int,Ogre::Viewport *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(510): warning C4251: 'Ogre::RenderTarget::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTargetListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTargetListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertexture.h(127): warning C4251: 'Ogre::MultiRenderTarget::mBoundSurfaces' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MultiRenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTexture *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTexture *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1476): warning C4251: 'Ogre::RenderSystem::mDepthBufferPool' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::DepthBufferVec,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::DepthBufferVec>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1479): warning C4251: 'Ogre::RenderSystem::mRenderTargets' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1481): warning C4251: 'Ogre::RenderSystem::mPrioritisedRenderTargets' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uchar,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<Ogre::uchar>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uchar,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1486): warning C4251: 'Ogre::RenderSystem::mActiveVertexGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1487): warning C4251: 'Ogre::RenderSystem::mActiveGeometryGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1488): warning C4251: 'Ogre::RenderSystem::mActiveFragmentGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1545): warning C4251: 'Ogre::RenderSystem::mEventNames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1551): warning C4251: 'Ogre::RenderSystem::mEventListeners' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::RenderSystem::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderSystem::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1554): warning C4251: 'Ogre::RenderSystem::mHwOcclusionQueries' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::HardwareOcclusionQuery *,
14>              _Ax=Ogre::STLAllocator<Ogre::HardwareOcclusionQuery *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1561): warning C4251: 'Ogre::RenderSystem::mClipPlanes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
11>  Generando código...
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(73): warning C4251: 'Ogre::WorkQueue::mChannelMap' : class 'std::map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::WorkQueue'
14>          with
14>          [
14>              _Kty=std::string,
14>              _Ty=unsigned short
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(75): warning C4251: 'Ogre::WorkQueue::mChannelMapMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::WorkQueue'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(91): warning C4251: 'Ogre::WorkQueue::Request::mData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::WorkQueue::Request'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(128): warning C4251: 'Ogre::WorkQueue::Response::mMessages' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::WorkQueue::Response'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(130): warning C4251: 'Ogre::WorkQueue::Response::mData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::WorkQueue::Response'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(442): warning C4251: 'Ogre::DefaultWorkQueueBase::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(450): warning C4251: 'Ogre::DefaultWorkQueueBase::mRequestQueue' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Ty=Ogre::WorkQueue::Request *,
14>              _Ax=Ogre::STLAllocator<Ogre::WorkQueue::Request *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(451): warning C4251: 'Ogre::DefaultWorkQueueBase::mProcessQueue' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Ty=Ogre::WorkQueue::Request *,
14>              _Ax=Ogre::STLAllocator<Ogre::WorkQueue::Request *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(452): warning C4251: 'Ogre::DefaultWorkQueueBase::mResponseQueue' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Ty=Ogre::WorkQueue::Response *,
14>              _Ax=Ogre::STLAllocator<Ogre::WorkQueue::Response *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(475): warning C4251: 'Ogre::DefaultWorkQueueBase::RequestHandlerHolder::mRWMutex' : class 'boost::shared_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase::RequestHandlerHolder'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\shared_mutex.hpp(23) : vea la declaración de 'boost::shared_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(522): warning C4251: 'Ogre::DefaultWorkQueueBase::mRequestHandlers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::DefaultWorkQueueBase::RequestHandlerList,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::DefaultWorkQueueBase::RequestHandlerList>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(523): warning C4251: 'Ogre::DefaultWorkQueueBase::mResponseHandlers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::DefaultWorkQueueBase::ResponseHandlerList,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::DefaultWorkQueueBase::ResponseHandlerList>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(529): warning C4251: 'Ogre::DefaultWorkQueueBase::mRequestMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(530): warning C4251: 'Ogre::DefaultWorkQueueBase::mProcessMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(531): warning C4251: 'Ogre::DefaultWorkQueueBase::mResponseMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreworkqueue.h(532): warning C4251: 'Ogre::DefaultWorkQueueBase::mRequestHandlerMutex' : class 'boost::shared_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultWorkQueueBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\shared_mutex.hpp(23) : vea la declaración de 'boost::shared_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcebackgroundqueue.h(141): warning C4251: 'Ogre::ResourceBackgroundQueue::mOutstandingRequestSet' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceBackgroundQueue'
14>          with
14>          [
14>              _Kty=Ogre::BackgroundProcessTicket,
14>              _Pr=std::less<Ogre::ResourceHandle>,
14>              _Alloc=Ogre::STLAllocator<Ogre::BackgroundProcessTicket,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(179): warning C4251: 'Ogre::RibbonTrail::mNodeList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrail'
14>          with
14>          [
14>              _Ty=Ogre::Node *,
14>              _Ax=Ogre::STLAllocator<Ogre::Node *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(183): warning C4251: 'Ogre::RibbonTrail::mNodeToChainSegment' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrail'
14>          with
14>          [
14>              _Ty=size_t,
14>              _Ax=Ogre::STLAllocator<size_t,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(185): warning C4251: 'Ogre::RibbonTrail::mFreeChains' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrail'
14>          with
14>          [
14>              _Ty=size_t,
14>              _Ax=Ogre::STLAllocator<size_t,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(190): warning C4251: 'Ogre::RibbonTrail::mNodeToSegMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrail'
14>          with
14>          [
14>              _Kty=const Ogre::Node *,
14>              _Ty=size_t,
14>              _Pr=std::less<const Ogre::Node *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Node *const ,size_t>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(201): warning C4251: 'Ogre::RibbonTrail::mInitialColour' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrail'
14>          with
14>          [
14>              _Ty=Ogre::ColourValue,
14>              _Ax=Ogre::STLAllocator<Ogre::ColourValue,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(203): warning C4251: 'Ogre::RibbonTrail::mDeltaColour' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrail'
14>          with
14>          [
14>              _Ty=Ogre::ColourValue,
14>              _Ax=Ogre::STLAllocator<Ogre::ColourValue,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(205): warning C4251: 'Ogre::RibbonTrail::mInitialWidth' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrail'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(207): warning C4251: 'Ogre::RibbonTrail::mDeltaWidth' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrail'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(211): warning C4251: 'Ogre::RibbonTrail::mTimeControllerValue' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrail'
14>          with
14>          [
14>              T=Ogre::ControllerValue<Ogre::Real>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreribbontrail.h(234): warning C4251: 'Ogre::RibbonTrailFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RibbonTrailFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(125): warning C4251: 'Ogre::SceneQuery::mSupportedWorldFragments' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneQuery'
14>          with
14>          [
14>              _Kty=Ogre::SceneQuery::WorldFragmentType,
14>              _Pr=std::less<Ogre::SceneQuery::WorldFragmentType>,
14>              _Alloc=Ogre::STLAllocator<Ogre::SceneQuery::WorldFragmentType,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(211): warning C4251: 'Ogre::SceneQueryResult::movables' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::SceneQueryResult'
14>          with
14>          [
14>              _Ty=Ogre::MovableObject *,
14>              _Ax=Ogre::STLAllocator<Ogre::MovableObject *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(213): warning C4251: 'Ogre::SceneQueryResult::worldFragments' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::SceneQueryResult'
14>          with
14>          [
14>              _Ty=Ogre::SceneQuery::WorldFragment *,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneQuery::WorldFragment *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(306): warning C4251: 'Ogre::PlaneBoundedVolumeListSceneQuery::mVolumes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::PlaneBoundedVolumeListSceneQuery'
14>          with
14>          [
14>              _Ty=Ogre::PlaneBoundedVolume,
14>              _Ax=Ogre::STLAllocator<Ogre::PlaneBoundedVolume,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(381): warning C4251: 'Ogre::RaySceneQuery::mResult' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RaySceneQuery'
14>          with
14>          [
14>              _Ty=Ogre::RaySceneQueryResultEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::RaySceneQueryResultEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(495): warning C4251: 'Ogre::IntersectionSceneQueryResult::movables2movables' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::IntersectionSceneQueryResult'
14>          with
14>          [
14>              _Ty=Ogre::SceneQueryMovableObjectPair,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneQueryMovableObjectPair,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenequery.h(497): warning C4251: 'Ogre::IntersectionSceneQueryResult::movables2world' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::IntersectionSceneQueryResult'
14>          with
14>          [
14>              _Ty=Ogre::SceneQueryMovableObjectWorldFragmentPair,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneQueryMovableObjectWorldFragmentPair,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresimplerenderable.h(52): warning C4251: 'Ogre::SimpleRenderable::mRenderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SimpleRenderable'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresimplerenderable.h(57): warning C4251: 'Ogre::SimpleRenderable::mMatName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SimpleRenderable'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowtexturemanager.h(84): warning C4251: 'Ogre::ShadowTextureManager::mTextureList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowTextureManager'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowtexturemanager.h(85): warning C4251: 'Ogre::ShadowTextureManager::mNullTextureList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowTextureManager'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeletoninstance.h(133): warning C4251: 'Ogre::SkeletonInstance::mActiveTagPoints' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SkeletonInstance'
14>          with
14>          [
14>              _Ty=Ogre::TagPoint *,
14>              _Ax=Ogre::STLAllocator<Ogre::TagPoint *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreskeletoninstance.h(142): warning C4251: 'Ogre::SkeletonInstance::mFreeTagPoints' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SkeletonInstance'
14>          with
14>          [
14>              _Ty=Ogre::TagPoint *,
14>              _Ax=Ogre::STLAllocator<Ogre::TagPoint *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(183): warning C4251: 'Ogre::InstancedGeometry::GeometryBucket::mQueuedGeometry' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::GeometryBucket'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::QueuedGeometry *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::QueuedGeometry *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(189): warning C4251: 'Ogre::InstancedGeometry::GeometryBucket::mFormatString' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::GeometryBucket'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(276): warning C4251: 'Ogre::InstancedGeometry::InstancedObject::mGeometryBucketList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::InstancedObject'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::GeometryBucket *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::GeometryBucket *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(329): warning C4251: 'Ogre::InstancedGeometry::MaterialBucket::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::MaterialBucket'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(336): warning C4251: 'Ogre::InstancedGeometry::MaterialBucket::mGeometryBucketList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::MaterialBucket'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::GeometryBucket *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::GeometryBucket *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(339): warning C4251: 'Ogre::InstancedGeometry::MaterialBucket::mCurrentGeometryMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::MaterialBucket'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstancedGeometry::GeometryBucket *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstancedGeometry::GeometryBucket *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(396): warning C4251: 'Ogre::InstancedGeometry::LODBucket::mMaterialBucketMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::LODBucket'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstancedGeometry::MaterialBucket *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstancedGeometry::MaterialBucket *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(398): warning C4251: 'Ogre::InstancedGeometry::LODBucket::mQueuedGeometryList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::LODBucket'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::QueuedGeometry *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::QueuedGeometry *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(452): warning C4251: 'Ogre::InstancedGeometry::BatchInstance::mQueuedSubMeshes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::BatchInstance'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::QueuedSubMesh *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::QueuedSubMesh *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(456): warning C4251: 'Ogre::InstancedGeometry::BatchInstance::mInstancesMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::BatchInstance'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::InstancedGeometry::InstancedObject *,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::InstancedGeometry::InstancedObject *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(459): warning C4251: 'Ogre::InstancedGeometry::BatchInstance::mLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::BatchInstance'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(474): warning C4251: 'Ogre::InstancedGeometry::BatchInstance::mLodBucketList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry::BatchInstance'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::LODBucket *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::LODBucket *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(541): warning C4251: 'Ogre::InstancedGeometry::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(558): warning C4251: 'Ogre::InstancedGeometry::mQueuedSubMeshes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::QueuedSubMesh *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::QueuedSubMesh *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(571): warning C4251: 'Ogre::InstancedGeometry::mOptimisedSubMeshGeometryList' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Ty=Ogre::InstancedGeometry::OptimisedSubMeshGeometry *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstancedGeometry::OptimisedSubMeshGeometry *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(577): warning C4251: 'Ogre::InstancedGeometry::mSubMeshGeometryLookup' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Kty=Ogre::SubMesh *,
14>              _Ty=std::vector<Ogre::InstancedGeometry::SubMeshLodGeometryLink,Ogre::STLAllocator<Ogre::InstancedGeometry::SubMeshLodGeometryLink,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<Ogre::SubMesh *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::SubMesh *const ,std::vector<Ogre::InstancedGeometry::SubMeshLodGeometryLink,Ogre::STLAllocator<Ogre::InstancedGeometry::SubMeshLodGeometryLink,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(580): warning C4251: 'Ogre::InstancedGeometry::mBatchInstanceMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Kty=Ogre::uint32,
14>              _Ty=Ogre::InstancedGeometry::BatchInstance *,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint32,Ogre::InstancedGeometry::BatchInstance *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreinstancedgeometry.h(584): warning C4251: 'Ogre::InstancedGeometry::mRenderOps' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::InstancedGeometry'
14>          with
14>          [
14>              _Ty=Ogre::RenderOperation *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderOperation *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(390): warning C4251: 'Ogre::SceneManager::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(406): warning C4251: 'Ogre::SceneManager::mCameras' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Camera *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Camera *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(409): warning C4251: 'Ogre::SceneManager::mStaticGeometryList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StaticGeometry *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StaticGeometry *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(411): warning C4251: 'Ogre::SceneManager::mInstancedGeometryList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstancedGeometry *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstancedGeometry *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(414): warning C4251: 'Ogre::SceneManager::mInstanceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::InstanceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::InstanceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(424): warning C4251: 'Ogre::SceneManager::mSceneNodes' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::SceneNode *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::SceneNode *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(436): warning C4251: 'Ogre::SceneManager::mAutoTrackingSceneNodes' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::SceneNode *,
14>              _Pr=std::less<Ogre::SceneNode *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::SceneNode *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(472): warning C4251: 'Ogre::SceneManager::mSpecialCaseQueueList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::uint8,
14>              _Pr=std::less<Ogre::uchar>,
14>              _Alloc=Ogre::STLAllocator<Ogre::uint8,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(495): warning C4251: 'Ogre::SceneManager::mCamVisibleObjectsMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=const Ogre::Camera *,
14>              _Ty=Ogre::VisibleObjectsBoundsInfo,
14>              _Pr=std::less<const Ogre::Camera *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Camera *const ,Ogre::VisibleObjectsBoundsInfo>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(499): warning C4251: 'Ogre::SceneManager::mShadowCamLightMapping' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=const Ogre::Camera *,
14>              _Ty=const Ogre::Light *,
14>              _Pr=std::less<const Ogre::Camera *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Camera *const ,const Ogre::Light *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(505): warning C4251: 'Ogre::SceneManager::mShadowTextureIndexLightList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=size_t,
14>              _Ax=Ogre::STLAllocator<size_t,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(530): warning C4251: 'Ogre::SceneManager::mLightsAffectingFrustum' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(531): warning C4251: 'Ogre::SceneManager::mCachedLightInfos' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::SceneManager::LightInfo,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManager::LightInfo,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(532): warning C4251: 'Ogre::SceneManager::mTestLightInfos' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::SceneManager::LightInfo,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManager::LightInfo,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(534): warning C4251: 'Ogre::SceneManager::mShadowTextureCurrentCasterLightList' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(544): warning C4251: 'Ogre::SceneManager::mMovableObjectCollectionMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::SceneManager::MovableObjectCollection *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::SceneManager::MovableObjectCollection *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(557): warning C4251: 'Ogre::SceneManager::mMovableObjectCollectionMapMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(636): warning C4251: 'Ogre::SceneManager::mAnimationsList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Animation *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Animation *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(637): warning C4251: 'Ogre::SceneManager::mAnimationsListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(650): warning C4251: 'Ogre::SceneManager::mRenderQueueListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::RenderQueueListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderQueueListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(653): warning C4251: 'Ogre::SceneManager::mRenderObjectListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::RenderObjectListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderObjectListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(655): warning C4251: 'Ogre::SceneManager::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::SceneManager::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManager::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(740): warning C4251: 'Ogre::SceneManager::mShadowTextureConfigList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::ShadowTextureConfig,
14>              _Ax=Ogre::STLAllocator<Ogre::ShadowTextureConfig,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(742): warning C4251: 'Ogre::SceneManager::mShadowTextures' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(745): warning C4251: 'Ogre::SceneManager::mShadowTextureCameras' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::Camera *,
14>              _Ax=Ogre::STLAllocator<Ogre::Camera *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(761): warning C4251: 'Ogre::SceneManager::mLightClippingInfoMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::Light *,
14>              _Ty=Ogre::SceneManager::LightClippingInfo,
14>              _Pr=std::less<Ogre::Light *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::Light *const ,Ogre::SceneManager::LightClippingInfo>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(765): warning C4251: 'Ogre::SceneManager::mDefaultShadowCameraSetup' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::ShadowCameraSetup
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(796): warning C4251: 'Ogre::SceneManager::mDirtyInstanceManagers' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::InstanceManager *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstanceManager *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(797): warning C4251: 'Ogre::SceneManager::mDirtyInstanceMgrsTmp' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::InstanceManager *,
14>              _Ax=Ogre::STLAllocator<Ogre::InstanceManager *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(848): warning C4251: 'Ogre::SceneManager::mShadowCasterList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::ShadowCaster *,
14>              _Ax=Ogre::STLAllocator<Ogre::ShadowCaster *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(859): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomCasterVertexProgram' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(860): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomCasterFragmentProgram' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(861): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomReceiverVertexProgram' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(862): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomReceiverFragmentProgram' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(863): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomCasterVPParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(864): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomCasterFPParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(865): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomReceiverVPParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(866): warning C4251: 'Ogre::SceneManager::mShadowTextureCustomReceiverFPParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(878): warning C4251: 'Ogre::SceneManager::mInfiniteExtrusionParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(879): warning C4251: 'Ogre::SceneManager::mFiniteExtrusionParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1009): warning C4251: 'Ogre::SceneManager::mLodListeners' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Kty=Ogre::LodListener *,
14>              _Pr=std::less<Ogre::LodListener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::LodListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1013): warning C4251: 'Ogre::SceneManager::mMovableObjectLodChangedEvents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::MovableObjectLodChangedEvent,
14>              _Ax=Ogre::STLAllocator<Ogre::MovableObjectLodChangedEvent,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1017): warning C4251: 'Ogre::SceneManager::mEntityMeshLodChangedEvents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::EntityMeshLodChangedEvent,
14>              _Ax=Ogre::STLAllocator<Ogre::EntityMeshLodChangedEvent,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1021): warning C4251: 'Ogre::SceneManager::mEntityMaterialLodChangedEvents' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          with
14>          [
14>              _Ty=Ogre::EntityMaterialLodChangedEvent,
14>              _Ax=Ogre::STLAllocator<Ogre::EntityMaterialLodChangedEvent,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanager.h(1058): warning C4251: 'Ogre::SceneManager::sceneGraphMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanagerenumerator.h(54): warning C4251: 'Ogre::DefaultSceneManagerFactory::FACTORY_TYPE_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DefaultSceneManagerFactory'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanagerenumerator.h(97): warning C4251: 'Ogre::SceneManagerEnumerator::mFactories' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManagerEnumerator'
14>          with
14>          [
14>              _Ty=Ogre::SceneManagerFactory *,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManagerFactory *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanagerenumerator.h(98): warning C4251: 'Ogre::SceneManagerEnumerator::mInstances' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManagerEnumerator'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::SceneManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::SceneManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrescenemanagerenumerator.h(100): warning C4251: 'Ogre::SceneManagerEnumerator::mMetaDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SceneManagerEnumerator'
14>          with
14>          [
14>              _Ty=const Ogre::SceneManagerMetaData *,
14>              _Ax=Ogre::STLAllocator<const Ogre::SceneManagerMetaData *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelodstrategy.h(57): warning C4251: 'Ogre::LodStrategy::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LodStrategy'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelodstrategymanager.h(52): warning C4251: 'Ogre::LodStrategyManager::mStrategies' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LodStrategyManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::LodStrategy *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::LodStrategy *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(73): warning C4251: 'Ogre::Root::mRenderers' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=Ogre::RenderSystem *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderSystem *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(75): warning C4251: 'Ogre::Root::mVersion' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(76): warning C4251: 'Ogre::Root::mConfigFileName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(86): warning C4251: 'Ogre::Root::mSceneManagerStack' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=Ogre::SceneManager *,
14>              _Ax=Ogre::STLAllocator<Ogre::SceneManager *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(124): warning C4251: 'Ogre::Root::mPluginLibs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=Ogre::DynLib *,
14>              _Ax=Ogre::STLAllocator<Ogre::DynLib *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(126): warning C4251: 'Ogre::Root::mPlugins' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=Ogre::Plugin *,
14>              _Ax=Ogre::STLAllocator<Ogre::Plugin *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(129): warning C4251: 'Ogre::Root::mMovableObjectFactoryMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MovableObjectFactory *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::MovableObjectFactory *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(140): warning C4251: 'Ogre::Root::mRQSequenceMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::RenderQueueInvocationSequence *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::RenderQueueInvocationSequence *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(176): warning C4251: 'Ogre::Root::mFrameListeners' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Kty=Ogre::FrameListener *,
14>              _Pr=std::less<Ogre::FrameListener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::FrameListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(179): warning C4251: 'Ogre::Root::mRemovedFrameListeners' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Kty=Ogre::FrameListener *,
14>              _Pr=std::less<Ogre::FrameListener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::FrameListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreroot.h(192): warning C4251: 'Ogre::Root::mEventTimes' : class 'std::deque<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Root'
14>          with
14>          [
14>              _Ty=unsigned long,
14>              _Ax=Ogre::STLAllocator<unsigned long,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(194): warning C4251: 'Ogre::StaticGeometry::GeometryBucket::mQueuedGeometry' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::GeometryBucket'
14>          with
14>          [
14>              _Ty=Ogre::StaticGeometry::QueuedGeometry *,
14>              _Ax=Ogre::STLAllocator<Ogre::StaticGeometry::QueuedGeometry *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(198): warning C4251: 'Ogre::StaticGeometry::GeometryBucket::mFormatString' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::GeometryBucket'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(263): warning C4251: 'Ogre::StaticGeometry::MaterialBucket::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::MaterialBucket'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(270): warning C4251: 'Ogre::StaticGeometry::MaterialBucket::mGeometryBucketList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::MaterialBucket'
14>          with
14>          [
14>              _Ty=Ogre::StaticGeometry::GeometryBucket *,
14>              _Ax=Ogre::STLAllocator<Ogre::StaticGeometry::GeometryBucket *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(273): warning C4251: 'Ogre::StaticGeometry::MaterialBucket::mCurrentGeometryMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::MaterialBucket'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StaticGeometry::GeometryBucket *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StaticGeometry::GeometryBucket *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(343): warning C4251: 'Ogre::StaticGeometry::LODBucket::mMaterialBucketMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::LODBucket'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StaticGeometry::MaterialBucket *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StaticGeometry::MaterialBucket *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(345): warning C4251: 'Ogre::StaticGeometry::LODBucket::mQueuedGeometryList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::LODBucket'
14>          with
14>          [
14>              _Ty=Ogre::StaticGeometry::QueuedGeometry *,
14>              _Ax=Ogre::STLAllocator<Ogre::StaticGeometry::QueuedGeometry *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(351): warning C4251: 'Ogre::StaticGeometry::LODBucket::mShadowRenderables' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::LODBucket'
14>          with
14>          [
14>              _Ty=Ogre::ShadowRenderable *,
14>              _Ax=Ogre::STLAllocator<Ogre::ShadowRenderable *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(406): warning C4251: 'Ogre::StaticGeometry::Region::mQueuedSubMeshes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::Region'
14>          with
14>          [
14>              _Ty=Ogre::StaticGeometry::QueuedSubMesh *,
14>              _Ax=Ogre::STLAllocator<Ogre::StaticGeometry::QueuedSubMesh *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(412): warning C4251: 'Ogre::StaticGeometry::Region::mLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::Region'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(422): warning C4251: 'Ogre::StaticGeometry::Region::mLodBucketList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::Region'
14>          with
14>          [
14>              _Ty=Ogre::StaticGeometry::LODBucket *,
14>              _Ax=Ogre::STLAllocator<Ogre::StaticGeometry::LODBucket *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(424): warning C4251: 'Ogre::StaticGeometry::Region::mLightList' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry::Region'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(487): warning C4251: 'Ogre::StaticGeometry::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(503): warning C4251: 'Ogre::StaticGeometry::mQueuedSubMeshes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry'
14>          with
14>          [
14>              _Ty=Ogre::StaticGeometry::QueuedSubMesh *,
14>              _Ax=Ogre::STLAllocator<Ogre::StaticGeometry::QueuedSubMesh *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(507): warning C4251: 'Ogre::StaticGeometry::mOptimisedSubMeshGeometryList' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry'
14>          with
14>          [
14>              _Ty=Ogre::StaticGeometry::OptimisedSubMeshGeometry *,
14>              _Ax=Ogre::STLAllocator<Ogre::StaticGeometry::OptimisedSubMeshGeometry *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(513): warning C4251: 'Ogre::StaticGeometry::mSubMeshGeometryLookup' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry'
14>          with
14>          [
14>              _Kty=Ogre::SubMesh *,
14>              _Ty=std::vector<Ogre::StaticGeometry::SubMeshLodGeometryLink,Ogre::STLAllocator<Ogre::StaticGeometry::SubMeshLodGeometryLink,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<Ogre::SubMesh *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::SubMesh *const ,std::vector<Ogre::StaticGeometry::SubMeshLodGeometryLink,Ogre::STLAllocator<Ogre::StaticGeometry::SubMeshLodGeometryLink,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestaticgeometry.h(516): warning C4251: 'Ogre::StaticGeometry::mRegionMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StaticGeometry'
14>          with
14>          [
14>              _Kty=Ogre::uint32,
14>              _Ty=Ogre::StaticGeometry::Region *,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint32,Ogre::StaticGeometry::Region *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresubentity.h(80): warning C4251: 'Ogre::SubEntity::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SubEntity'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresubmesh.h(110): warning C4251: 'Ogre::SubMesh::blendIndexToBoneIndexMap' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SubMesh'
14>          with
14>          [
14>              _Ty=Ogre::ushort,
14>              _Ax=Ogre::STLAllocator<Ogre::ushort,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresubmesh.h(113): warning C4251: 'Ogre::SubMesh::mLodFaceList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SubMesh'
14>          with
14>          [
14>              _Ty=Ogre::IndexData *,
14>              _Ax=Ogre::STLAllocator<Ogre::IndexData *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresubmesh.h(134): warning C4251: 'Ogre::SubMesh::extremityPoints' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SubMesh'
14>          with
14>          [
14>              _Ty=Ogre::Vector3,
14>              _Ax=Ogre::STLAllocator<Ogre::Vector3,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresubmesh.h(260): warning C4251: 'Ogre::SubMesh::mMaterialName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SubMesh'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresubmesh.h(266): warning C4251: 'Ogre::SubMesh::mTextureAliases' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SubMesh'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::String>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogresubmesh.h(268): warning C4251: 'Ogre::SubMesh::mBoneAssignments' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::SubMesh'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::VertexBoneAssignment,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::VertexBoneAssignment>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositor.h(151): warning C4251: 'Ogre::Compositor::mTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Compositor'
14>          with
14>          [
14>              _Ty=Ogre::CompositionTechnique *,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositionTechnique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositor.h(152): warning C4251: 'Ogre::Compositor::mSupportedTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Compositor'
14>          with
14>          [
14>              _Ty=Ogre::CompositionTechnique *,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositionTechnique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositor.h(170): warning C4251: 'Ogre::Compositor::mGlobalTextures' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Compositor'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::TexturePtr,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::TexturePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositor.h(173): warning C4251: 'Ogre::Compositor::mGlobalMRTs' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Compositor'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MultiRenderTarget *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::MultiRenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositiontechnique.h(169): warning C4251: 'Ogre::CompositionTechnique::mTextureDefinitions' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionTechnique'
14>          with
14>          [
14>              _Ty=Ogre::CompositionTechnique::TextureDefinition *,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositionTechnique::TextureDefinition *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositiontechnique.h(172): warning C4251: 'Ogre::CompositionTechnique::mTargetPasses' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionTechnique'
14>          with
14>          [
14>              _Ty=Ogre::CompositionTargetPass *,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositionTargetPass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositiontechnique.h(177): warning C4251: 'Ogre::CompositionTechnique::mSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionTechnique'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositiontechnique.h(180): warning C4251: 'Ogre::CompositionTechnique::mCompositorLogicName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionTechnique'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositormanager.h(198): warning C4251: 'Ogre::CompositorManager::mChains' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorManager'
14>          with
14>          [
14>              _Kty=Ogre::Viewport *,
14>              _Ty=Ogre::CompositorChain *,
14>              _Pr=std::less<Ogre::Viewport *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::Viewport *const ,Ogre::CompositorChain *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositormanager.h(208): warning C4251: 'Ogre::CompositorManager::mInstances' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorManager'
14>          with
14>          [
14>              _Ty=Ogre::CompositorInstance *,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositorInstance *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositormanager.h(212): warning C4251: 'Ogre::CompositorManager::mCompositorLogics' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::CompositorLogic *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::CompositorLogic *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositormanager.h(216): warning C4251: 'Ogre::CompositorManager::mCustomCompositionPasses' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::CustomCompositionPass *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::CustomCompositionPass *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositormanager.h(272): warning C4251: 'Ogre::CompositorManager::mTexturesByDef' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorManager'
14>          with
14>          [
14>              _Kty=Ogre::CompositorManager::TextureDef,
14>              _Ty=std::vector<Ogre::TexturePtr,Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=Ogre::CompositorManager::TextureDefLess,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::CompositorManager::TextureDef,std::vector<Ogre::TexturePtr,Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositormanager.h(278): warning C4251: 'Ogre::CompositorManager::mChainTexturesByDef' : class 'std::map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorManager'
14>          with
14>          [
14>              _Kty=Ogre::CompositorManager::StringPair,
14>              _Ty=Ogre::CompositorManager::TextureDefMap
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorinstance.h(302): warning C4251: 'Ogre::CompositorInstance::mLocalTextures' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorInstance'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::TexturePtr,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::TexturePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorinstance.h(305): warning C4251: 'Ogre::CompositorInstance::mLocalMRTs' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorInstance'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MultiRenderTarget *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::MultiRenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorinstance.h(311): warning C4251: 'Ogre::CompositorInstance::mReserveTextures' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorInstance'
14>          with
14>          [
14>              _Kty=Ogre::CompositionTechnique::TextureDefinition *,
14>              _Ty=Ogre::TexturePtr,
14>              _Pr=std::less<Ogre::CompositionTechnique::TextureDefinition *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::CompositionTechnique::TextureDefinition *const ,Ogre::TexturePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorinstance.h(315): warning C4251: 'Ogre::CompositorInstance::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorInstance'
14>          with
14>          [
14>              _Ty=Ogre::CompositorInstance::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositorInstance::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorchain.h(161): warning C4251: 'Ogre::CompositorChain::mInstances' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorChain'
14>          with
14>          [
14>              _Ty=Ogre::CompositorInstance *,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositorInstance *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorchain.h(168): warning C4251: 'Ogre::CompositorChain::mOriginalSceneScheme' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorChain'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorchain.h(171): warning C4251: 'Ogre::CompositorChain::mCompiledState' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorChain'
14>          with
14>          [
14>              _Ty=Ogre::CompositorInstance::TargetOperation,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositorInstance::TargetOperation,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorchain.h(172): warning C4251: 'Ogre::CompositorChain::mOutputOperation' : class 'Ogre::CompositorInstance::TargetOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorChain'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorinstance.h(106) : vea la declaración de 'Ogre::CompositorInstance::TargetOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorchain.h(177): warning C4251: 'Ogre::CompositorChain::mRenderSystemOperations' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorChain'
14>          with
14>          [
14>              _Ty=Ogre::CompositorInstance::RenderSystemOperation *,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositorInstance::RenderSystemOperation *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorchain.h(220): warning C4251: 'Ogre::CompositorChain::RQListener::currentOp' : class 'std::_Vector_iterator<_Myvec>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorChain::RQListener'
14>          with
14>          [
14>              _Myvec=std::_Vector_val<Ogre::CompositorInstance::RenderSystemOpPair,Ogre::STLAllocator<Ogre::CompositorInstance::RenderSystemOpPair,Ogre::GeneralAllocPolicy>>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorchain.h(220): warning C4251: 'Ogre::CompositorChain::RQListener::lastOp' : class 'std::_Vector_iterator<_Myvec>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorChain::RQListener'
14>          with
14>          [
14>              _Myvec=std::_Vector_val<Ogre::CompositorInstance::RenderSystemOpPair,Ogre::STLAllocator<Ogre::CompositorInstance::RenderSystemOpPair,Ogre::GeneralAllocPolicy>>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositorchain.h(232): warning C4251: 'Ogre::CompositorChain::mOldMaterialScheme' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositorChain'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositionpass.h(317): warning C4251: 'Ogre::CompositionPass::mMaterialScheme' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionPass'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositionpass.h(328): warning C4251: 'Ogre::CompositionPass::mInputs' : struct 'Ogre::CompositionPass::InputTex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionPass'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositionpass.h(224) : vea la declaración de 'Ogre::CompositionPass::InputTex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositionpass.h(349): warning C4251: 'Ogre::CompositionPass::mCustomType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionPass'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositiontargetpass.h(154): warning C4251: 'Ogre::CompositionTargetPass::mOutputName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionTargetPass'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositiontargetpass.h(156): warning C4251: 'Ogre::CompositionTargetPass::mPasses' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionTargetPass'
14>          with
14>          [
14>              _Ty=Ogre::CompositionPass *,
14>              _Ax=Ogre::STLAllocator<Ogre::CompositionPass *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecompositiontargetpass.h(165): warning C4251: 'Ogre::CompositionTargetPass::mMaterialScheme' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::CompositionTargetPass'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrewindoweventutilities.h(180): warning C4251: 'Ogre::WindowEventUtilities::_msListeners' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::WindowEventUtilities'
14>          with
14>          [
14>              _Kty=Ogre::RenderWindow *,
14>              _Ty=Ogre::WindowEventListener *,
14>              _Pr=std::less<Ogre::RenderWindow *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::RenderWindow *const ,Ogre::WindowEventListener *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrewindoweventutilities.h(183): warning C4251: 'Ogre::WindowEventUtilities::_msWindows' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::WindowEventUtilities'
14>          with
14>          [
14>              _Ty=Ogre::RenderWindow *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderWindow *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepolygon.h(61): warning C4251: 'Ogre::Polygon::mVertexList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Polygon'
14>          with
14>          [
14>              _Ty=Ogre::Vector3,
14>              _Ax=Ogre::STLAllocator<Ogre::Vector3,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreconvexbody.h(57): warning C4251: 'Ogre::ConvexBody::mPolygons' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ConvexBody'
14>          with
14>          [
14>              _Ty=Ogre::Polygon *,
14>              _Ax=Ogre::STLAllocator<Ogre::Polygon *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreconvexbody.h(60): warning C4251: 'Ogre::ConvexBody::msFreePolygons' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ConvexBody'
14>          with
14>          [
14>              _Ty=Ogre::Polygon *,
14>              _Ax=Ogre::STLAllocator<Ogre::Polygon *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreconvexbody.h(62): warning C4251: 'Ogre::ConvexBody::msFreePolygonsMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ConvexBody'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowcamerasetupfocused.h(87): warning C4251: 'Ogre::FocusedShadowCameraSetup::PointListBody::mBodyPoints' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::FocusedShadowCameraSetup::PointListBody'
14>          with
14>          [
14>              _Ty=Ogre::Vector3,
14>              _Ax=Ogre::STLAllocator<Ogre::Vector3,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowcamerasetuppssm.h(63): warning C4251: 'Ogre::PSSMShadowCameraSetup::mSplitPoints' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::PSSMShadowCameraSetup'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowcamerasetuppssm.h(64): warning C4251: 'Ogre::PSSMShadowCameraSetup::mOptimalAdjustFactors' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::PSSMShadowCameraSetup'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogreimagecodec.cpp(116): warning C4244: 'argumento' : conversión de 'size_t' a 'float'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogreimagecodec.cpp(116): warning C4244: 'argumento' : conversión de 'size_t' a 'float'; posible pérdida de datos
14>  CEGUIOgreGeometryBuffer.cpp
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestring.h(195): warning C4251: 'Ogre::StringUtil::BLANK' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringUtil'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(97): warning C4251: 'Ogre::Exception::typeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(98): warning C4251: 'Ogre::Exception::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(99): warning C4251: 'Ogre::Exception::source' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(100): warning C4251: 'Ogre::Exception::file' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreexception.h(101): warning C4251: 'Ogre::Exception::fullDesc' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Exception'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(325): warning C4251: 'Ogre::VertexDeclaration::mElementList' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexDeclaration'
14>          with
14>          [
14>              _Ty=Ogre::VertexElement,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexElement,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarevertexbuffer.h(507): warning C4251: 'Ogre::VertexBufferBinding::mBindingMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexBufferBinding'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=Ogre::HardwareVertexBufferSharedPtr,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,Ogre::HardwareVertexBufferSharedPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrevertexindexdata.h(100): warning C4251: 'Ogre::VertexData::hwAnimationDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::VertexData'
14>          with
14>          [
14>              _Ty=Ogre::VertexData::HardwareAnimationData,
14>              _Ax=Ogre::STLAllocator<Ogre::VertexData::HardwareAnimationData,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\ogre\ceguiogregeometrybuffer.h(120): warning C4251: 'CEGUI::OgreGeometryBuffer::d_renderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'CEGUI::OgreGeometryBuffer'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\ogre\ceguiogregeometrybuffer.h(130): warning C4251: 'CEGUI::OgreGeometryBuffer::d_batches' : class 'std::vector<_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'CEGUI::OgreGeometryBuffer'
14>          with
14>          [
14>              _Ty=CEGUI::OgreGeometryBuffer::BatchInfo
14>          ]
14>c:\ogrev181\cegui-0.7.9\cegui\include\renderermodules\ogre\ceguiogregeometrybuffer.h(134): warning C4251: 'CEGUI::OgreGeometryBuffer::d_vertices' : class 'std::vector<_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'CEGUI::OgreGeometryBuffer'
14>          with
14>          [
14>              _Ty=CEGUI::OgreGeometryBuffer::OgreVertex
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(771): warning C4251: 'Ogre::NameGenerator::mPrefix' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(773): warning C4251: 'Ogre::NameGenerator::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::NameGenerator'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(68): warning C4251: 'Ogre::ParameterDef::name' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(69): warning C4251: 'Ogre::ParameterDef::description' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParameterDef'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(93): warning C4251: 'Ogre::ParamDictionary::mParamDefs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Ty=Ogre::ParameterDef,
14>              _Ax=Ogre::STLAllocator<Ogre::ParameterDef,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(96): warning C4251: 'Ogre::ParamDictionary::mParamCommands' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ParamDictionary'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamCommand *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamCommand *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(164): warning C4251: 'Ogre::StringInterface::msDictionaryMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(167): warning C4251: 'Ogre::StringInterface::msDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ParamDictionary,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ParamDictionary>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrestringinterface.h(170): warning C4251: 'Ogre::StringInterface::mParamDictName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::StringInterface'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(80): warning C4251: 'Ogre::Resource::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(144): warning C4251: 'Ogre::Resource::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(146): warning C4251: 'Ogre::Resource::mGroup' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(150): warning C4251: 'Ogre::Resource::mLoadingState' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              T=Ogre::Resource::LoadingState
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(158): warning C4251: 'Ogre::Resource::mOrigin' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(165): warning C4251: 'Ogre::Resource::mListenerList' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          with
14>          [
14>              _Kty=Ogre::Resource::Listener *,
14>              _Pr=std::less<Ogre::Resource::Listener *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::Resource::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresource.h(166): warning C4251: 'Ogre::Resource::mListenerListMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Resource'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197): warning C4275: se ha utilizado una interfaz no de DLL struct 'Ogre::Box' como base para la interfaz DLL class 'Ogre::PixelBox'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrecommon.h(661) : vea la declaración de 'Ogre::Box'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrepixelformat.h(197) : vea la declaración de 'Ogre::PixelBox'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogredatastream.h(185): warning C4251: 'Ogre::DataStream::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::DataStream'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretexture.h(398): warning C4251: 'Ogre::Texture::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Texture'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1194): warning C4251: 'Ogre::TextureUnitState::mRotate' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1221): warning C4251: 'Ogre::TextureUnitState::mFrames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1222): warning C4251: 'Ogre::TextureUnitState::mFramePtrs' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Ty=Ogre::TexturePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::TexturePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1223): warning C4251: 'Ogre::TextureUnitState::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1224): warning C4251: 'Ogre::TextureUnitState::mTextureNameAlias' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1225): warning C4251: 'Ogre::TextureUnitState::mEffects' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Kty=Ogre::TextureUnitState::TextureEffectType,
14>              _Ty=Ogre::TextureUnitState::TextureEffect,
14>              _Pr=std::less<Ogre::TextureUnitState::TextureEffectType>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::TextureUnitState::TextureEffectType,Ogre::TextureUnitState::TextureEffect>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1227): warning C4251: 'Ogre::TextureUnitState::mCompositorRefName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogretextureunitstate.h(1228): warning C4251: 'Ogre::TextureUnitState::mCompositorRefTexName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::TextureUnitState'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(91): warning C4251: 'Ogre::Archive::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrearchive.h(93): warning C4251: 'Ogre::Archive::mType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Archive'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(255): warning C4251: 'Ogre::ResourceGroupManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(257): warning C4251: 'Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(259): warning C4251: 'Ogre::ResourceGroupManager::INTERNAL_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(261): warning C4251: 'Ogre::ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(289): warning C4251: 'Ogre::ResourceGroupManager::mResourceManagerMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(293): warning C4251: 'Ogre::ResourceGroupManager::mScriptLoaderOrderMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::Real,
14>              _Ty=Ogre::ScriptLoader *,
14>              _Pr=std::less<Ogre::Real>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::Real,Ogre::ScriptLoader *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(296): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupListenerList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Ty=Ogre::ResourceGroupListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourceGroupListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(351): warning C4251: 'Ogre::ResourceGroupManager::mResourceGroupMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceGroupManager::ResourceGroup *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceGroupManager::ResourceGroup *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcegroupmanager.h(354): warning C4251: 'Ogre::ResourceGroupManager::mWorldGroupName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceGroupManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(76): warning C4251: 'Ogre::ResourceManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mItems' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          and
14>          [
14>              _Ty=Ogre::ResourcePtr,
14>              _Ax=Ogre::STLAllocator<Ogre::ResourcePtr,Ogre::GeneralAllocPolicy>
14>          ]
14>          and
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(429): warning C4251: 'Ogre::Pool<T>::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Pool<T>'
14>          with
14>          [
14>              T=Ogre::ResourcePtr
14>          ]
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(432): warning C4251: 'Ogre::ResourceManager::ResourcePool::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager::ResourcePool'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(496): warning C4251: 'Ogre::ResourceManager::mResourcesByHandle' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::ResourceHandle,
14>              _Ty=Ogre::ResourcePtr,
14>              _Pr=std::less<Ogre::ResourceHandle>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::ResourceHandle,Ogre::ResourcePtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(497): warning C4251: 'Ogre::ResourceManager::mResources' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourcePtr
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(498): warning C4251: 'Ogre::ResourceManager::mResourcesWithGroup' : class 'std::tr1::unordered_map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourceMap
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(501): warning C4251: 'Ogre::ResourceManager::mMemoryUsage' : class 'Ogre::AtomicScalar<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              T=size_t
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(508): warning C4251: 'Ogre::ResourceManager::mScriptPatterns' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(512): warning C4251: 'Ogre::ResourceManager::mResourceType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreresourcemanager.h(527): warning C4251: 'Ogre::ResourceManager::mResourcePoolMap' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ResourceManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ResourceManager::ResourcePool *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ResourceManager::ResourcePool *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(106): warning C4251: 'Ogre::Material::mTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(108): warning C4251: 'Ogre::Material::mSupportedTechniques' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Technique *,
14>              _Ax=Ogre::STLAllocator<Ogre::Technique *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(115): warning C4251: 'Ogre::Material::mBestTechniquesBySchemeList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Kty=unsigned short,
14>              _Ty=std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> ,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const unsigned short,std::map<unsigned short,Ogre::Technique *,std::less<unsigned short>,Ogre::STLAllocator<std::pair<const unsigned short,Ogre::Technique *>,Ogre::GeneralAllocPolicy>> >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(117): warning C4251: 'Ogre::Material::mUserLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(118): warning C4251: 'Ogre::Material::mLodValues' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerial.h(125): warning C4251: 'Ogre::Material::mUnsupportedReasons' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Material'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(70): warning C4251: 'Ogre::Serializer::mStream' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              T=Ogre::DataStream
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreserializer.h(71): warning C4251: 'Ogre::Serializer::mVersion' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Serializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(277): warning C4251: 'Ogre::GpuNamedConstants::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuNamedConstants'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::GpuConstantDefinition,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::GpuConstantDefinition>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(360): warning C4251: 'Ogre::GpuLogicalBufferStruct::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(362): warning C4251: 'Ogre::GpuLogicalBufferStruct::map' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de struct 'Ogre::GpuLogicalBufferStruct'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::GpuLogicalIndexUse,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::GpuLogicalIndexUse>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(399): warning C4251: 'Ogre::GpuSharedParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(400): warning C4251: 'Ogre::GpuSharedParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(401): warning C4251: 'Ogre::GpuSharedParameters::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(404): warning C4251: 'Ogre::GpuSharedParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(512): warning C4251: 'Ogre::GpuSharedParametersUsage::mSharedParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              T=Ogre::GpuSharedParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(523): warning C4251: 'Ogre::GpuSharedParametersUsage::mCopyDataList' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage::CopyDataEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage::CopyDataEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(526): warning C4251: 'Ogre::GpuSharedParametersUsage::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuSharedParametersUsage'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1124): warning C4251: 'Ogre::GpuProgramParameters::AutoConstantDictionary' : struct 'Ogre::GpuProgramParameters::AutoConstantDefinition' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1068) : vea la declaración de 'Ogre::GpuProgramParameters::AutoConstantDefinition'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1126): warning C4251: 'Ogre::GpuProgramParameters::mFloatConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::Real,
14>              _Ax=Ogre::STLAllocator<Ogre::Real,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1128): warning C4251: 'Ogre::GpuProgramParameters::mIntConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=int,
14>              _Ax=Ogre::STLAllocator<int,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1131): warning C4251: 'Ogre::GpuProgramParameters::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1134): warning C4251: 'Ogre::GpuProgramParameters::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1136): warning C4251: 'Ogre::GpuProgramParameters::mNamedConstants' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1138): warning C4251: 'Ogre::GpuProgramParameters::mAutoConstants' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuProgramParameters::AutoConstantEntry,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuProgramParameters::AutoConstantEntry,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1160): warning C4251: 'Ogre::GpuProgramParameters::mSharedParamSets' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          with
14>          [
14>              _Ty=Ogre::GpuSharedParametersUsage,
14>              _Ax=Ogre::STLAllocator<Ogre::GpuSharedParametersUsage,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogramparams.h(1163): warning C4251: 'Ogre::GpuProgramParameters::mRenderSystemData' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgramParameters'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(133): warning C4251: 'Ogre::GpuProgram::mFilename' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(135): warning C4251: 'Ogre::GpuProgram::mSource' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(139): warning C4251: 'Ogre::GpuProgram::mSyntaxCode' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(151): warning C4251: 'Ogre::GpuProgram::mDefaultParams' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(158): warning C4251: 'Ogre::GpuProgram::mFloatLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(163): warning C4251: 'Ogre::GpuProgram::mIntLogicalToPhysical' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuLogicalBufferStruct
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(168): warning C4251: 'Ogre::GpuProgram::mConstantDefs' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              T=Ogre::GpuNamedConstants
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogregpuprogram.h(170): warning C4251: 'Ogre::GpuProgram::mManualNamedConstantsFile' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::GpuProgram'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(219): warning C4251: 'Ogre::MaterialSerializer::mRootAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(221): warning C4251: 'Ogre::MaterialSerializer::mMaterialAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(223): warning C4251: 'Ogre::MaterialSerializer::mTechniqueAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(225): warning C4251: 'Ogre::MaterialSerializer::mPassAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(227): warning C4251: 'Ogre::MaterialSerializer::mTextureUnitAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(229): warning C4251: 'Ogre::MaterialSerializer::mProgramRefAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(231): warning C4251: 'Ogre::MaterialSerializer::mProgramAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(233): warning C4251: 'Ogre::MaterialSerializer::mProgramDefaultParamAttribParsers' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::ATTRIBUTE_PARSER ,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::ATTRIBUTE_PARSER >,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(239): warning C4251: 'Ogre::MaterialSerializer::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Ty=Ogre::MaterialSerializer::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::MaterialSerializer::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(376): warning C4251: 'Ogre::MaterialSerializer::mBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(377): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramBuffer' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialserializer.h(380): warning C4251: 'Ogre::MaterialSerializer::mGpuProgramDefinitionContainer' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialSerializer'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(120): warning C4251: 'Ogre::MaterialManager::mSerializer' : class 'boost::thread_specific_ptr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              T=Ogre::MaterialSerializer
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(131): warning C4251: 'Ogre::MaterialManager::mSchemes' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=unsigned short,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const std::string,unsigned short>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(133): warning C4251: 'Ogre::MaterialManager::mActiveSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(140): warning C4251: 'Ogre::MaterialManager::mListenerMap' : class 'std::map<_Kty,_Ty>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::MaterialManager::ListenerList
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrematerialmanager.h(144): warning C4251: 'Ogre::MaterialManager::DEFAULT_SCHEME_NAME' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MaterialManager'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(104): warning C4251: 'Ogre::Log::mLog' : class 'std::basic_ofstream<_Elem,_Traits>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(109): warning C4251: 'Ogre::Log::mLogName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(112): warning C4251: 'Ogre::Log::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          with
14>          [
14>              _Ty=Ogre::LogListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::LogListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelog.h(117): warning C4251: 'Ogre::Log::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Log'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(70): warning C4251: 'Ogre::LogManager::mLogs' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::Log *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::Log *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrelogmanager.h(76): warning C4251: 'Ogre::LogManager::mutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::LogManager'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(262): warning C4251: 'Ogre::RenderSystemCapabilities::msGPUVendorStrings' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(278): warning C4251: 'Ogre::RenderSystemCapabilities::mDeviceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(280): warning C4251: 'Ogre::RenderSystemCapabilities::mRenderSystemName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystemcapabilities.h(315): warning C4251: 'Ogre::RenderSystemCapabilities::mSupportedShaderProfiles' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystemCapabilities'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(341): warning C4251: 'Ogre::RenderQueue::mGroups' : class 'Ogre::RenderQueue::RenderQueueGroupMap' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderQueue'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderqueue.h(97) : vea la declaración de 'Ogre::RenderQueue::RenderQueueGroupMap'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreheadersuffix.h(34): warning C4193: #pragma warning(pop) : no hay '#pragma warning(push)' correspondiente
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreuserobjectbindings.h(131): warning C4251: 'Ogre::UserObjectBindings::msEmptyAny' : class 'Ogre::Any' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::UserObjectBindings'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreany.h(57) : vea la declaración de 'Ogre::Any'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderable.h(414): warning C4251: 'Ogre::Renderable::mCustomParameters' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Renderable'
14>          with
14>          [
14>              _Kty=size_t,
14>              _Ty=Ogre::Vector4,
14>              _Pr=std::less<size_t>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const size_t,Ogre::Vector4>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreshadowcaster.h(56): warning C4251: 'Ogre::ShadowRenderable::mRenderOp' : class 'Ogre::RenderOperation' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::ShadowRenderable'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerenderoperation.h(44) : vea la declaración de 'Ogre::RenderOperation'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreanimable.h(242): warning C4251: 'Ogre::AnimableObject::msAnimableDictionary' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::AnimableObject'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::StringVector,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::StringVector>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(109): warning C4251: 'Ogre::MovableObject::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableobject.h(157): warning C4251: 'Ogre::MovableObject::mLightList' : class 'Ogre::HashedVector<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovableObject'
14>          with
14>          [
14>              T=Ogre::Light *
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremovableplane.h(61): warning C4251: 'Ogre::MovablePlane::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MovablePlane'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(91): warning C4251: 'Ogre::Frustum::mFOVy' : class 'Ogre::Radian' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogremath.h(47) : vea la declaración de 'Ogre::Radian'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrefrustum.h(166): warning C4251: 'Ogre::Frustum::msMovableType' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Frustum'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(414): warning C4251: 'Ogre::Viewport::mRQSequenceName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(417): warning C4251: 'Ogre::Viewport::mMaterialSchemeName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogreviewport.h(426): warning C4251: 'Ogre::Viewport::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::Viewport'
14>          with
14>          [
14>              _Ty=Ogre::Viewport::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::Viewport::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(477): warning C4251: 'Ogre::RenderTarget::mName' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(501): warning C4251: 'Ogre::RenderTarget::mFSAAHint' : class 'std::basic_string<_Elem,_Traits,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Elem=char,
14>              _Traits=std::char_traits<char>,
14>              _Ax=std::allocator<char>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(507): warning C4251: 'Ogre::RenderTarget::mViewportList' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Kty=int,
14>              _Ty=Ogre::Viewport *,
14>              _Pr=std::less<int>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const int,Ogre::Viewport *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertarget.h(510): warning C4251: 'Ogre::RenderTarget::mListeners' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTargetListener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTargetListener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendertexture.h(127): warning C4251: 'Ogre::MultiRenderTarget::mBoundSurfaces' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::MultiRenderTarget'
14>          with
14>          [
14>              _Ty=Ogre::RenderTexture *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderTexture *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1476): warning C4251: 'Ogre::RenderSystem::mDepthBufferPool' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uint16,
14>              _Ty=Ogre::DepthBufferVec,
14>              _Pr=std::less<unsigned short>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uint16,Ogre::DepthBufferVec>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1479): warning C4251: 'Ogre::RenderSystem::mRenderTargets' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::String,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<std::string>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::String,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1481): warning C4251: 'Ogre::RenderSystem::mPrioritisedRenderTargets' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Kty=Ogre::uchar,
14>              _Ty=Ogre::RenderTarget *,
14>              _Pr=std::less<Ogre::uchar>,
14>              _Alloc=Ogre::STLAllocator<std::pair<const Ogre::uchar,Ogre::RenderTarget *>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1486): warning C4251: 'Ogre::RenderSystem::mActiveVertexGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1487): warning C4251: 'Ogre::RenderSystem::mActiveGeometryGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1488): warning C4251: 'Ogre::RenderSystem::mActiveFragmentGpuProgramParameters' : class 'Ogre::SharedPtr<T>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              T=Ogre::GpuProgramParameters
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1545): warning C4251: 'Ogre::RenderSystem::mEventNames' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::String,
14>              _Ax=Ogre::STLAllocator<Ogre::String,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1551): warning C4251: 'Ogre::RenderSystem::mEventListeners' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::RenderSystem::Listener *,
14>              _Ax=Ogre::STLAllocator<Ogre::RenderSystem::Listener *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1554): warning C4251: 'Ogre::RenderSystem::mHwOcclusionQueries' : class 'std::list<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::HardwareOcclusionQuery *,
14>              _Ax=Ogre::STLAllocator<Ogre::HardwareOcclusionQuery *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrerendersystem.h(1561): warning C4251: 'Ogre::RenderSystem::mClipPlanes' : class 'std::vector<_Ty,_Ax>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::RenderSystem'
14>          with
14>          [
14>              _Ty=Ogre::Plane,
14>              _Ax=Ogre::STLAllocator<Ogre::Plane,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(121): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexBuffers' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::HardwareVertexBuffer *,
14>              _Pr=std::less<Ogre::HardwareVertexBuffer *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::HardwareVertexBuffer *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(122): warning C4251: 'Ogre::HardwareBufferManagerBase::mIndexBuffers' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::HardwareIndexBuffer *,
14>              _Pr=std::less<Ogre::HardwareIndexBuffer *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::HardwareIndexBuffer *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(127): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexDeclarations' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::VertexDeclaration *,
14>              _Pr=std::less<Ogre::VertexDeclaration *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::VertexDeclaration *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(128): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexBufferBindings' : class 'std::set<_Kty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::VertexBufferBinding *,
14>              _Pr=std::less<Ogre::VertexBufferBinding *>,
14>              _Alloc=Ogre::STLAllocator<Ogre::VertexBufferBinding *,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(131): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexBuffersMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(132): warning C4251: 'Ogre::HardwareBufferManagerBase::mIndexBuffersMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(133): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexDeclarationsMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(134): warning C4251: 'Ogre::HardwareBufferManagerBase::mVertexBufferBindingsMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(189): warning C4251: 'Ogre::HardwareBufferManagerBase::mFreeTempVertexBufferMap' : class 'std::multimap<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::HardwareVertexBuffer *,
14>              _Ty=Ogre::HardwareVertexBufferSharedPtr,
14>              _Pr=std::less<Ogre::HardwareVertexBuffer *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::HardwareVertexBuffer *const ,Ogre::HardwareVertexBufferSharedPtr>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(193): warning C4251: 'Ogre::HardwareBufferManagerBase::mTempVertexBufferLicenses' : class 'std::map<_Kty,_Ty,_Pr,_Alloc>' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          with
14>          [
14>              _Kty=Ogre::HardwareVertexBuffer *,
14>              _Ty=Ogre::HardwareBufferManagerBase::VertexBufferLicense,
14>              _Pr=std::less<Ogre::HardwareVertexBuffer *>,
14>              _Alloc=Ogre::STLAllocator<std::pair<Ogre::HardwareVertexBuffer *const ,Ogre::HardwareBufferManagerBase::VertexBufferLicense>,Ogre::GeneralAllocPolicy>
14>          ]
14>c:\ogrev181\ogresdk_vc10_v1-8-1\include\ogre\ogrehardwarebuffermanager.h(201): warning C4251: 'Ogre::HardwareBufferManagerBase::mTempBuffersMutex' : class 'boost::recursive_mutex' necesita tener una interfaz DLL para que la utilicen los clientes de class 'Ogre::HardwareBufferManagerBase'
14>          c:\ogrev181\ogresdk_vc10_v1-8-1\boost\boost\thread\win32\recursive_mutex.hpp(22) : vea la declaración de 'boost::recursive_mutex'
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogregeometrybuffer.cpp(137): warning C4244: 'argumento' : conversión de 'const float' a 'size_t'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogregeometrybuffer.cpp(137): warning C4244: 'argumento' : conversión de 'const float' a 'size_t'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogregeometrybuffer.cpp(137): warning C4244: 'argumento' : conversión de 'const float' a 'size_t'; posible pérdida de datos
14>c:\ogrev181\cegui-0.7.9\cegui\src\renderermodules\ogre\ceguiogregeometrybuffer.cpp(137): warning C4244: 'argumento' : conversión de 'const float' a 'size_t'; posible pérdida de datos
14>  Generando código...
11>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\WindowRendererSets\Falagard\../../../../bin\CEGUIFalagardWRBase.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUIFalagardWRBase_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
11>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUIFalagardWRBase) no coincide con el valor de la propiedad OutputFile de Linker (CEGUIFalagardWRBase_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
11>     Creando biblioteca ../../../../lib/CEGUIFalagardWRBase_d.lib y objeto ../../../../lib/CEGUIFalagardWRBase_d.exp
11>     Creando biblioteca ../../../../lib/CEGUIFalagardWRBase_d.lib y objeto ../../../../lib/CEGUIFalagardWRBase_d.exp
11>  CEGUIFalagardWRBase.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\WindowRendererSets\Falagard\../../../../bin\CEGUIFalagardWRBase.dll
14>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Ogre\../../../../bin\CEGUIOgreRenderer.dll) no coincide con el valor de la propiedad OutputFile de Linker (C:\Ogrev181\CEGUI-0.7.9\bin\CEGUIOgreRenderer_d.dll). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
14>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(CEGUIOgreRenderer) no coincide con el valor de la propiedad OutputFile de Linker (CEGUIOgreRenderer_d). Esto puede hacer que el proyecto no se compile correctamente. Para solucionar este problema, asegúrese de que los valores de propiedad $(OutDir), $(TargetName) y $(TargetExt) coinciden con el valor especificado en %(Link.OutputFile).
14>     Creando biblioteca ../../../../lib/CEGUIOgreRenderer_d.lib y objeto ../../../../lib/CEGUIOgreRenderer_d.exp
14>     Creando biblioteca ../../../../lib/CEGUIOgreRenderer_d.lib y objeto ../../../../lib/CEGUIOgreRenderer_d.exp
14>  CEGUIOgreRenderer.vcxproj -> C:\Ogrev181\CEGUI-0.7.9\projects\premake\RendererModules\Ogre\../../../../bin\CEGUIOgreRenderer.dll
========== Volver a generar todo: 13 correctos, 1 incorrectos, 0 omitidos ==========


So as you can see im making a (probably very stupid) mistake and it is not compiling one of the projects. I have no clue on what the problem might be so i need help here :(

User avatar
Ident
CEGUI Team
Posts: 1998
Joined: Sat Oct 31, 2009 13:57
Location: Austria

Re: Failure to build CEGUI

Postby Ident » Sun Jan 12, 2014 16:55

I currently recommend you to use 0.8.3 with Ogre 1.7 , 1.8, 1.9 or Ogre default branch. I assume the problem in your case is the convertion of the Visual Studio project. I cannot read your language so I am not sure about the error that occurs. In either case the version 0.8.3 of CEGUI has CMAKE which creates you a VS 2010 solution (if you choose it), which is much more optimal than converting an old solution.

I use Visual Studio 2010 myself and work with CEGUI and Ogre currently. Here is info on building everything:

http://cegui.org.uk/wiki/Building_CEGUI ... reRenderer

I just recently updated this wiki article when i built it myself. If you encounter problems and you could solve them on your own please edit the wiki page with your forum login so that following users will have a solution. If you can't solve it post the problem here and I will try to help you.
CrazyEddie: "I don't like GUIs"


Return to “Help”

Who is online

Users browsing this forum: No registered users and 23 guests