New GitHub issue #107937 from MHP0920:<br>
<hr>
<pre>
# The issue
After running freeze.py and then run `nmake -f Makefile` from output dir, I got
> frozenmain.obj : error LNK2019: unresolved external symbol Py_VerboseFlag referenced in function Py_FrozenMain
frozen_dllmain.obj : error LNK2019: unresolved external symbol Py_ARRAY_LENGTH referenced in function PyWinFreeze_ExeTerm
from Microsoft Complier
I used sample script `hello.py` to test.
P/s: The tutorial says use `make` but I have no idea about the error `*** missing seperator`
# Environment
- Developer Command Prompt for VS 2019
- Python 3.11.4
- x64 version
I'm new to this. Thanks a lot.
</pre>
<hr>
<a href="https://github.com/python/cpython/issues/107937">View on GitHub</a>
<p>Labels: </p>
<p>Assignee: </p>