[NeXus-code-svn] r1437 - in trunk: Windows_extra/include include windows windows/bindings/cpp

apache at nexusformat.org apache at nexusformat.org
Sun Feb 28 06:31:09 GMT 2010


Author: Pedro.vicente
Date: Sun Feb 28 06:31:07 2010
New Revision: 1437

Added:
   trunk/windows/bindings/cpp/nexusCPP.vcproj
Modified:
   trunk/Windows_extra/include/nxconfig.h
   trunk/include/napi.h
   trunk/windows/README_VS2008.pdf
   trunk/windows/nexus.sln

Log:
refs #205
nxisnprintf caused a linking error in string_util.cpp of nxdir
solution: defined extern "C" linkage

#define HAVE_INTTYPES_H 0 in /windows/nxconfig.h to avoid the inclusion of #include <inttypes.h>

updated the Visual Studio solution with a C++ binding project (code not ported at the moment)

tested : Visual Studio 2008, Linux 2.6.18 x86_64 with gcc 4.1.2



Modified: trunk/Windows_extra/include/nxconfig.h
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/Windows_extra/include/nxconfig.h?r1=1436&r2=1437

Modified: trunk/include/napi.h
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/include/napi.h?r1=1436&r2=1437

Modified: trunk/windows/README_VS2008.pdf
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/windows/README_VS2008.pdf?r1=1436&r2=1437

Added: trunk/windows/bindings/cpp/nexusCPP.vcproj
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/windows/bindings/cpp/nexusCPP.vcproj?view=markup&revision=1437

Modified: trunk/windows/nexus.sln
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/windows/nexus.sln?r1=1436&r2=1437


More information about the NeXus-code-svn mailing list