<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:"Arial Unicode MS";
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"\@Arial Unicode MS";
        panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ZH-CN link=blue vlink=purple style='text-justify-trim:punctuation'><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>Hey guys, here's my problem for days:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>I compiled QGIS 1.7 from source code on my Win7 32bit system using VS2010, according to official instruction "INSTALL.pdf". There's little problem on compiling: <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>1. downloaded and installed depended components including cmake, flex, bison, osgeo4w (with needed plugins); <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>2. recompiled qt SDK for VS2010;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>3. built a batch command file using the codes from INSTALL.pdf;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>4. configured the build folder using cmake-gui.exe;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>5. opened the generated qgis.1.7.0.sln using VS2010;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>6. run the ALL_BUILD, INSTALL, PACKAGE, uninstall targets in VS2010.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>Everything runs well without one error. Finally, the INSTALL target built a program foler "C:\Program Files\qgis1.7.0", and the PACKAGE target built an installation exe package.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>However, I cannot start the generated qgis.exe program. Every time I click the icon, the OS tells me that the program is crashing.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>The "INSTALL.pdf" said, I should includes all needed Dlls to run the program. But how do I know which dll is needed? I compared the folder structure to the standalone version's folder structure, finding little in common. Anyone know some details?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-family:"Arial Unicode MS","sans-serif"'>Thanks!<o:p></o:p></span></p></div></body></html>