C:\Program Files(x86)\ MSBuild\Microsoft.Cpp \v4.0 \V120 \ Microsoft.CppCommon.targets(607,5):错误MSB6006:" link.exe"退出代码-1073741819。
我正在尝试在Win 10中的VS 2013中以调试模式构建代码,我收到标题中提到的错误。这在win 7中运行良好。在发布模式下代码构建。但是,当我尝试运行时,应用程序崩溃。另外,我尝试调整应用程序
属性。此外,我尝试调整应用程序属性。属性>链接器>常规启用增量链接:否而不是是。在构建代码时出现错误LNK2019:未解析的外部符号imp_JNI_CreateJavaVM @ 12 配置
属性>一般>整个程序优化设置为否。我尝试将虚拟内存分页大小更改为8192 MB。还是一样的错误。即使创建了空白项目,并且在尝试在调试模式下构建时遇到了相同的错误。
我发布模式,我们可以构建。
Hi, I am trying to build code in debug mode in VS 2013 in Win 10 and I am getting the error mentioned in the title. This was working fine in win 7. In release mode code builds. However, when I try to run, application crashes. Also, I tried tweaking the application properties. Also, I tried tweaking the application properties. Properties>Linker>General Enable Incremental Linking: NO instead of Yes. On Building code I got error LNK2019: unresolved external symbol imp_JNI_CreateJavaVM @12 Configuration Properties>General> Whole Program optimization is set to No. I tried changing Virtual Memory Paging size to 8192 MB. Still the same error. Even if a blank project is created and same error is encountered on trying to build in debug mode. I release mode we are able to build.
您发布的查询还没有到达正确的论坛。为了更好地帮助您查询,我将查询移至正确的论坛。
The query posted by you has not reached the right forum. To assist best on your query, I am moving the query to the right forum.