mgoodfel / SeaOfMemes

Peer to Peer virtual world
www.sea-of-memes.com
89 stars 11 forks source link

Is there any chance to support VC 2013 c++ on windows #3

Open meiry opened 9 years ago

meiry commented 9 years ago

Currently when i try to execute i get error :

g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\BuildWin>nmake rebuild.mk

Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation.  All rights reserved.

        msbuild ..\Milligram\JpegLib/BuildWin/JpegLib.vcxproj /p:configuration=Debug
Microsoft (R) Build Engine version 12.0.31101.0
[Microsoft .NET Framework, version 4.0.30319.18444]
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 02/07/2015 12:55:49.
Project "g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj" on node 1 (default targets).
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): error MSB8020: The build tools for Visual Studio 2010 (P
latform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 build tools.  Alternatively, you ma
y upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...". [g:
\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj]
Done Building Project "g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj" (default target
s) -- FAILED.

Build FAILED.

"g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj" (default target) (1) ->
(PlatformPrepareForBuild target) ->
  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): error MSB8020: The build tools for Visual Studio 2010
(Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 build tools.  Alternatively, you
may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...". [
g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj]

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.12
NMAKE : fatal error U1077: '"C:\Program Files (x86)\MSBuild\12.0\bin\msbuild.EXE"' : return code '0x1'
Stop.
mgoodfel commented 9 years ago

I haven't installed VC 2013, so I'm not sure what's involved. From the error message, it looks like you would have to upgrade all the project files or install old VC 2010 build tools.

I understand the 2010 compiler is getting pretty old, but I don't use any newer features, so I haven't felt the need to upgrade. Too bad MS didn't keep some backwards compatibility!

I'm currently struggling with health problems and haven't gotten back into the project. I'm sorry but I don't have an easy solution for you.

Michael.

On 7/2/2015 2:57 AM, Meir Yanovich wrote:

Currently when i try to execute i get error :

|g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\BuildWin>nmake rebuild.mk

Microsoft (R) Program Maintenance Utility Version 12.00.21005.1 Copyright (C) Microsoft Corporation. All rights reserved.

     msbuild ..\Milligram\JpegLib/BuildWin/JpegLib.vcxproj /p:configuration=Debug

Microsoft (R) Build Engine version 12.0.31101.0 [Microsoft .NET Framework, version 4.0.30319.18444] Copyright (C) Microsoft Corporation. All rights reserved.

Build started 02/07/2015 12:55:49. Project "g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj" on node 1 (default targets). C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): error MSB8020: The build tools for Visual Studio 2010 (P latform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 build tools. Alternatively, you ma y upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...". [g: \dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj] Done Building Project "g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj" (default target s) -- FAILED.

Build FAILED.

"g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj" (default target) (1) -> (PlatformPrepareForBuild target) -> C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): error MSB8020: The build tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...". [ g:\dev\cpp\3d\Mindcraft_clones\SeaOfMemes-master\SeaOfMemes-master\Milligram\JpegLib\BuildWin\JpegLib.vcxproj]

 0 Warning(s)
 1 Error(s)

Time Elapsed 00:00:00.12 NMAKE : fatal error U1077: '"C:\Program Files (x86)\MSBuild\12.0\bin\msbuild.EXE"' : return code '0x1' Stop. |

— Reply to this email directly or view it on GitHub https://github.com/mgoodfel/SeaOfMemes/issues/3.

meiry commented 9 years ago

First of all thanks the replay , never mind the code. all that matters is you feeling Healthier. Thanks