首页

欢迎

 

Welcome

欢迎来到这里, 这是一个学习数学、讨论数学的网站.

转到问题

请输入问题号, 例如: 2512

IMAGINE, THINK, and DO
How to be a scientist, mathematician and an engineer, all in one?
--- S. Muthu Muthukrishnan

Local Notes

Local Notes 是一款 Windows 下的笔记系统.

Local Notes 下载

Calculator

Calculator 是一款运行于 Windows 下的计算软件.

详情

Calculator 下载

Calculator(GUI)下载






注册

欢迎注册, 您的参与将会促进数学交流. 注册

在注册之前, 或许您想先试用一下. 测试帐号: usertest 密码: usertest. 请不要更改密码.


我制作的 slides

Problem

随机显示问题

Problèmes d'affichage aléatoires

软件 >> Calculator
Questions in category: Calculator (Calculator).

编译 Calculator 遇到的问题

Posted by haifeng on 2021-03-14 22:00:07 last update 2021-03-14 22:00:07 | Answers (0)


1>------ 已启动全部重新生成: 项目: calculator, 配置: Release Win32 ------
1>BigNumber.cpp
1>calculator.cpp
1>commands.cpp
1>register.cpp
1>D:\download\C++\crypt\LibTomCrypt\others\libtomcrypt-master\src\headers\tomcrypt_cfg.h(26,45): warning C4273: “malloc”: dll 链接不一致
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt\corecrt_malloc.h(101,15): message : 参见“malloc”的前一个定义
1>D:\download\C++\crypt\LibTomCrypt\others\libtomcrypt-master\src\headers\tomcrypt_cfg.h(27,55): warning C4273: “realloc”: dll 链接不一致
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt\corecrt_malloc.h(126,15): message : 参见“realloc”的前一个定义
1>D:\download\C++\crypt\LibTomCrypt\others\libtomcrypt-master\src\headers\tomcrypt_cfg.h(28,55): warning C4273: “calloc”: dll 链接不一致
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt\corecrt_malloc.h(66,15): message : 参见“calloc”的前一个定义
1>D:\download\C++\crypt\LibTomCrypt\others\libtomcrypt-master\src\headers\tomcrypt_cfg.h(29,40): warning C4273: “free”: dll 链接不一致
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt\corecrt_malloc.h(89,14): message : 参见“free”的前一个定义
1>D:\download\C++\crypt\LibTomCrypt\others\libtomcrypt-master\src\headers\tomcrypt_cfg.h(31,113): warning C4273: “qsort”: dll 链接不一致
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt\corecrt_search.h(60,23): message : 参见“qsort”的前一个定义
1>D:\download\C++\crypt\LibTomCrypt\others\libtomcrypt-master\src\headers\tomcrypt_cfg.h(35,41): warning C4273: “clock”: dll 链接不一致
1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt\time.h(142,26): message : 参见“clock”的前一个定义
1>stdafx.cpp
1>LINK : warning C4727: 具有相同时间戳的名为 d:\work\cs\c++\vs2019\calculator_vc\calculator\calculator\release\calculator.pch 的 PCH 已存在于 d:\work\cs\c++\vs2019\calculator_vc\calculator\calculator\release\register.obj 和 d:\work\cs\c++\vs2019\calculator_vc\calculator\calculator\release\commands.obj 中。 使用第一个 PCH。
1>正在生成代码
1>Previous IPDB not found, fall back to full compilation.
1>All 1588 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
1>已完成代码的生成
1>calculator.vcxproj -> D:\work\cs\c++\vs2019\calculator_vc\calculator\Release\calculator.exe
1>已完成生成项目“calculator.vcxproj”的操作。
========== 全部重新生成: 成功 1 个,失败 0 个,跳过 0 个 ==========