<div dir="ltr">sorry I took a while to answer, I was only able to get back to this now. ok I just tried once more and here are the steps I took and the output I got:<div><br></div><div><span id="docs-internal-guid-3a8655d3-11c8-c4e1-b696-5c5b6a22b826"><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt">
<span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">1) open visual studio 2010, open Tools -> Visual Studio Command Prompt</span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">2) cd C:\Users\[my username]\imprudence\linden\indra</span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">3) python develop.py -G vc100 --unattended configure  -DUSE_PRECOMPILED_HEADERS:BOOL=ON -DLL_TESTS=OFF -DPACKAGE:BOOL=ON</span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#cc0000">-> cmake warning: manually specified variables were not used by the project: DL_TESTS USE_PRECOMPILED_HEADERS</font></span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><font color="#274e13">-- Build files have been written...</font></span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">4) build-vc100\Imprudence.sln</span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">5) entry Release, Win32; </span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">imprudence-bin -> set as startup project;</span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">imprudence-bin ->  properties -> configuration properties -> debugging, change working directory to $(Project)/../../../newview -> OK</span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">6) Build solution.</span></p>
<p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><br></span></p>
<p style="line-height:1.15;margin-top:0pt;margin-bottom:0pt"><span style="font-size:15px;font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Results of the build are attached.</span></p>
<div style><br></div></span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/31 David Seikel <span dir="ltr"><<a href="mailto:onefang@gmail.com" target="_blank">onefang@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thu, 30 May 2013 15:58:44 -0700 (PDT) Nicky Perian<br>
<<a href="mailto:nickyperian@yahoo.com">nickyperian@yahoo.com</a>> wrote:<br>
<br>
> In theory if you have the imprudence repository you should be able to<br>
> build by replacing singularity.sln with imprudence.sln. I have been<br>
> on kokua and have not built imprudence and a very long time. Send a<br>
> build log and Ill try to help.<br>
><br>
><br>
><br>
> >________________________________<br>
> > From: Aragorn Arda <<a href="mailto:aragornarda@gmail.com">aragornarda@gmail.com</a>><br>
> >To: Nicky Perian <<a href="mailto:nickyperian@yahoo.com">nickyperian@yahoo.com</a>><br>
> >Sent: Thursday, May 30, 2013 5:02 PM<br>
> >Subject: compiling imprudence with Visual Studio 2010<br>
> ><br>
> ><br>
> ><br>
> >Hey Nicky, is your<br>
> >page <a href="http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian" target="_blank">http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian</a> still valid?<br>
> >Is it still possible to compile imprudence viewer like this in<br>
> >Visual Studio 2010? Do I have to use your repository? I'm not having<br>
> >much success compiling it, I'm getting unsuccessfull builds. Is it<br>
> >possible to compile with FMODeX instead of FMOD? I had no trouble at<br>
> >all compiling the Singularity viewer with VS2010 following these<br>
> >instructions: <a href="http://www.singularityviewer.org/kb/build-windows" target="_blank">http://www.singularityviewer.org/kb/build-windows</a>, and<br>
> >those use FMODeX...<br>
<br>
</div></div>What are the errors you are getting Aragorn?<br>
<br>
I use <a href="https://github.com/onefang/ImpyReleaseBuilder" target="_blank">https://github.com/onefang/ImpyReleaseBuilder</a> a script I made to<br>
create Imprudence releases completely automatically.  It's a Linux<br>
script that uses virtual machines and feeds them commands via serial<br>
parts or ssh.  You can see the Windows build commands I feed to XP<br>
starting at line 84 (Cygwin commands).  That might help you, though my<br>
setup uses VS2008, but it should detect VS2010 automatically.<br>
<br>
Lines 104 to 108 are the important ones.  The PATH and export lines<br>
will need to be adjusted to suit, they are hard coded for my setup.<br>
I'm still working on autodetecting those.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
A big old stinking pile of genius that no one wants<br>
coz there are too many silver coated monkeys in the world.<br>
</font></span></blockquote></div><br></div>