[Olympus developers 250]: Olympus:: failure to build SimpleAudio

roni.benaharon@gm.com roni.benaharon at gm.com
Tue Sep 14 06:24:19 EDT 2010


Hi,
I am trying to build the Olympus environment by running OlympusBuild.perl. 

It seems that it fails to build "SimpleAudio", due to failure to open 
include file: 'atlbase.h'.
What should be the problem? can I run the system in the meanwhile without 
this component? what will be the consequences of such usage?
Attached the relevant section from build.log

Thanks,
Roni

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
BUILD_CONF... Release
BUILD_TYPE... Build
OLYMPUS_ROOT... .
BUILD_LOG... build.log
CMAKE_PARAMS... 
LOGIOS_ROOT... Tools\logios
Detecting platform in use... Windows
Searching for File::Spec Perl Module... Found
Searching for File::Copy Perl Module... Found
Searching for IPC::Open3 Perl Module... Found
Searching for IO::Handle Perl Module... Found
Searching for Getopt::Long Perl Module... Found
Searching for Win32 Perl Module... Found
Searching for Win32::API Perl Module... Found
Searching for Win32::TieRegistry Perl Module... Found
Searching for Windows SDK 6.1 (for Windows Server 2008) or newer... Found 
v7.0
Searching for the SimpleAudio SAPI Example Project... Found
Creating bin\x86-nt directory for build output... Done
Searching for TortoiseSVN... Found
Checking if the project is using CMake... Yes
Searching for CMake 2.6 or higher... Found
Searching for maximum valid Visual Studio version... Visual Studio 2008 
Found
Searching for Sun Java JDK... Found
Searching for Apache Ant... Found

Running command: "C:\Program Files\TortoiseSVN\bin\SubWCRev.exe" 
"C:\Olympus" Build\SVN_Data_Template.h Build\SVN_Data.h -f

SubWCRev: 'C:\Olympus'

Last committed at revision 3536

Updated to revision 3538


Running command: "C:\Program Files\Microsoft Visual Studio 
9.0\VC\VCPackages\vcbuild.exe" "C:\Program Files\Microsoft 
SDKs\Windows\v7.0\Samples\winui\speech\simpleAudio\SimpleAudio.sln" /M2 
"Release|Win32"

Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

1>Build started: Project: SimpleAudio, Configuration: Release|Win32
1>Creating Type Library...
1>Processing .\SimpleAudio.idl
1>SimpleAudio.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\oaidl.idl
1>oaidl.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\objidl.idl
1>objidl.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\unknwn.idl
1>unknwn.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\wtypes.idl
1>wtypes.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\basetsd.h
1>basetsd.h
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\guiddef.h
1>guiddef.h
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\ocidl.idl
1>ocidl.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\oleidl.idl
1>oleidl.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\servprov.idl
1>servprov.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\urlmon.idl
1>urlmon.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\msxml.idl
1>msxml.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\sapi.idl
1>sapi.idl
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\oaidl.acf
1>oaidl.acf
1>Processing C:\Program Files\Microsoft 
SDKs\Windows\v7.0\\include\ocidl.acf
1>ocidl.acf
1>Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and 
will be removed in a future release
1>StdAfx.cpp
1>c:\program files\microsoft 
sdks\windows\v7.0\samples\winui\speech\simpleaudio\stdafx.h(23) : fatal 
error C1083: Cannot open include file: 'atlbase.h': No such file or 
directory
1>Build log was saved at "file://c:\Program Files\Microsoft 
SDKs\Windows\v7.0\Samples\winui\speech\simpleaudio\Release\BuildLog.htm"
SimpleAudio has 1 errors
1>SimpleAudio - 1 error(s), 1 warning(s)

Build complete: 0 Projects succeeded, 1 Projects failed, 0 Projects 
skipped
Problem building Visual Studio Solution: SimpleAudio.sln.
Problem building the required SAPI SimpleAudio DLL example.
Was it installed correctly?


Running command: "C:\Program Files\CMake 2.8\bin\cmake.exe" -G "Visual 
Studio 9 2008"  -D KALLIOPE_SAPI_INCLUDE_DIR="C:\Program Files\Microsoft 
SDKs\Windows\v7.0\Include" -D KALLIOPE_SAPI_LIBRARY_FILE="C:\Program 
Files\Microsoft SDKs\Windows\v7.0\Lib\sapi.lib" 
-DKALLIOPE_SAPI_LIBRARY_VER_HEX=0x053 -D 
KALLIOPE_SAPI_EXAMPLE_INCLUDE_DIR="C:\Program Files\Microsoft 
SDKs\Windows\v7.0\Samples\winui\speech\simpleAudio" ../..

CMake Error: CMake was unable to find a build program corresponding to 
"Visual Studio 9 2008".  CMAKE_MAKE_PROGRAM is not set.  You probably need 
to select a different build tool.

CMake Error: Could not find cmake module 
file:C:/Olympus/Build/cmake/CMakeFiles/CMakeCCompiler.cmake

CMake Error: Could not find cmake module 
file:C:/Olympus/Build/cmake/CMakeFiles/CMakeCXXCompiler.cmake

-- Configuring incomplete, errors occurred!

CMake did not generate a Visual Studio solution

Running command: "C:\Program Files\Apache 
ANT\apache-ant-1.8.1\bin\ant.bat" -buildfile 
Libraries\libOlympusUtility\javaLibOlympusUtility\build.xml default

Buildfile: 
C:\Olympus\Libraries\libOlympusUtility\javaLibOlympusUtility\build.xml



-pre-init:



-init-private:

....
....
....
....
....

*********************************************************************
SUMMARY:
SimpleAudio has 1 errors
Problem building Visual Studio Solution: SimpleAudio.sln.
Problem building the required SAPI SimpleAudio DLL example.
Was it installed correctly?

CMake did not generate a Visual Studio solution

Total Build Time: 0:24
*********************************************************************

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------
Roni Ben Aharon
Human Machine Interface Researcher
Advanced Technical Center - Israel
General Motors - Research & Development
11 Hamanofim St, Herzliya 46725, Israel
roni.benaharon at gm.com
---------------------------------------------------------------------


Nothing in this message is intended to constitute an electronic signature unless a specific statement to the contrary is included in this message. 

Confidentiality Note: This message is intended only for the person or entity to which it is addressed. It may contain confidential and/or privileged material.  Any review, transmission, dissemination or other use, or taking of any action in reliance upon this message by persons or entities other than the intended recipient is prohibited and may be unlawful. If you received this message in error, please contact the sender and delete it from your computer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100914/7bd2bfd3/attachment-0001.html


More information about the Olympus-developers mailing list