[Olympus developers 281]: Re: Olympus Issue: OlympusBuild.pm

Benjamin Frisch bfrisch at cs.cmu.edu
Wed Jan 19 01:23:11 EST 2011


Hello,
  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'll try
to get a Visual Studio 2008 installation setup again.

Thanks,
Ben Frisch

On Mon, Jan 10, 2011 at 9:40 PM, Conley, Christopher Harold <
chconley at wpi.edu> wrote:

>
>
> Hello,
>
> 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:
>
> Here is the compiler output:
>
>
> 1>------ Build started: Project: DTMFEngine, Configuration: Release Win32
> ------
>
> 2>------ Build started: Project: Kalliope, Configuration: SAPIRelease Win32
> ------
>
> 2>Compiling...
>
> 1>Linking...
>
> 2>cl : Command line warning D9035 : option 'Wp64' has been deprecated and
> will be removed in a future release
>
> 2>sock.c
>
> 1>dtmfdecoder.lib(DTMFDecoder.obj) : error LNK2019: unresolved external
> symbol __imp___E__pr_warn referenced in function _dtmf_uttproc_end
>
> 1>dtmfdecoder.lib(DTMFDecoder.obj) : error LNK2019: unresolved external
> symbol __imp___E__pr_header referenced in function _dtmf_uttproc_end
>
> 1>Release\DTMFEngine.exe : fatal error LNK1120: 2 unresolved externals
>
> 1>Build log was saved at
> "file://c:\Talkie\olympus\Agents\MultiDecoder\DTMFEngine\Release\BuildLog.htm"
>
> 1>DTMFEngine - 3 error(s), 0 warning(s)
>
> 2>.\sock.c : error C2471: cannot update program database
> 'c:\talkie\olympus\agents\kalliope\sapirelease\vc90.pdb'
>
> 2>.\sock.c(385) : fatal error C1903: unable to recover from previous
> error(s); stopping compilation
>
> 2>Build log was saved at
> "file://c:\Talkie\olympus\Agents\Kalliope\SAPIRelease\BuildLog.htm"
>
> 2>Kalliope - 2 error(s), 1 warning(s)
>
> ========== Build: 0 succeeded, 2 failed, 22 up-to-date, 0 skipped
> ==========
>
>
>
>
>
> The version of VS2008 I am running is Microsoft Visual Studio 2008
> Professional Edition v9.0.21022.8 RTM
>
> 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 'InstallDir' registry entry doesn'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.
>
> Thank you for your time and consideration,
>
>
>
> Christopher H. Conley
> chconley at wpi.edu<mailto:chconley at wpi.edu>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20110119/192b3fbd/attachment.html


More information about the Olympus-developers mailing list