<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br>which version of vs20xx are you using? with express versions you have to copy the msvc???.dll and the CRT file that matched to the build-vcxx/newview/Release or RelWithDebInfo directory. Also. if you cloned several times double check viewer_manifest.py for 4053. Lastly, make sure the msvcr80.dll and msvcp80.dll are the correct versions. right-click properties next to last tab on the right.<br><br>If this is a rehash sorry, not meaning to offend.<br>Nicky<br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> "chris-tuchs@hushmail.com" <chris-tuchs@hushmail.com><br><b><span style="font-weight: bold;">To:</span></b>
 hakushakukun@gmail.com; nickyperian@yahoo.com<br><b><span style="font-weight: bold;">Cc:</span></b> impdev@lists.imprudenceviewer.org<br><b><span style="font-weight: bold;">Sent:</span></b> Sun, April 17, 2011 5:55:16 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [impdev] Windows build issues<br></font><br>
Good-news bad-news.<br><br>Good:  I was able to make a "zip" of a directory that runs.<br><br>Bad:  The .exe still claims to need both ...762 and ...4053 <br>versions of MSVC.  Haven't tried setting up to "package" yet.<br><br>I tried changing crtassem.h, was obvious which line to change.  <br>Didn't make a difference.  Got a fresh copy from the git repo.  <br>Will try again later with a fork/clone from the official 1.4 exp <br>branch.  See if there's some breakage on Onefangs fork, or if it's <br>the real state of things in impy-land.<br><br>Thanks again for all your help.  Any ideas on why two different <br>version of MSVC are described in the .exe, or how to make it pick <br>one, I'd love to hear it!<br><br>On Sun, 17 Apr 2011 05:24:54 -0700 Nicky Perian <br><<a ymailto="mailto:nickyperian@yahoo.com" href="mailto:nickyperian@yahoo.com">nickyperian@yahoo.com</a>>
 wrote:<br>>>>name="Microsoft.VC80.CRT" version="8.0.50727.762"<br>>>>name="Microsoft.VC80.CRT" version="8.0.50727.4053"<br>>1. Microsoft issued an windows update to CRT this past week and <br>>now 5592 is also <br>>in the mix.<br>>2.Hold off doing that if you can.<br>>3. C:\<your path>\VC\include\crtassem.h around line 23 change 762 <br>>to 4053<br>>4.If you want more adventure move to VS2010. Instructions are here <br>> <br><span>><a target="_blank" href="http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian#Imprudence_VS_20">http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian#Imprudence_VS_20</a></span><br>>10_Build_Instructions<br>><br>>5.This is very much a work in progress and I would like to know if <br>>it works on <br>>other than my machine.<br>>       <br>><br>><br>><br>><br>><br>>________________________________<br>>From: "<a
 ymailto="mailto:chris-tuchs@hushmail.com" href="mailto:chris-tuchs@hushmail.com">chris-tuchs@hushmail.com</a>" <<a ymailto="mailto:chris-tuchs@hushmail.com" href="mailto:chris-tuchs@hushmail.com">chris-tuchs@hushmail.com</a>><br>>To: <a ymailto="mailto:hakushakukun@gmail.com" href="mailto:hakushakukun@gmail.com">hakushakukun@gmail.com</a><br>>Cc: <a ymailto="mailto:impdev@lists.imprudenceviewer.org" href="mailto:impdev@lists.imprudenceviewer.org">impdev@lists.imprudenceviewer.org</a><br>>Sent: Sun, April 17, 2011 1:04:32 AM<br>>Subject: Re: [impdev] Windows build issues<br>><br>>After a painful day of experiments using the redmond-wimp system <br>>(aka Microsoft Windows), I have been able to make meta-impy-<br>>bin.exe <br>>that in the embeded manifest list dependencies on both<br>><br>>>>1. Microsoft issued an windows update to CRT this past week and <br>>now 5592 is also <br>>>>in the
 mix.<br>>>>2.Hold off doing that if you can.<br>>>>3. C:\<your path>\VC\include\crtassem.h around line 23 change <br>>762 to 4053<br>>>>4.Maybe you want more adventure moe to VS2010. Instructions are <br>>here  <br><span>>>><a target="_blank" href="http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian#Imprudence_VS_">http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian#Imprudence_VS_</a></span><br>>2010_Build_Instructions<br>>>><br>>       <br>>name="Microsoft.VC80.CRT" version="8.0.50727.762"<br>>name="Microsoft.VC80.CRT" version="8.0.50727.4053"<br>><br>>I naturally tried building with each (a matched set of <br>>Microsoft.VC80.CRT.manifest, and the dll's that go with it <br>>msvcp80.dll, msvcr80.dll).  But the result is the same: after <br>>installing, the binary won't run.<br>><br>>It looks like there are a number of dll's that require
 .4053, but <br>>(unless it's the wonderful-wimp-compiler Microsoft Visual C++ 2005 <br>><br>>Express Edition) I can't find how the .exe is getting dependencies <br>><br>>on both.  I changed every place I could find to one state or the <br>>other (762 or 4053) but it makes no difference.<br>><br>>Chris<br>><br>>_______________________________________________<br>>ImpDev mailing list<br>><a ymailto="mailto:ImpDev@lists.imprudenceviewer.org" href="mailto:ImpDev@lists.imprudenceviewer.org">ImpDev@lists.imprudenceviewer.org</a><br><span>><a target="_blank" href="http://lists.imprudenceviewer.org/listinfo.cgi/impdev">http://lists.imprudenceviewer.org/listinfo.cgi/impdev</a>-</span><br>><a target="_blank" href="http://imprudenceviewer.org">imprudenceviewer.org</a><br><br></div></div>
</div></body></html>