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

how to get .lib used in debug model #15

Open
Long-Wu-code opened this issue Feb 8, 2023 · 0 comments
Open

how to get .lib used in debug model #15

Long-Wu-code opened this issue Feb 8, 2023 · 0 comments

Comments

@Long-Wu-code
Copy link

Hi, I find to compile the lib on Windows in this way:

In a DOS prompt, setup the VC++ environment variables by executing
VCVARS32.BAT (somewhere in your VC++ install) and start the build 
using:
      nmake -f makefile.vc

The lib can't used in debug model in VS2017, I want to know how to get .lib that can be used in debug model!

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

1 participant