[Gdal-dev] Re: GDAL for windows CE

Mateusz Łoskot mateusz at loskot.net
Thu Apr 27 08:19:47 EDT 2006


Hi,

Vasku Pech wrote:
> 
> I use the workspace file supplied .vcw but it does not want to
> compile. It tells me that the .vcw and .vcp files where not created
> in embedded Visual C++.

Hmm, that's very strange.
Could you check if those .vcw/.vcw files have CR/LF line ends?
May be those files were converted to Unix LFs only and eVC++ can not
recognize them.

> I have tried to download a stable version of the software via the CVS
> site. When I enter the password *enter* it gives me the following
> reply: Unknown host cvs.maptools.org

Strange. I use GDAL CVS every day and it works.
Please, try to follow this procedure:

C:\tmp\gal$ cvs -d
:pserver:cvsanon at cvs.maptools.org:/cvs/maptools/cvsroot login
Logging in to :pserver:cvsanon at cvs.maptools.org:2401/cvs/maptools/cvsroot
CVS password:    *ENTER*

C:\tmp\gal$ cvs -z3 -d
:pserver:cvsanon at cvs.maptools.org:/cvs/maptools/cvsroot checkout gdal

> Can you please tell me where I can download the Windows CE port of
> gdal with the correct make files or project/workspace files?

Try to downlaod them from CVS again, then check if lines in .vcw/.vcp
files are ended with CR/LF.

If it still is not working, give me ASAP a note I'll try to find where
it the problem.

Cheers
-- 
Mateusz Łoskot
http://mateusz.loskot.net



More information about the Gdal-dev mailing list