[Gdal-dev] Buid error with Kakadu on Windows
Gao, Peng
pgao at esri.com
Wed Nov 24 16:44:32 EST 2004
I am trying build GDAL with Kakadu, and getting the following error:
F:\gdal-1.2.3\frmts>cd jp2kak && nmake /NOLOGO /f makefile.vc && cd ..
cl /nologo /Zi /MD /EHsc /Fd..\..\gdal.pdb -I..\..\port -I..\..\ogr -I..
\..\gcore -I..\..\alg -IF:\gdal-1.2.3\codec\jp2\common /DKDU_PENTIUM_MSVC /GX /
c jp2kakdataset.cpp
jp2kakdataset.cpp
jp2kakdataset.cpp(140) : fatal error C1083: Cannot open include file: 'jp2_local
.h': No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
I have Kakadu V4.0. It has the following directory structure:
coding
common
compressed
kernels
messaging
parameters
roi
transform
makefile (file)
I can't find jp2_local.h anywhere.
What did I do wrong?
Gao, Peng
More information about the Gdal-dev
mailing list