Re: [Qgis-developer] Re: Raster providers

2011-01-12 Thread Radim Blazek
Hi, thanks for testing. Unfortunately I have no idea. QSet is not used in the code I touched. I don't know much about Python bindings. python/core/conversions.sip is generated somehow automaticaly? Does it need to updated? Radim On Thu, Jan 13, 2011 at 4:53 AM, John C. Tull wrote: > Hi Radim, >

Re: [Qgis-developer] How long is the compiling time for a build all QGIS?

2011-01-12 Thread Werner Macho
Hi! I am interested right now in building a sample C++ plugin. I am looking for some documentation on how I can compile a plugin that will run in my trunk (Ver. 1.7) installation would be kindly welcome. What about http://www.qgis.org/en/documentation/manuals.html The "QGIS Coding and Compil

Re: [Qgis-developer] Re: Raster providers

2011-01-12 Thread John C. Tull
Hi Radim, I tried building today on OS X. The build failed with the following output: ... [ 20%] Building CXX object src/analysis/CMakeFiles/qgis_analysis.dir/qgsrastercalcparser.cpp.o Linking CXX shared library libqgis_analysis.dylib [ 20%] Built target qgis_analysis [ 20%] Generating analysis/s

Re: [Qgis-developer] How long is the compiling time for a build all QGIS?

2011-01-12 Thread maaza mekuria
Thank you for the input Nathan. I was able to get through the issue. I now have been able to compile QGIS in VC 2008. But the trunk source has errors and it is not building completely. I am interested right now in building a sample C++ plugin. I am looking for some documentation on how I can c

Re: [Qgis-developer] How long is the compiling time for a build all QGIS?

2011-01-12 Thread Nathan Woodrow
Yeah I had this issue when trying to build Qgis on windows. I just moved the whole GnuWin32 to C:\GnuWin32 and re ran cmake to point it to the new path. Uninstalling GnuWin32 and reinstalling into C:\GnuWin32 might be better then just moving the folder. Hope this helps. On Thu, Jan 13, 2011 at

Re: [Qgis-developer] How long is the compiling time for a build all QGIS?

2011-01-12 Thread maaza mekuria
I looked at the build order output and found this error and that is where it seems to have gotten stuck, 3>Generating qgssearchstringparser.cpp 3>m4: cannot open `Files\GnuWin32/share/bison': No such file or directory 3>m4: cannot open `C:\Program': No such file or directory 3>m4: cannot open `F

Re: [Qgis-developer] How long is the compiling time for a build all QGIS?

2011-01-12 Thread maaza mekuria
I am attempting the first compile trial of QGIS from the trunk and I have been waiting for the compilation to end for the last two hours. Is that how long it will take if one builds all? I am using the OSGEO install in Windows XP with Visual C++ Express 9. My computer has 4GB memory and it is a

[Qgis-developer] Unknown CRS problem

2011-01-12 Thread Nick Hopton
Marco wrote: > There will always be problems at some point if the layers / map CRS are not > properly set. I just want to avoid more complications compared to the current > situation if this is not the case ( because it happens so frequently in > practice ). Agreed, even (apparently) simple chang

Re: [Qgis-developer] first version

2011-01-12 Thread Giuseppe Sucameli
Hi Rashad, On Wed, Jan 12, 2011 at 12:05 PM, Mohammed Rashad < mohammedrasha...@gmail.com> wrote: > Anyone please have the source of qgis first version like qgis 0.1 > you can find it in the qgis trac [1]. Cheers. [1] https://trac.osgeo.org/qgis/browser/tags/Release-0_1 -- Giuseppe Sucameli __

Re: [Qgis-developer] RE : Debugging QGIS Bugs

2011-01-12 Thread Jürgen E . Fischer
Hi Sunilrajkiran, On Wed, 12. Jan 2011 at 15:25:58 +0530, sunilraj.kiran wrote: > I will be working on the below tickets from Tomorrow and submitting the > patches for them at the earliest, My priority goes like this: > [1]https://trac.osgeo.org/qgis/ticket/2974 > [2]https://trac.osgeo.org/qgis/

Re: [Qgis-developer] RE : Debugging QGIS Bugs

2011-01-12 Thread Giuseppe Sucameli
Hi Sunilrajkiran, On Wed, Jan 12, 2011 at 10:55 AM, sunilraj.kiran < sunilraj.ki...@kcubeconsulting.com> wrote: > https://trac.osgeo.org/qgis/ticket/2974 > > https://trac.osgeo.org/qgis/ticket/3155 > > https://trac.osgeo.org/qgis/ticket/2241 > Please let me know if anyone has already started work

[Qgis-developer] first version

2011-01-12 Thread Mohammed Rashad
Anyone please have the source of qgis first version like qgis 0.1 -- Rashad ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] RE : Debugging QGIS Bugs

2011-01-12 Thread sunilraj.kiran
Hello Everyone, I will be working on the below tickets from Tomorrow and submitting the patches for them at the earliest, My priority goes like this: https://trac.osgeo.org/qgis/ticket/2974 https://trac.osgeo.org/qgis/ticket/3155 https://trac.osgeo.org/qgis/ticket/2241 Please le