From NatalieParde at my.unt.edu Fri May 9 17:34:53 2014 From: NatalieParde at my.unt.edu (Parde, Natalie) Date: Fri, 9 May 2014 21:34:53 +0000 Subject: [Olympus developers 491]: SystemBuild.pl Cannot Find Visual Studio When Building Tutorials Message-ID: <1399671292110.24642@my.unt.edu> Hi, I was able to successfully build the Olympus system by running OlympusBuild.pl, so I downloaded the Olympus tutorials and example systems. However, whenever I try to build any of the tutorials or example systems, the build fails because the system cannot find Visual Studio. I'm not sure why this is the case, because it is able to find Visual Studio when running OlympusBuild.pl, and it looks like SystemBuild.pl for each tutorial/example system just calls the same OlympusBuild.pm module. Why is this issue occurring, and how can it be fixed? I'm attaching both the successful build log from building the Olympus system, and the unsuccessful build log from building the first tutorial. I'm running everything using Windows 8.1. Thanks in advance for your help! -Natalie -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: build.log Type: application/octet-stream Size: 19508 bytes Desc: build.log URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: build.log Type: application/octet-stream Size: 1680 bytes Desc: build.log URL: From Alex.Rudnicky at cs.cmu.edu Sat May 10 13:49:54 2014 From: Alex.Rudnicky at cs.cmu.edu (Alex Rudnicky) Date: Sat, 10 May 2014 13:49:54 -0400 Subject: [Olympus developers 492]: Re: SystemBuild.pl Cannot Find Visual Studio When Building Tutorials In-Reply-To: <1399671292110.24642@my.unt.edu> References: <1399671292110.24642@my.unt.edu> Message-ID: <11B6FA6BC9879A42BE5A6227C05F3E1F02E440FDE97A@EXCH-MB-1.srv.cs.cmu.edu> I'm sorry you're having problems. The immediate issue is that the folks who developed the Tutorials are no longer at CMU and their successors may not have kept up on maintenance. The build scheme appears to have changed since that time; it's not immediately clear what broke. Have you tried to compile some of the non-tutorial projects in example-systems/? Alex From: Olympus-developers [mailto:olympus-developers-bounces at mailman.srv.cs.cmu.edu] On Behalf Of Parde, Natalie Sent: Friday, May 09, 2014 5:35 PM To: olympus-developers at cs.cmu.edu Subject: [Olympus developers 491]: SystemBuild.pl Cannot Find Visual Studio When Building Tutorials Hi, I was able to successfully build the Olympus system by running OlympusBuild.pl, so I downloaded the Olympus tutorials and example systems. However, whenever I try to build any of the tutorials or example systems, the build fails because the system cannot find Visual Studio. I'm not sure why this is the case, because it is able to find Visual Studio when running OlympusBuild.pl, and it looks like SystemBuild.pl for each tutorial/example system just calls the same OlympusBuild.pm module. Why is this issue occurring, and how can it be fixed? I'm attaching both the successful build log from building the Olympus system, and the unsuccessful build log from building the first tutorial. I'm running everything using Windows 8.1. Thanks in advance for your help! -Natalie -------------- next part -------------- An HTML attachment was scrubbed... URL: From NatalieParde at my.unt.edu Sat May 10 23:29:19 2014 From: NatalieParde at my.unt.edu (Parde, Natalie) Date: Sun, 11 May 2014 03:29:19 +0000 Subject: [Olympus developers 493]: Re: SystemBuild.pl Cannot Find Visual Studio When Building Tutorials In-Reply-To: <11B6FA6BC9879A42BE5A6227C05F3E1F02E440FDE97A@EXCH-MB-1.srv.cs.cmu.edu> References: <1399671292110.24642@my.unt.edu>, <11B6FA6BC9879A42BE5A6227C05F3E1F02E440FDE97A@EXCH-MB-1.srv.cs.cmu.edu> Message-ID: <1399778960053.83694@my.unt.edu> ?No problem, thanks for getting back to me so quickly. I tried building the Madeleine system, and received the same error -- once again, everything was found except for Visual Studio, despite Visual Studio being found previously when OlympusBuild.pl was run. I'm attaching the build log for the Madeleine system also, for reference. -Natalie ________________________________ From: Alex Rudnicky Sent: Saturday, May 10, 2014 12:49 PM To: Parde, Natalie; olympus-developers at cs.cmu.edu Subject: RE: [Olympus developers 491]: SystemBuild.pl Cannot Find Visual Studio When Building Tutorials I'm sorry you're having problems. The immediate issue is that the folks who developed the Tutorials are no longer at CMU and their successors may not have kept up on maintenance. The build scheme appears to have changed since that time; it's not immediately clear what broke. Have you tried to compile some of the non-tutorial projects in example-systems/? Alex From: Olympus-developers [mailto:olympus-developers-bounces at mailman.srv.cs.cmu.edu] On Behalf Of Parde, Natalie Sent: Friday, May 09, 2014 5:35 PM To: olympus-developers at cs.cmu.edu Subject: [Olympus developers 491]: SystemBuild.pl Cannot Find Visual Studio When Building Tutorials Hi, I was able to successfully build the Olympus system by running OlympusBuild.pl, so I downloaded the Olympus tutorials and example systems. However, whenever I try to build any of the tutorials or example systems, the build fails because the system cannot find Visual Studio. I'm not sure why this is the case, because it is able to find Visual Studio when running OlympusBuild.pl, and it looks like SystemBuild.pl for each tutorial/example system just calls the same OlympusBuild.pm module. Why is this issue occurring, and how can it be fixed? I'm attaching both the successful build log from building the Olympus system, and the unsuccessful build log from building the first tutorial. I'm running everything using Windows 8.1. Thanks in advance for your help! -Natalie -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: build.log Type: application/octet-stream Size: 1695 bytes Desc: build.log URL: From hzlixiang at corp.netease.com Thu May 22 02:20:14 2014 From: hzlixiang at corp.netease.com (hzlixiang) Date: Thu, 22 May 2014 14:20:14 +0800 Subject: [Olympus developers 494]: Olympus building CMAKE error Message-ID: <612544894.4815602.1400739615299.JavaMail.hzlixiang@corp.netease.com> Hi, I have the same problem as many others, i.e. the CMake error: 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. And I have visual studio 2010 and 2008 installed, and all other requirements as well: 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 CMake 2.8.0 Searching for maximum valid Visual Studio version... Visual Studio 2008 Found Searching for Sun Java JDK... Found Searching for Ant... Found in $ANT_HOME:D:\apache-ant-1.9.4-bin\apache-ant-1.9.4 As you can see, my Cmake is v2.80. Has somebody solved this problem? Looking forward for some tips. Thanks, Xiang 2014-05-22 hzlixiang -------------- next part -------------- An HTML attachment was scrubbed... URL: