Discussion:
[hercules-390] Hercules with Visual Studio 2017
reichmanjoe@gmail.com [hercules-390]
2018-02-27 23:35:55 UTC
Permalink
Has anyone tried re-building Hercules with VS 2017 seems like a nmake build doesn't work
Ivan Warren ivan@vmfacility.fr [hercules-390]
2018-02-27 23:40:35 UTC
Permalink
Post by ***@gmail.com [hercules-390]
Has anyone tried re-building Hercules with VS 2017 seems like a nmake build doesn't work
Would you care to share to what "doesn't work" means ?

(Like an error message or some symptom of some sort ?)

--Ivan


[Non-text portions of this message have been removed]
Joe Reichman reichmanjoe@gmail.com [hercules-390]
2018-02-27 23:44:28 UTC
Permalink
This is the Error I get
I have used the same configuration with VS 2015 AND vs 2012

------ Rebuild All started: Project: Hercules_VS2012, Configuration: Release x64 ------
1>'makefile.bat' is not recognized as an internal or external command,
1>operable program or batch file.
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(49,5): error MSB3073: The command "makefile.bat RETAIL-X64 makefile.msvc 32 -a" exited with code 9009.
1>Done building project "Hercules_VS2012.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

Sent from Mail for Windows 10

From: Ivan Warren ***@vmfacility.fr [hercules-390]
Sent: Tuesday, February 27, 2018 6:40 PM
To: hercules-***@yahoogroups.com
Subject: Re: [hercules-390] Hercules with Visual Studio 2017

 
Post by ***@gmail.com [hercules-390]
Has anyone tried re-building Hercules with VS 2017 seems like a nmake build doesn't work
Would you care to share to what "doesn't work" means ?

(Like an error message or some symptom of some sort ?)

--Ivan

[Non-text portions of this message have been removed]




[Non-text portions of this message have been removed]
Ivan Warren ivan@vmfacility.fr [hercules-390]
2018-02-27 23:59:58 UTC
Permalink
Post by Joe Reichman ***@gmail.com [hercules-390]
This is the Error I get
I have used the same configuration with VS 2015 AND vs 2012
------ Rebuild All started: Project: Hercules_VS2012, Configuration: Release x64 ------
1>'makefile.bat' is not recognized as an internal or external command,
1>operable program or batch file.
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(49,5): error MSB3073: The command "makefile.bat RETAIL-X64 makefile.msvc 32 -a" exited with code 9009.
1>Done building project "Hercules_VS2012.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
What command was invoked to get this result ?

--Ivan



[Non-text portions of this message have been removed]
Joseph Reichman reichmanjoe@gmail.com [hercules-390]
2018-02-28 00:20:16 UTC
Permalink
On the Visual Studio build menu I did a re-build
all same command I have been using with VS 2012 and 2015

Thanks
Post by Ivan Warren ***@vmfacility.fr [hercules-390]
Post by Joe Reichman ***@gmail.com [hercules-390]
This is the Error I get
I have used the same configuration with VS 2015 AND vs 2012
------ Rebuild All started: Project: Hercules_VS2012, Configuration: Release x64 ------
1>'makefile.bat' is not recognized as an internal or external command,
1>operable program or batch file.
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(49,5): error MSB3073: The command "makefile.bat RETAIL-X64 makefile.msvc 32 -a" exited with code 9009.
1>Done building project "Hercules_VS2012.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
What command was invoked to get this result ?
--Ivan
[Non-text portions of this message have been removed]
Joseph Reichman reichmanjoe@gmail.com [hercules-390]
2018-02-28 00:42:13 UTC
Permalink
I have a number of projects in the hercules solution i right click on the hercules project -> then click on project then a drop down to the right appears with a number of build options and the one that points rebuild hercules is the one that I invoke
Post by Ivan Warren ***@vmfacility.fr [hercules-390]
Post by Joe Reichman ***@gmail.com [hercules-390]
This is the Error I get
I have used the same configuration with VS 2015 AND vs 2012
------ Rebuild All started: Project: Hercules_VS2012, Configuration: Release x64 ------
1>'makefile.bat' is not recognized as an internal or external command,
1>operable program or batch file.
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(49,5): error MSB3073: The command "makefile.bat RETAIL-X64 makefile.msvc 32 -a" exited with code 9009.
1>Done building project "Hercules_VS2012.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
What command was invoked to get this result ?
--Ivan
[Non-text portions of this message have been removed]
'\'Fish\' (David B. Trout)' david.b.trout@gmail.com [hercules-390]
2018-02-28 09:20:07 UTC
Permalink
Post by ***@gmail.com [hercules-390]
Has anyone tried re-building Hercules with VS 2017 seems like a nmake build doesn't work
VS2017 is not yet supported by either hercules-390/Hyperion nor by my SDL Fish-Git/Hyperion -- yet.

p.s. More properly formatted/punctuated sentences would be nice.
--
"Fish" (David B. Trout)
Software Development Laboratories
http://www.softdevlabs.com
mail: ***@softdevlabs.com
Joseph Reichman reichmanjoe@gmail.com [hercules-390]
2018-02-28 13:15:55 UTC
Permalink
My apologies I was in the process of moving my code to a new machine and some how makefile.bat got lost

Thanks
Post by '\'Fish\' (David B. Trout)' ***@gmail.com [hercules-390]
Post by ***@gmail.com [hercules-390]
Has anyone tried re-building Hercules with VS 2017 seems like a nmake
build doesn't work
VS2017 is not yet supported by either hercules-390/Hyperion nor by my SDL Fish-Git/Hyperion -- yet.
p.s. More properly formatted/punctuated sentences would be nice.
--
"Fish" (David B. Trout)
Software Development Laboratories
http://www.softdevlabs.com
Loading...