Trying to build Mogre - Build errors VS2013
Posted: Thu Jan 14, 2016 9:42 pm
Hi i'm trying to build Mogre, but the built proces failed. In the end it cant find C:\MyMogreBuild\Main\Mogre_vs2013.sln. I checked the path, the file isn't there. SLN files for VS2012 and 2012 are there.. but no 2013. It lookls like Mogrebuilder checked out the wrong source? I did probably something wrong. I followed this build procedure:
https://bitbucket.org/mogre/mogrebuilder
Here is the buid outputs tail, please help,
=================
Running CMake again to include fresh built Ogre depencies
-- Could not locate POCO
-- Could not locate TBB
-- Could not locate OIS
-- Could not locate CppUnit
-- The following OPTIONAL packages could NOT be located on your system.
Building Mogre
The build stopped unexpectedly because of an internal failure.
System.IO.FileNotFoundException: Kan bestand C:\myMogreBuild\Main\Mogre_vs2013.sln niet vinden.
Bestandsnaam: C:\myMogreBuild\Main\Mogre_vs2013.sln
bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bij System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
bij Microsoft.Build.Construction.SolutionParser.GetSolutionFileAndVisualStudioMajorVersions(String solutionFile, Int32& solutionVersion, Int32& visualStudioMajorVersion)
bij Microsoft.Build.Execution.ProjectInstance.LoadSolutionForBuild(String projectFile, PropertyDictionary`1 globalPropertiesInstances, String toolsVersion, BuildParameters buildParameters, ILoggingService loggingService, BuildEventContext projectBuildEventContext, Boolean isExplicitlyLoaded)
bij Microsoft.Build.Execution.BuildManager.LoadSolutionIntoConfiguration(BuildRequestConfiguration config, BuildEventContext buildEventContext)
bij Microsoft.Build.Execution.BuildManager.HandleNewRequest(Int32 node, BuildRequestBlocker blocker)
bij Microsoft.Build.Execution.BuildManager.IssueRequestToScheduler(BuildSubmission submission, Boolean allowMainThreadBuild, BuildRequestBlocker blocker)
Failed to build Main\Mogre_vs2013.sln
Duration: 1 hour 14 minutes
Press any key to continue...
C:\mogrebuilder\bin_Debug>
https://bitbucket.org/mogre/mogrebuilder
Here is the buid outputs tail, please help,
=================
Running CMake again to include fresh built Ogre depencies
-- Could not locate POCO
-- Could not locate TBB
-- Could not locate OIS
-- Could not locate CppUnit
-- The following OPTIONAL packages could NOT be located on your system.
Building Mogre
The build stopped unexpectedly because of an internal failure.
System.IO.FileNotFoundException: Kan bestand C:\myMogreBuild\Main\Mogre_vs2013.sln niet vinden.
Bestandsnaam: C:\myMogreBuild\Main\Mogre_vs2013.sln
bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bij System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
bij Microsoft.Build.Construction.SolutionParser.GetSolutionFileAndVisualStudioMajorVersions(String solutionFile, Int32& solutionVersion, Int32& visualStudioMajorVersion)
bij Microsoft.Build.Execution.ProjectInstance.LoadSolutionForBuild(String projectFile, PropertyDictionary`1 globalPropertiesInstances, String toolsVersion, BuildParameters buildParameters, ILoggingService loggingService, BuildEventContext projectBuildEventContext, Boolean isExplicitlyLoaded)
bij Microsoft.Build.Execution.BuildManager.LoadSolutionIntoConfiguration(BuildRequestConfiguration config, BuildEventContext buildEventContext)
bij Microsoft.Build.Execution.BuildManager.HandleNewRequest(Int32 node, BuildRequestBlocker blocker)
bij Microsoft.Build.Execution.BuildManager.IssueRequestToScheduler(BuildSubmission submission, Boolean allowMainThreadBuild, BuildRequestBlocker blocker)
Failed to build Main\Mogre_vs2013.sln
Duration: 1 hour 14 minutes
Press any key to continue...
C:\mogrebuilder\bin_Debug>