Hello,<div>  Sorry it took so long to get back to you.  I finally got some time to take a look at this.  I fixed some issues with building the 2.5 branch in the past few days and the build seems to complete successfully for me with Visual Studio 2005 again.  One fixed issue included adding support for detecting the new Windows 7 SDK v7.1 release, so that should fix the first OlympusBuild.pm issue.  The lack of the registry entry for Visual Studio might be related to Visual Studio 2008 not executing its first run procedure.  Could you just open the Visual Studio 2008 Development Environment and see if the registry entry is written then?  In addition, could you do an SVN update of your Olympus 2.5 branch checkout, run OlympusRebuild.pl, and let me know what happens.  In the meantime I&#39;ll try to get a Visual Studio 2008 installation setup again.</div>

<div><br></div><div>Thanks,</div><div>Ben Frisch<br><br><div class="gmail_quote">On Mon, Jan 10, 2011 at 9:40 PM, Conley, Christopher Harold <span dir="ltr">&lt;<a href="mailto:chconley at removethis.wpi.edu">chconley at removethis.wpi.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<br>
Hello,<br>
<br>
My name is Christopher Conley and I am a student and Worcester Polytechnic Institute. I am currently having issues building and installing Olympus. Any guidance you could provide would be most appreciated! I have all of the required prerequisites installed and the installation runs up until these errors below:<br>


<br>
Here is the compiler output:<br>
<br>
<br>
1&gt;------ Build started: Project: DTMFEngine, Configuration: Release Win32 ------<br>
<br>
2&gt;------ Build started: Project: Kalliope, Configuration: SAPIRelease Win32 ------<br>
<br>
2&gt;Compiling...<br>
<br>
1&gt;Linking...<br>
<br>
2&gt;cl : Command line warning D9035 : option &#39;Wp64&#39; has been deprecated and will be removed in a future release<br>
<br>
2&gt;sock.c<br>
<br>
1&gt;dtmfdecoder.lib(DTMFDecoder.obj) : error LNK2019: unresolved external symbol __imp___E__pr_warn referenced in function _dtmf_uttproc_end<br>
<br>
1&gt;dtmfdecoder.lib(DTMFDecoder.obj) : error LNK2019: unresolved external symbol __imp___E__pr_header referenced in function _dtmf_uttproc_end<br>
<br>
1&gt;Release\DTMFEngine.exe : fatal error LNK1120: 2 unresolved externals<br>
<br>
1&gt;Build log was saved at &quot;file://c:\Talkie\olympus\Agents\MultiDecoder\DTMFEngine\Release\BuildLog.htm&quot;<br>
<br>
1&gt;DTMFEngine - 3 error(s), 0 warning(s)<br>
<br>
2&gt;.\sock.c : error C2471: cannot update program database &#39;c:\talkie\olympus\agents\kalliope\sapirelease\vc90.pdb&#39;<br>
<br>
2&gt;.\sock.c(385) : fatal error C1903: unable to recover from previous error(s); stopping compilation<br>
<br>
2&gt;Build log was saved at &quot;file://c:\Talkie\olympus\Agents\Kalliope\SAPIRelease\BuildLog.htm&quot;<br>
<br>
2&gt;Kalliope - 2 error(s), 1 warning(s)<br>
<br>
========== Build: 0 succeeded, 2 failed, 22 up-to-date, 0 skipped ==========<br>
<br>
<br>
<br>
<br>
<br>
The version of VS2008 I am running is Microsoft Visual Studio 2008 Professional Edition v9.0.21022.8 RTM<br>
<br>
One thing I need mention: I had to make some small changes to the OlympusBuild.pm file in order for it to execute. There were some pathing issues when it attempted to locate the install directory for Visual Studio 2008 (the &#39;InstallDir&#39; registry entry doesn&#39;t exist- I went over my registry with a fine tooth comb) so I had to manually path it out within the file, and there was another pathing issue with the SAPI samples directory. I am attaching my modified version of OlympusBuild.pm (both subroutines that I changed are commented) for you as well.<br>


<br>
Thank you for your time and consideration,<br>
<br>
<br>
<br>
Christopher H. Conley<br>
<a href="mailto:chconley at removethis.wpi.edu">chconley at removethis.wpi.edu</a>&lt;mailto:<a href="mailto:chconley at removethis.wpi.edu">chconley at removethis.wpi.edu</a>&gt;<br>
</blockquote></div><br></div>