Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NMAKE : fatal error U1052: file 'Makefile.vc' not found #19

Open
appkoders opened this issue Feb 12, 2018 · 2 comments
Open

NMAKE : fatal error U1052: file 'Makefile.vc' not found #19

appkoders opened this issue Feb 12, 2018 · 2 comments

Comments

@appkoders
Copy link

Cannot compile im getting the error below

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

NMAKE : fatal error U1052: file 'Makefile.vc' not found
@ChopperCharles
Copy link

Same issue here.

@filipdns
Copy link

on .bat, replace Makefile.vc by "%CD%/Makefile.vc"

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

No branches or pull requests

3 participants