Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

'-h' is not recognized as an internal or external command #10

Closed
madorin opened this issue Apr 18, 2017 · 4 comments
Closed

'-h' is not recognized as an internal or external command #10

madorin opened this issue Apr 18, 2017 · 4 comments

Comments

@madorin
Copy link

madorin commented Apr 18, 2017

buildconf -> ok
configure --disable-all --enable-cli ->ok
nmake -> error.

It seems in quotes it should be some command, but it is empty now :(

D:\Projects\Php\phpdev\vc15\x64
$ nmake

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

Recreating build dirs
type ext\pcre\php_pcre.def > D:\Projects\Php\phpdev\vc15\x64\x64\Release_TS\php7ts.dll.def
"" -h win32\ -r D:\Projects\Php\phpdev\vc15\x64\x64\Release_TS\ -x D:\Projects\Php\phpdev\vc15\x64\x64\Release_TS\ win32\build\wsyslog.mc
'-h' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: '"' : return code '0x1'
Stop.

@madorin
Copy link
Author

madorin commented Apr 21, 2017

oki, it did not found mt & mt.exe due to custom VC installation during VS setup. question closed.

@madorin madorin closed this as completed Apr 21, 2017
@weltling
Copy link
Member

nice :)

@robsonpiere
Copy link

@madorin Was it necessary to reinstall VC ++?

@madorin
Copy link
Author

madorin commented Oct 26, 2017

@robsonpiere , run the setup again and include more options... it seems i installed it customized and just picked a few options, which i considered enough.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants