<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Nunca he intentado compilar en windows, así que voy a dar un poco palos
de ciego.<br>
¿Podría estar el problema en el archivo o4w_env.bat que se llama en la
línea <span class="Apple-style-span"
style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
class="Apple-style-span"
style="font-family: verdana,sans-serif; line-height: 16px; font-size: small;">
<pre
style="border: 1px dashed rgb(102, 102, 102); padding: 15px 20px; overflow: auto; font-size: 1em; background-color: rgb(238, 238, 238);">call "%OSGEO4W_ROOT%\bin\o4w_env.bat"</pre>
</span></span>?<br>
La ruta del GRASS_PREFIX la tienes con la barra / en vez de con la
barra invertida \<br>
<br>
El 10/11/10 15:42, <a class="moz-txt-link-abbreviated" href="mailto:rafael.mejias@sinfogeo.com">rafael.mejias@sinfogeo.com</a> escribió:
<blockquote cite="mid:4CDAAF5B.4000902@sinfogeo.com" type="cite">
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
Buenas tardes,<br>
Estoy intentando compilar QGis desde el repositorio svn con windows, y
siguiendo la ayuda [1], pero no lo consigo y creo que es porque no está
reconociendo el .bat donde se definen las variables de %OSGEO4W_ROOT%,
así que Cmake no encuentra las librerías Gdal, Geos, Expat, etc.<br>
Os 'pego' el bat que viene en la ayuda, que es el que utilizo (he
comprobado que las dependencias están bien instaladas):<br>
<table width="100%" border="1" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td valign="top"><span class="Apple-style-span"
style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span
class="Apple-style-span"
style="font-family: verdana,sans-serif; line-height: 16px; font-size: small;">
<pre
style="border: 1px dashed rgb(102, 102, 102); padding: 15px 20px; overflow: auto; font-size: 1em; background-color: rgb(238, 238, 238);">@echo off
path %SYSTEMROOT%\system32;%SYSTEMROOT%;%SYSTEMROOT%\System32\Wbem;%PROGRAMFILES%\CMake 2.8\bin;%PROGRAMFILES%\subversion\bin;%PROGRAMFILES%\GnuWin32\bin
set PYTHONPATH=
set VS90COMNTOOLS=%PROGRAMFILES%\Microsoft Visual Studio 9.0\Common7\Tools\
call "%PROGRAMFILES%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86
set INCLUDE=%INCLUDE%;%PROGRAMFILES%\Microsoft Platform SDK for Windows Server 2003 R2\include
set LIB=%LIB%;%PROGRAMFILES%\Microsoft Platform SDK for Windows Server 2003 R2\lib
set OSGEO4W_ROOT=C:\OSGeo4W
call "%OSGEO4W_ROOT%\bin\o4w_env.bat"
@set GRASS_PREFIX=c:/OSGeo4W/apps/grass/grass-6.4.0
@set INCLUDE=%INCLUDE%;%OSGEO4W_ROOT%\apps\gdal-17\include;%OSGEO4W_ROOT%\include
@set LIB=%LIB%;%OSGEO4W_ROOT%\apps\gdal-17\lib;%OSGEO4W_ROOT%\lib
@cmd</pre>
</span></span></td>
</tr>
</tbody>
</table>
y dejo también la salida del CMake una vez que intento compilar:<br>
<img src="cid:part1.04010808.02020302@orangecorreo.es" alt=""><br>
En este punto, no tengo ni idea de porqué no compila. Se agradece
cualquier comentario que me ilumine.<br>
<br>
Muchas gracias,<br>
Rafa<br>
[1]<a moz-do-not-send="true"
href="http://www.qgis.org/wiki/Building_QGIS_from_Source#4._Building_on_Windows">http://www.qgis.org/wiki/Building_QGIS_from_Source#4._Building_on_Windows</a>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Spanish mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spanish@lists.osgeo.org">Spanish@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/spanish">http://lists.osgeo.org/mailman/listinfo/spanish</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Por favor, no me envíe documentos con extensiones .doc, .docx, .xls, .xlsx, .ppt, .pptx, .mdb, mdbx
Instale OpenOffice desde <a class="moz-txt-link-freetext" href="http://es.openoffice.org/programa/index.html">http://es.openoffice.org/programa/index.html</a>
OpenOffice es libre: se puede copiar, modificar y redistribuir libremente. Gratis y totalmente legal.
OpenOffice está en continuo desarrollo y no tendrá que pagar por las nuevas versiones.</pre>
</body>
</html>