hi list,
I downloaded libecwj2 from ermapper and tried to build it on Windows
using VS 2005.
I opened
C:\...\libecwj2-3.3\Source\NCSBuildQmake\libecwj2_win32_net_static.vcpro
j and libecwj2_win32_net_shared.vcproj and btach_build.
I got error saying that winhttp.h is missing. This file is referred in
C:\...\libecwj2-3.3\Source\C\NCSnet\NCScnet2\NCSWinHttp.c :
#if !defined(_WIN32_WCE)
#include "winhttp.h"
#else
#include <wininet.h>
#endif
There is no such file in MS VS 2005. I copied one from MS VS 2008, but
it created more errors in the winhttp.h
If you had built libecwj2 on Windows, please help. Is there a way to
bypass this, given that I only need the Jpeg2000 support?
thanks,
Shawn
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev