[Qgis-developer] How long is the compiling time for a build all
QGIS?
maaza mekuria
sailmcm at yahoo.com
Wed Jan 12 22:32:16 EST 2011
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 compile a plugin that will run in my trunk (Ver. 1.7) installation would be kindly welcome.
Thank you,
Maaza
--- On Wed, 1/12/11, Nathan Woodrow <madmanwoo at gmail.com> wrote:
From: Nathan Woodrow <madmanwoo at gmail.com>
Subject: Re: [Qgis-developer] How long is the compiling time for a build all QGIS?
To: qgis-developer at lists.osgeo.org
Date: Wednesday, January 12, 2011, 4:28 PM
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 7:57 AM, maaza mekuria <sailmcm at yahoo.com> wrote:
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 `Files\GnuWin32/share/bison/m4sugar/m4sugar.m4': No such file or directory
I am not sure why it can not find the the files (the space in the file path is causing this problem?), and where it needs to be fixed?
Any ideas?
--- On Wed, 1/12/11, maaza mekuria <sailmcm at yahoo.com> wrote:
From: maaza mekuria <sailmcm at yahoo.com>
Subject: Re: [Qgis-developer] How long is the compiling time for a
build all QGIS?
To: qgis-developer at lists.osgeo.org
Date: Wednesday, January 12, 2011, 3:39 PM
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 Core2 Duo 8400 3GHz processor.
What am I doing wrong? The place it is waiting at is shown below (from the output of the compiler) and I only see that it is still continuing and I am compiling the release with
debug version.
30>Performing Pre-Link Event...
30>Compiling manifest to resources...
30>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
30>Copyright (C) Microsoft Corporation. All rights reserved.
30>Linking...
30>Embedding manifest...
30>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
30>Copyright (C) Microsoft Corporation. All rights reserved.
30>Build log was saved at "file://c:\SW\myQGIS\src\astyle\astyle.dir\RelWithDebInfo\BuildLog.htm"
30>astyle - 0 error(s), 0 warning(s)
-----Inline Attachment Follows-----
_______________________________________________
Qgis-developer mailing list
Qgis-developer at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________
Qgis-developer mailing list
Qgis-developer at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer
-----Inline Attachment Follows-----
_______________________________________________
Qgis-developer mailing list
Qgis-developer at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20110112/25f155d7/attachment-0001.html
More information about the Qgis-developer
mailing list