⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main_test.plg

📁 fgdgyh trtrh rrt ertge e er er
💻 PLG
📖 第 1 页 / 共 3 页
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: main_test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1BE.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/main_test.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\001\IE\新建文件夹\C数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\main_test.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1BE.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1BF.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/main_test.pdb" /debug /machine:I386 /out:"Debug/main_test.exe" /pdbtype:sept 
".\Debug\main_test.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1BF.tmp"
<h3>Output Window</h3>
Compiling...
main_test.c
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(15) : error C2011: 'time_train' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(20) : error C2011: 'town' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(26) : error C2011: 'train' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(41) : error C2371: 'path' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(41) : see declaration of 'path'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(41) : error C2371: 'path_p' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(41) : see declaration of 'path_p'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(42) : error C2011: 'path_node' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(50) : error C2371: 'city_node' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(50) : see declaration of 'city_node'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(50) : error C2371: 'city_p' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(50) : see declaration of 'city_p'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(55) : error C2371: 'graph_country' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(55) : see declaration of 'graph_country'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(59) : error C2371: 'Edge' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(59) : see declaration of 'Edge'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(64) : error C2371: 'path_city' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(64) : see declaration of 'path_city'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(69) : error C2371: 'p_city' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(69) : see declaration of 'p_city'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(15) : error C2011: 'time_train' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(20) : error C2011: 'town' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(26) : error C2011: 'train' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(41) : error C2371: 'path' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(41) : see declaration of 'path'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(41) : error C2371: 'path_p' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(41) : see declaration of 'path_p'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(42) : error C2011: 'path_node' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(50) : error C2371: 'city_node' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(50) : see declaration of 'city_node'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(50) : error C2371: 'city_p' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(50) : see declaration of 'city_p'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(55) : error C2371: 'graph_country' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(55) : see declaration of 'graph_country'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(59) : error C2371: 'Edge' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(59) : see declaration of 'Edge'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(64) : error C2371: 'path_city' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(64) : see declaration of 'path_city'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(69) : error C2371: 'p_city' : redefinition; different basic types
        g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(69) : see declaration of 'p_city'
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(15) : error C2011: 'time_train' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(20) : error C2011: 'town' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(26) : error C2011: 'train' : 'struct' type redefinition
g:\001\ie\新建文件夹\c数据结构课程设计\源代码\全国旅游交通查询源程序\最后的源程序\train.h(41) : error C2371: 'path' : redefinition; different basic types

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -