From laiqinyi at gmail.com Mon Feb 6 20:31:14 2012 From: laiqinyi at gmail.com (Mead Lai) Date: Tue, 7 Feb 2012 09:31:14 +0800 Subject: [Olympus developers 317]: hello, I want in. Message-ID: Is it possible to embed Olympus into mobilephone? Regards, Mead -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120206/e71044a9/attachment.html From Alex.Rudnicky at cs.cmu.edu Mon Feb 6 21:29:46 2012 From: Alex.Rudnicky at cs.cmu.edu (Alex Rudnicky) Date: Mon, 6 Feb 2012 21:29:46 -0500 Subject: [Olympus developers 318]: Re: hello, I want in. In-Reply-To: References: Message-ID: <11B6FA6BC9879A42BE5A6227C05F3E1F01C36E9C98B2@EXCH-MB-1.srv.cs.cmu.edu> Olympus uses C, C++ and Perl. The ASR and TTS components have Android ports. The other bits are partially converted to straight C (the major issue is converting string functions). If you?re interested in helping, please go ahead! Alex From: olympus-developers-bounces at mailman.srv.cs.cmu.edu [mailto:olympus-developers-bounces at mailman.srv.cs.cmu.edu] On Behalf Of Mead Lai Sent: Monday, February 06, 2012 8:31 PM To: olympus-developers at cs.cmu.edu Subject: [Olympus developers 317]: hello, I want in. Is it possible to embed Olympus into mobilephone? Regards, Mead -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120206/d5d7a8b5/attachment.html From ahmed.ezzatkhalek at gmail.com Sat Feb 11 12:39:41 2012 From: ahmed.ezzatkhalek at gmail.com (Ahmed Ezzat) Date: Sat, 11 Feb 2012 18:39:41 +0100 Subject: [Olympus developers 319]: Cmake issue Message-ID: Hello, I am trying to download olympus but i am getting this message, I checked the environment variables and they are set correctly, Is there any work around? Is there any restrictions on certain version of cmake? I am using windows 7 64 bits 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... Not Found KitWare key: The handle is invalid Did you install CMake? http://www.cmake.org/cmake/cmake/resources/software.html Searching for maximum valid Visual Studio version... Visual Studio 2008 Found Searching for Sun Java JDK... Found Searching for NetBeans Ant... Found 7.1 Error during configure stage. Please fix and run the script again. ********************************************************************* SUMMARY: KitWare key: The handle is invalid Did you install CMake? http://www.cmake.org/cmake/cmake/resources/software.html Error during configure stage. Please fix and run the script again. Total Build Time: 0:00 ********************************************************************* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120211/3a36fd5b/attachment.html From Alex.Rudnicky at cs.cmu.edu Sat Feb 11 12:52:01 2012 From: Alex.Rudnicky at cs.cmu.edu (Alex Rudnicky) Date: Sat, 11 Feb 2012 12:52:01 -0500 Subject: [Olympus developers 320]: Re: Cmake issue In-Reply-To: References: Message-ID: <11B6FA6BC9879A42BE5A6227C05F3E1F01C36E96D73A@EXCH-MB-1.srv.cs.cmu.edu> Without knowing anything about your computer, I would suggest re-installing CMake and trying again. Use the most recent version. Alex From: olympus-developers-bounces at mailman.srv.cs.cmu.edu [mailto:olympus-developers-bounces at mailman.srv.cs.cmu.edu] On Behalf Of Ahmed Ezzat Sent: Saturday, February 11, 2012 12:40 PM To: olympus-developers at cs.cmu.edu Subject: [Olympus developers 319]: Cmake issue Hello, I am trying to download olympus but i am getting this message, I checked the environment variables and they are set correctly, Is there any work around? Is there any restrictions on certain version of cmake? I am using windows 7 64 bits 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... Not Found KitWare key: The handle is invalid Did you install CMake? http://www.cmake.org/cmake/cmake/resources/software.html Searching for maximum valid Visual Studio version... Visual Studio 2008 Found Searching for Sun Java JDK... Found Searching for NetBeans Ant... Found 7.1 Error during configure stage. Please fix and run the script again. ********************************************************************* SUMMARY: KitWare key: The handle is invalid Did you install CMake? http://www.cmake.org/cmake/cmake/resources/software.html Error during configure stage. Please fix and run the script again. Total Build Time: 0:00 ********************************************************************* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120211/3a207b30/attachment.html