Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread Jürgen E . Fischer
Hi Otmane,

On Sat, 18. Jan 2014 at 09:18:45 +, otmane yazidi alaoui wrote:
 .../src/core/qgscoordinatereferencesystem.cpp:407:104: error: 
 'OSREPSGTreatsAsNorthingEasting ' was Not Declared in this scope

Already fixed in 2e9d3a8c


Jürgen

-- 
Jürgen E. Fischer norBIT GmbH   Tel. +49-4931-918175-31
Dipl.-Inf. (FH)   Rheinstraße 13Fax. +49-4931-918175-50
Software Engineer D-26506 Norden   http://www.norbit.de
QGIS PSC member (RM)   IRC: jef on FreeNode 


-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread otmane yazidi alaoui
thank you for much for answering me
but can you send me the link of 2e9d3a8c



2014/1/18 Jürgen E. j...@norbit.de

 Hi Otmane,

 On Sat, 18. Jan 2014 at 09:18:45 +, otmane yazidi alaoui wrote:
  .../src/core/qgscoordinatereferencesystem.cpp:407:104: error:
 'OSREPSGTreatsAsNorthingEasting ' was Not Declared in this scope

 Already fixed in 2e9d3a8c


 Jürgen

 --
 Jürgen E. Fischer norBIT GmbH   Tel. +49-4931-918175-31
 Dipl.-Inf. (FH)   Rheinstraße 13Fax. +49-4931-918175-50
 Software Engineer D-26506 Norden
 http://www.norbit.de
 QGIS PSC member (RM)   IRC: jef on FreeNode

 --
 norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
 Rheinstrasse 13, 26506 Norden
 GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
 
   YAZIDI ALAOUI OTMANE
   Ingénieur d'état en Géomatique
   Tel:+212652538743
   @ :yazidiotm...@gmail.com
http://www.doyoubuzz.com/otmane-yazidi-alaoui
//
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread Yves Jacolin
Hi,

In other word: do  a git pull origin master to update you local repository 
and run make

I am using 12.04 also and I have successfully built QGIS yesterday!

Y.
Le samedi 18 janvier 2014 12:01:06 otmane yazidi alaoui a écrit :
 thank you for much for answering me
 but can you send me the link of 2e9d3a8c
 
 
 
 2014/1/18 Jürgen E. j...@norbit.de
 
  Hi Otmane,
  
  On Sat, 18. Jan 2014 at 09:18:45 +, otmane yazidi alaoui wrote:
   .../src/core/qgscoordinatereferencesystem.cpp:407:104: error:
  'OSREPSGTreatsAsNorthingEasting ' was Not Declared in this scope
  
  Already fixed in 2e9d3a8c
  
  
  Jürgen
  
  --
  Jürgen E. Fischer norBIT GmbH   Tel.
  +49-4931-918175-31
  Dipl.-Inf. (FH)   Rheinstraße 13Fax.
  +49-4931-918175-50
  Software Engineer D-26506 Norden
  http://www.norbit.de
  QGIS PSC member (RM)   IRC: jef on
  FreeNode
  
  --
  norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
  Rheinstrasse 13, 26506 Norden
  GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
  
  ___
  Qgis-developer mailing list
  Qgis-developer@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/qgis-developer
-- 
Yves Jacolin
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread Jürgen E . Fischer
Hi Otmane,

On Sat, 18. Jan 2014 at 12:01:06 +, otmane yazidi alaoui wrote:
thank you for much for answering me
but can you send me the link of 2e9d3a8c

https://github.com/qgis/QGIS/commit/2e9d3a8c

or

http://hub.qgis.org/projects/quantum-gis/repository/revisions/2e9d3a8c

IOW run git pull.


Jürgen 

-- 
Jürgen E. Fischer norBIT GmbH   Tel. +49-4931-918175-31
Dipl.-Inf. (FH)   Rheinstraße 13Fax. +49-4931-918175-50
Software Engineer D-26506 Norden   http://www.norbit.de
QGIS PSC member (RM)   IRC: jef on FreeNode 


-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread A Huarte
Hi, I was who added a reference to this function in order to fix a bug, my 
apologies, It is only supported in gdal 1.10.

Jürgen E. Fischer solved it using equivalent code.

my apologies
Alvaro



hello friends
it's been a month since I try to compile the source code of qgis ,
I continued the installation guide INSTALL file
but I feel that I have all the different possible problems , it is really 
depressing
-- 
and here are the details
-- -
OS: Ubuntu 12.04.4 LTS
System compilation : Qt Creator 2.4.1 Based on Qt 4.8.0 (32 bit)

error obtained :
-
/ home / alaoui / dev / cpp / QGIS -master / src / core / 
qgscoordinatereferencesystem.cpp : In member function ' bool 
QgsCoordinateReferenceSystem :: axisInverted () const' :
/ home / alaoui / dev / cpp / QGIS -master / src / core / 
qgscoordinatereferencesystem.cpp : 407:104 : error : ' 
OSREPSGTreatsAsNorthingEasting ' was Not Declared in this scope
make [2 ] : *** [ src / core / CMakeFiles / qgis_core.dir / 
qgscoordinatereferencesystem.cpp.o ] Error 1
make [ 1] : *** [ src / core / CMakeFiles / qgis_core.dir / all ] Error 2
make: *** [all ] Error 2
8:07:04 : The process / usr / bin / make ended with code 2 .
Compilation error of qgis2.1.0 project ( target : Desktop )
During the execution of step Make
-- 


-- 
           
       YAZIDI ALAOUI OTMANE
           Ingénieur d'état en Géomatique  
                   Tel:+212652538743
                   @ :yazidiotm...@gmail.com
http://www.doyoubuzz.com/otmane-yazidi-alaoui
// 
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] conpiling QGIS in Ubuntu 12.04.4 LTS with Qt Creator 2.4.1

2014-01-18 Thread otmane yazidi alaoui
hello

i finished the compilation of source with but i want to modify it . to be
able to adapting it with my needs

i tackle  another probleme which is the run of this programme with

Qt Creator 2.4.1 Based on Qt 4.8.0 (32 bit)
OS: Ubuntu 12.04.4 LTS

by the way im just a learner a biggener . so excuse me for my simple
questions


-- 


2014/1/18 A Huarte ahuart...@yahoo.es

 Hi, I was who added a reference to this function in order to fix a bug, my
 apologies, It is only supported in gdal 1.10.

 Jürgen E. Fischer solved it using equivalent code.

 my apologies
 Alvaro


 hello friends
 it's been a month since I try to compile the source code of qgis ,
 I continued the installation guide INSTALL file
 but I feel that I have all the different possible problems , it is really
 depressing
 -- 
 and here are the details
 -- -
 OS: Ubuntu 12.04.4 LTS
 System compilation : Qt Creator 2.4.1 Based on Qt 4.8.0 (32 bit)

 error obtained :
 -
 / home / alaoui / dev / cpp / QGIS -master / src / core /
 qgscoordinatereferencesystem.cpp : In member function ' bool
 QgsCoordinateReferenceSystem :: axisInverted () const' :
 / home / alaoui / dev / cpp / QGIS -master / src / core /
 qgscoordinatereferencesystem.cpp : 407:104 : error : '
 OSREPSGTreatsAsNorthingEasting ' was Not Declared in this scope
 make [2 ] : *** [ src / core / CMakeFiles / qgis_core.dir /
 qgscoordinatereferencesystem.cpp.o ] Error 1
 make [ 1] : *** [ src / core / CMakeFiles / qgis_core.dir / all ] Error 2
 make: *** [all ] Error 2
 8:07:04 : The process / usr / bin / make ended with code 2 .
 Compilation error of qgis2.1.0 project ( target : Desktop )
 During the execution of step Make
 --
 

 --
  
YAZIDI ALAOUI OTMANE
Ingénieur d'état en Géomatique
Tel:+212652538743
@ :yazidiotm...@gmail.com
 http://www.doyoubuzz.com/otmane-yazidi-alaoui
 //

 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
 
   YAZIDI ALAOUI OTMANE
   Ingénieur d'état en Géomatique
   Tel:+212652538743
   @ :yazidiotm...@gmail.com
http://www.doyoubuzz.com/otmane-yazidi-alaoui
//
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer