<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt">>>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 now 5592 is also 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 to 4053<br>
4.If you want more adventure move to VS2010. Instructions are here  <a href="http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian#Imprudence_VS_2010_Build_Instructions">http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian#Imprudence_VS_2010_Build_Instructions</a><br>5.This is very much a work in progress and I would like to know if it works on other than my machine.<br>
       <br><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><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<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 1:04:32 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [impdev] Windows build issues<br></font><br>
After a painful day of experiments using the redmond-wimp system <br>(aka Microsoft Windows), I have been able to make meta-impy-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 now 5592 is also 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 to 4053<br>>>4.Maybe you want more adventure moe to VS2010. Instructions are here  <a href="http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian#Imprudence_VS_2010_Build_Instructions">http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian#Imprudence_VS_2010_Build_Instructions</a><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>Express Edition) I can't find how the .exe is getting dependencies <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-imprudenceviewer.org">http://lists.imprudenceviewer.org/listinfo.cgi/impdev-imprudenceviewer.org</a></span><br></div></div>
</div></body></html>