[Gdal-dev] jasper

Vladimir Slepnev slepnev_v at newmail.ru
Tue Feb 25 04:23:43 EST 2003


Hi,

unfortunately, the problem of building GDAL with JPEG2000 support turned on
refuses to go away. I installed the new version of JasPer from the
remotesensing.org website, built it (successfully) and then tried to build
GDAL. Here is what I got (I have Windows 2000 and MSVC 6.0):

E:\vova\cvs-1-11-1p1\gdal\frmts>call ..\submake.bat jpeg2000
	cl /nologo
/Ox -I..\..\port -I..\..\ogr -I..\..\core -IE:\vova\jasper-1.700.2.uuid\src\
libjasper\include /DWIN32 -DFRMT_jpeg2000 /c jpeg2000dataset.cpp
jpeg2000dataset.cpp
E:\vova\jasper-1.700.2.uuid\src\libjasper\include\jasper/jas_config.h(132) :
warning C4005: 'HAVE_VPRINTF' : macro redefinition
        ..\..\port\cpl_config.h(6) : see previous definition of
'HAVE_VPRINTF'
E:\vova\jasper-1.700.2.uuid\src\libjasper\include\jasper/jas_config.h(141) :
warning C4005: 'STDC_HEADERS' : macro redefinition
        ..\..\port\cpl_config.h(11) : see previous definition of
'STDC_HEADERS'
E:\vova\jasper-1.700.2.uuid\src\libjasper\include\jasper/jas_types.h(186) :
fatal error C1083: Cannot open include file: 'stdint.h': No such file or
directory

Last time I saw this problem, it couldn't find stdbool.h :-)
What's that? Is this a Win32/MSVC-specific problem?

Vladimir Slepnev
Programmer, RDC ScanEx




More information about the Gdal-dev mailing list