Re: [gdal-dev] compilation error (trunk)

2015-04-18 Thread Even Rouault
Le samedi 18 avril 2015 12:20:42, Martin Landa a écrit : > Hi, > > I have problem to compile GDAL trunk on my PC, any idea what could be > wrong? > > gdalwarpkernel.cpp: In function 'CPLErr GWKOpenCLCase(GDALWarpKernel*)': > gdalwarpkernel.cpp:3802:1: error: jump to label 'free_warper' > [-fpermi

[gdal-dev] OGR_STYLE angle problem when using SYMBOL

2015-04-18 Thread Jukka Inkeri
MTEXT no problem with angle, field/attribute SUUNTA=angle: $ogr2ogr -f DXF text2.dxf text2.shp \ -sql "SELECT *,CONCAT('LABEL(f:Arial,s:12pt,t:', TEKSTI,',a:', CAST(SUUNTA/1/3.14159*180 AS character(255)),')') AS OGR_STYLE FROM text2 " text2.dxf: MTEXT 5 2 8 0 100 AcDbEntity 1

[gdal-dev] compilation error (trunk)

2015-04-18 Thread Martin Landa
Hi, I have problem to compile GDAL trunk on my PC, any idea what could be wrong? gdalwarpkernel.cpp: In function 'CPLErr GWKOpenCLCase(GDALWarpKernel*)': gdalwarpkernel.cpp:3802:1: error: jump to label 'free_warper' [-fpermissive] free_warper: ^ gdalwarpkernel.cpp:3597:22: error: from here [-