[Qgis-developer] Fatal error while bulding QGIS on VC++ !!!

Jeetendra Kumar jeetendra.dream at gmail.com
Sat Mar 24 13:55:35 EDT 2012


Hi Jurgen,

I compiled the core library via CMAKE, and configuration  done
successfully, then Genated the code & solution.
I am enclosing the configuration log via CMAKE below:

Quantum GIS version: 1.7.0 Wroclaw (10700)

Found GRASS: C:/OSGeo4W/apps/grass/grass-6.4.2 (6.4.2)

Found Iconv: C:/Users/jeet/Desktop/TCC3IBook/WarGames/softwares/http%3a%2f%
2fdownload.osgeo.org%2fosgeo4w/release/iconv/lib/iconv.lib

Found Proj: C:/Users/jeet/Desktop/TCC3IBook/WarGames/softwares/http%3a%2f%
2fdownload.osgeo.org%2fosgeo4w/release/proj/lib/proj_i.lib

Found Expat: C:/OSGeo4W/lib/libexpat.lib

Found GEOS: C:/OSGeo4W/lib/geos_c_i.lib

Found GDAL: C:/OSGeo4W/apps/gdal-17/lib/gdal_i.lib

Found Qwt: C:/OSGeo4W/lib/qwt5.lib

Could not find PostgreSQL

Pedantic compiler settings enabled

Found Python executable: C:/OSGeo4W/apps/Python27/python.exe

Found Python version: 2.7.2

Found Python library: C:/OSGeo4W/apps/Python27/libs/python27.lib

Found SIP version: 4.13.1

Found PyQt4 version: 4.8.3

svnversion not found - version will be unknown

txt2tags not found - disabled

Configuring done

Generating done


Please suggest if any other workaround is there for the above problem.

Regards,
Jeetendra K






On Sat, Mar 24, 2012 at 9:30 PM, <qgis-developer-request at lists.osgeo.org>wrote:

> Send Qgis-developer mailing list submissions to
>        qgis-developer at lists.osgeo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.osgeo.org/mailman/listinfo/qgis-developer
> or, via email, send a message with subject or body 'help' to
>        qgis-developer-request at lists.osgeo.org
>
> You can reach the person managing the list at
>        qgis-developer-owner at lists.osgeo.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Qgis-developer digest..."
>
>
> Today's Topics:
>
>   1. Re: Fatal error while bulding QGIS on VC++ !!! (J?rgen E. Fischer)
>   2. Re: RE: ECW!!! (Barry Rowlingson)
>   3. Geometry type does not match column type (Salvatore Larosa)
>   4. More towgs84 for a single EPSG (Radim Blazek)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 24 Mar 2012 11:29:46 +0100
> From: J?rgen E. Fischer <jef at norbit.de>
> Subject: Re: [Qgis-developer] Fatal error while bulding QGIS on VC++
>        !!!
> To: qgis-developer at lists.osgeo.org
> Message-ID: <20120324102946.GB21430 at norbit.de>
> Content-Type: text/plain; charset=iso-8859-1
>
> Hi Jeetendra,
>
> On Sat, 24. Mar 2012 at 15:53:45 +0530, Jeetendra Kumar wrote:
> > I am new to QGIS, and I got the task to work around QGIS.  While
> building the
> > QGIS source via VC++, I am getting lots of linking error, and I am not
> able
> > to fix that. Could you please help me to fix that.
>
> > I am enclosing the errors below:
> > Error 10 fatal error LNK1104: cannot open file
> > '..\src\core\RelWithDebInfo\qgis_core.lib'
>
> You're probably also getting a compile error when building the core
> library.
> The link errors are just aftereffects.
>
>
> Jürgen
>
> --
> Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
> Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
> Software Engineer         D-26506 Norden
> http://www.norbit.de
>
> --
> norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
> Rheinstrasse 13, 26506 Norden
> GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
>
>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 24 Mar 2012 14:13:04 +0000
> From: Barry Rowlingson <b.rowlingson at lancaster.ac.uk>
> Subject: Re: [Qgis-developer] RE: ECW!!!
> To: Fred ETHEVE <fred.etheve at wanadoo.fr>
> Cc: qgis-developer <qgis-developer at lists.osgeo.org>
> Message-ID:
>        <CANVKczOBkoRFmgppdGRpEk-=zmMRgxCTnj8kw3Xa9hOJz4JLrg at mail.gmail.com
> >
> Content-Type: text/plain; charset=ISO-8859-1
>
> On Fri, Mar 23, 2012 at 7:39 PM, Fred ETHEVE <fred.etheve at wanadoo.fr>
> wrote:
>
> > I do not understand your answer! In the French education, when the
> > IGN(NATIONAL GEOGRAPHIC INSTITUTE) gives us rasters of a department for
> > training, they are in ECW (10 Go by department!) what makes 100 Go in
> TIF:
> > it is uncontrolled!
>
>  Are they expecting you to use commercial GIS? Certainly over here in
> education (degree level) the vast majority of use of the word 'GIS'
> means ESRI.
>
> > I am not "protesting": I look for solutions for my students! :)
> > Is it the image that you have French?
>
>  Perhaps because I was born in the 60's - but then everyone was protesting
> then!
>
>  Perhaps protest is too strong a word. The English attitude would be
> too timid. "Excuse me, but if its not too much trouble, and really I
> don't want to bother you, is there perhaps the slightest chance we
> could get this data in some other file format? You know, one that we
> might actually be able to read?" This is best read out in the voice of
> actor Hugh Grant, who is the exact likeness in appearance and manner
> of all Englishmen.
>
> Barry
>
>
> ------------------------------
>
> Message: 3
> Date: Sat, 24 Mar 2012 15:37:40 +0100
> From: Salvatore Larosa <lrssvtml at gmail.com>
> Subject: [Qgis-developer] Geometry type does not match column type
> To: postgis-devel at postgis.refractions.net,
>        qgis-developer at lists.osgeo.org
> Message-ID: <1332599860.5450.27.camel at localhost>
> Content-Type: text/plain; charset="UTF-8"
>
> Hi,
> I'm working with PostGIS tables and noticed some problems, but I can not
> tell if the problem is in QGIS or PostGIS!
> For this reason I am writing to both the mailing list.
>
> First issue:
>
> http://hub.qgis.org/issues/5109
>
> Second:
>
> If I use the SPIT plugin to import polygon features in PostGIS I get
> this:
>
>
> ##########CODE###############################################################
> Problema nell'inserimento di elementi dal file:
> /home/sam/test_topology/prov.shp
>
> Il database ha restituito un errore durante l'esecuzione di questa
> istruzione SQL:
> INSERT INTO
> "public"."prov"("provincia","cod_pro","sigla","cod_reg","sede","anno_volo","liv_utente","geom")
> VALUES ('Catanzaro','079','CZ','18',NULL,'.. (omesso l'SQL restante)
> L´errore era:
> ERROR:  Geometry type (Polygon) does not match column type
> (MultiPolygon)
>
> ##########END###############################################################
>
> while, if I import line features I get:
>
>
> ##########CODE###############################################################
> Problema nell'inserimento di elementi dal file:
> /home/sam/test_topology/linestring/river.shp
>
> Il database ha restituito un errore durante l'esecuzione di questa
> istruzione SQL:
> INSERT INTO
> "public"."river"("LUNG_(M)","ORD_HORTON","COD_ASTA","COD_BACINO","Q_MAX_(M)","Q_MIN_(M)","PEND_(%)","NOME_ASTA","COMUNE","geom")
> VALUES ('.. (omesso l'SQL restante)
> L´errore era:
> ERROR:  Geometry type (LineString) does not match column type
> (MultiLineString)
>
> ##########END###############################################################
>
> my configuration is:
>
>
> ##########CODE###############################################################
> "POSTGIS="2.0.0beta5SVN r9542" GEOS="3.3.2-CAPI-1.7.2" PROJ="Rel. 4.7.1,
> 23 September 2009" GDAL="GDAL 1.9.0, released 2011/12/29" LIBXML="2.7.8"
> TOPOLOGY RASTER"
>
> QGIS-Version 1.9.90-Alpha
> QGIS-Codeversion 51ece3c
>
> ##########END###############################################################
>
> Can anyone confirm?
>
> All the best!
>
> -SL
>
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Sat, 24 Mar 2012 15:57:28 +0100
> From: Radim Blazek <radim.blazek at gmail.com>
> Subject: [Qgis-developer] More towgs84 for a single EPSG
> To: qgis-developer <qgis-developer at lists.osgeo.org>
> Message-ID:
>        <CAEMrtYoVGJ1-=MPpCgYDdzgYkrsXxE7N1S+d=3MepnVC_+iEvw at mail.gmail.com
> >
> Content-Type: text/plain; charset=ISO-8859-1
>
> I would like to add new codes for Krovak/S-JTSK CRS (EPSG 5514,
> 5221...) especialy because users do not see those codes in WMS/WFS
> dialogs. The problem is that those CRS are used in different countries
> with different towgs84 params (EPSG 4836, 5239).
>
> It seems that QGIS is not able to manage multiple different towgs84
> params for the same EPSG. Current situation:
>  - system tbl_srs has UNIQUE INDEX idx_srsauthid on
> tbl_srs(auth_name,auth_id)
>  - GUI for user tbl_srs does not allow to set auth_name nor auth_id
> (but it would be ignored anyway)
>  - QgsCoordinateReferenceSystem - seems that authid
> (auth_name:auth_id) is widely used as a unique identifier, it just
> substituted former epsg:
>     - used (a lot, also to store CRS in settings): authid(),
> createFromOgcWmsCrs()
>     - not used setAuthId()
>     - not used and deprecated: createFromEpsg(), epsg(), setEpsg()
>
> In theory we could add new 'EPSG' codes for them, but it is not good
> solution because:
>  - such codes would not be offered to user in WMS/WFS CRS change
> dialog (and thus it does not solve the original problem)
>  - possible conflicts with other projects
>
> There is a similar ticket for 3003 and 3004 codes:
> http://hub.qgis.org/issues/2332
>
> Any ideas how to solve this problem?
>
> Radim
>
>
> ------------------------------
>
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
> End of Qgis-developer Digest, Vol 77, Issue 61
> **********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20120324/597bceb8/attachment-0001.html


More information about the Qgis-developer mailing list