我正在尝试编译 mpc-hc。我收到很多类似的错误cannot open include file "ctype.h",并且 Visual Studio 使用的标头来自 8.1 sdk。我删除了除最新的之外的所有 sdk,但现在我得到了这个:
The Windows SDK version 8.1 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution"
但我无法告诉 Visual Studio 使用最新的 sdk。它只是立即重置回 sdk 8.1。
我尝试了Can't Change Windows SDK version in Visual Studio C++ project,现在设置了 10.0.17763.0,但在 gui 中仍然显示 8.1。
我还尝试删除 Visual Studio 中的一些设置,如下所述https://blogs.msdn.microsoft.com/willy-peter_schaub/2010/09/15/if-you-have-problems-with-tfs-or-visual- studio-flush-the-user-cache-or-not/,但我不知道在哪里运行该devenv /resetuserdata …
如何在我正在开发的网站上创建多个帐户?
如果可以的话,我会完全禁用电子邮件要求和验证,我只是不知道要为此编辑什么。
这是一个本地站点,在我的计算机上运行。