cpprest141 out 編譯輸出日誌
阿新 • • 發佈:2017-12-24
projects deb win32 ide 失敗 log commands ner img
cpprest141 out
1 >------ 已啟動全部重新生成: 項目: cpprest141, 配置: Debug x64 ------ 2 1>stdafx.cpp 3 1>http_client.cpp 4 1>http_client_msg.cpp 5 1>x509_cert_utilities.cpp 6 1>Unknown compiler version - please run the configure tests and report the results 7 1>http_helpers.cppcpprest141 out8 1>http_msg.cpp 9 1>http_listener.cpp 10 1>http_listener_msg.cpp 11 1>http_server_api.cpp 12 1>oauth1.cpp 13 1>oauth2.cpp 14 1>json.cpp 15 1>json_parsing.cpp 16 1>json_serialization.cpp 17 1>pplx.cpp 18 1>uri.cpp 19 1>uri_builder.cpp 20 1>asyncrt_utils.cpp21 1>base64.cpp 22 1>web_utilities.cpp 23 1>ws_client.cpp 24 1>正在生成代碼... 25 1>正在編譯... 26 1>ws_msg.cpp 27 1>http_client_winhttp.cpp 28 1>http_server_httpsys.cpp 29 1>pplxwin.cpp 30 1>fileio_win32.cpp 31 1>ws_client_wspp.cpp 32 1>Unknown compiler version - please run the configure tests and report the results33 1>正在生成代碼... 34 1> 正在創建庫 D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\cpprest141d_2_10.lib 和對象 D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\cpprest141d_2_10.exp 35 1>zlibstaticd.lib(adler32.obj) : warning LNK4099: 未找到 PDB“zlibstatic.pdb”(使用“zlibstaticd.lib(adler32.obj)”或在“D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\zlibstatic.pdb”中尋找);正在鏈接對象,如同沒有調試信息一樣 36 1>zlibstaticd.lib(crc32.obj) : warning LNK4099: 未找到 PDB“zlibstatic.pdb”(使用“zlibstaticd.lib(crc32.obj)”或在“D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\zlibstatic.pdb”中尋找);正在鏈接對象,如同沒有調試信息一樣 37 1>zlibstaticd.lib(deflate.obj) : warning LNK4099: 未找到 PDB“zlibstatic.pdb”(使用“zlibstaticd.lib(deflate.obj)”或在“D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\zlibstatic.pdb”中尋找);正在鏈接對象,如同沒有調試信息一樣 38 1>zlibstaticd.lib(inflate.obj) : warning LNK4099: 未找到 PDB“zlibstatic.pdb”(使用“zlibstaticd.lib(inflate.obj)”或在“D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\zlibstatic.pdb”中尋找);正在鏈接對象,如同沒有調試信息一樣 39 1>zlibstaticd.lib(inftrees.obj) : warning LNK4099: 未找到 PDB“zlibstatic.pdb”(使用“zlibstaticd.lib(inftrees.obj)”或在“D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\zlibstatic.pdb”中尋找);正在鏈接對象,如同沒有調試信息一樣 40 1>zlibstaticd.lib(inffast.obj) : warning LNK4099: 未找到 PDB“zlibstatic.pdb”(使用“zlibstaticd.lib(inffast.obj)”或在“D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\zlibstatic.pdb”中尋找);正在鏈接對象,如同沒有調試信息一樣 41 1>zlibstaticd.lib(trees.obj) : warning LNK4099: 未找到 PDB“zlibstatic.pdb”(使用“zlibstaticd.lib(trees.obj)”或在“D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\zlibstatic.pdb”中尋找);正在鏈接對象,如同沒有調試信息一樣 42 1>zlibstaticd.lib(zutil.obj) : warning LNK4099: 未找到 PDB“zlibstatic.pdb”(使用“zlibstaticd.lib(zutil.obj)”或在“D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\zlibstatic.pdb”中尋找);正在鏈接對象,如同沒有調試信息一樣 43 1>cpprest141.vcxproj -> D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\cpprest141d_2_10.dll 44 1>已完成生成項目“cpprest141.vcxproj”的操作。 45 ========== 全部重新生成: 成功 1 個,失敗 0 個,跳過 0 個 ==========
1 1>------ 已啟動全部重新生成: 項目: cpprest141.uwp, 配置: Debug x64 ------ 2 1>stdafx.cpp 3 1>http_client.cpp 4 1>http_client_msg.cpp 5 1>x509_cert_utilities.cpp 6 1>http_helpers.cpp 7 1>http_msg.cpp 8 1>http_listener.cpp 9 1>http_listener_msg.cpp 10 1>http_server_api.cpp 11 1>oauth1.cpp 12 1>oauth2.cpp 13 1>json.cpp 14 1>json_parsing.cpp 15 1>json_serialization.cpp 16 1>pplx.cpp 17 1>uri.cpp 18 1>uri_builder.cpp 19 1>asyncrt_utils.cpp 20 1>base64.cpp 21 1>web_utilities.cpp 22 1>ws_client.cpp 23 1>ws_msg.cpp 24 1>http_client_winrt.cpp 25 1>pplxwin.cpp 26 1>fileio_winrt.cpp 27 1>ws_client_winrt.cpp 28 1> 正在創建庫 D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\cpprest141.uwp\cpprest141d_uwp_2_10.lib 和對象 D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\cpprest141.uwp\cpprest141d_uwp_2_10.exp 29 1>cpprest141.uwp.vcxproj -> D:\dev\c++\qt\cpprestsdk-master\Binaries\x64\Debug\cpprest141.uwp\cpprest141d_uwp_2_10.dll 30 ========== 全部重新生成: 成功 1 個,失敗 0 個,跳過 0 個 ==========cpprest141d_uwp_2_10.dll out
D:\dev\c++\qt\cpprestsdk-master\Release\src\build\android.vcxitems
https://dl.bintray.com/boostorg/release/1.66.0/source/
The main features of Qt VS Tools are:
- Wizards for creating new Qt projects and classes.
- Automated build setup for the Meta-Object Compiler (moc), User Interface Compiler (uic), and Resource Compiler (rcc).
- Import and export of Qt project files (
.pro
) and project include files (.pri
). - Automated conversion of a Qt VS Tools project to a qmake project, or the other way around.
- Integrated Qt resource management.
- Integrated Qt documentation.
- Debugging extensions for Qt data types
How to set up F1 help?
- Select Tools > Options > Environment > Keyboard.
- In the Show commands containing field, enter Help.F1QtHelp.
- Select the Press shortcut keys field and press your preferred keys to add them to the field. The default shortcut is set to Alt+F1.
- Select Assign, and then select OK.
How to report bugs and contribute code?
- Bug reports
- Source code
You are also welcome to join the discussions in the Qt Project mailing lists, development forums and to contribute to Qt.
cpprest141 out 編譯輸出日誌