Hello, senior programmers.

I try to compile GDAL for JAVA and have an error:
C:\gdal\swig\java>nmake -f makefile.vc

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.

        cd ogr
        nmake /nologo /f makefile.vc
NMAKE : fatal error U1073: don't know how to make 'ogr_wrap.obj'
Stop.

The files org_wrap.cpp, gdal_wrap.cpp and others exists in build directory. It 
was successfully created by previos step.

I have read JGDAL build instruction and get it step by step.
I try 1.4.2 release and trunc version.
Did anybody solve this problem?

P.S. I build gdal.jar with ant without incedents. But I think it will not 
working without gdaljni.dll and other *jni.dll.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to