Tagged Questions
1
vote
2answers
84 views
QGIS 1.8 startup crash - looking for a log file
I have a problem with QGIS 1.8 with OSGEO4W installer (windows 7 - 64 bit).
QGIS crash on startup, it shows the splash screen and then nothing.
I have updated from an old 1.7.4 QGIS version.
I have ...
0
votes
1answer
191 views
How to handle “Mount: Access Denied” when installing QGIS on Win7?
I tried to install qgis on my laptop with Windows 7 Professional and it is a 64 bit machine. after going through the procedure described below I got the message "Mount Access Denied".
What is going ...
0
votes
2answers
79 views
QGIS 1.8 crashes when exporting from print composer to image on Windows 7
My question is similar to QGIS Crashes when writing to PDF.
Today, when I try to export to image, QGIS crashes. I've tried opening a new composer to no avail.
This is the problem signature:
Problem ...
0
votes
0answers
26 views
How do I add QGIS Dissolve function to my C++ Windows ATL program?
This is my current code segment:
QString myPluginsDir =
"c:/osgeo4w/apps/lib/qgis";
QString myLayerPath =
"c:/users/tygh/gisdata/farms/";
QString myLayerBaseName =
"potash";
QString myProviderName ...
1
vote
1answer
64 views
VS 2008 qgis win libraries
I am building an app using qgis in Windows 7 with VS 2008. It was diagnosed that I must have the wrong versions of the libraries because of a potential name mangling problem. I have 12 unresolved ...
0
votes
0answers
55 views
Link problem building windows application using QGIS library routines
This is not a plug-in that I am trying to build, but a direct usage of analysis functions within a microsoft dll I am writing. I have sucessfully linked all but one catagory of functions into my ...
4
votes
1answer
235 views
How can I fix QGIS 1.8.0 Spit Plugin “connection failed”?
I want to import shp to to postgreSQL with the spit plugin. Testing the database connection to my PostGIS database ist successfully (I already imported layers with this connection via the "add postGIS ...
4
votes
1answer
191 views
Is there a silent installation command without the desktop shortcuts? [closed]
I installed QGIS with Microsoft SCCM 2012 and I want to make a silent install without desktop shortcuts.
I managed to do a silent install with / S but I found no s command to delete desktop ...
0
votes
0answers
85 views
QGIS Georeferencer Rectification Differences with Windows 2008 Server OS
I have come across something weird which doesn't make any sense to me. I was wondering if anyone has experienced this, or has any idea why this may be happening.
I have a server box with Windows ...
4
votes
1answer
730 views
Does OSGeo4W install a 32 bit or 64 bit version of QGIS?
I just want to know if you are installing Qgis via OSGeo installer on a windows 64 bits OS (XP, vista or 7) Does it install a 32 bits or 64 bits version of QGIS?
Usually the stand alone installer ...
