📄 car.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: car - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\more\LOCALS~1\Temp\RSP17A.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/car.pdb" /debug /machine:I386 /out:"Debug/car.exe" /pdbtype:sept
".\Debug\car.obj"
".\Debug\5DG'S Ortho And Perspect View.obj"
]
Creating command line "link.exe @C:\DOCUME~1\more\LOCALS~1\Temp\RSP17A.tmp"
<h3>Output Window</h3>
Linking...
Creating library Debug/car.lib and object Debug/car.exp
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall class_desc::class_desc(void)" (__imp_??0class_desc@@QAE@XZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class bsp_object * __thiscall flyEngine::get_next_active_object(class bsp_object *,int)" (__imp_?get_next_active_object@flyEngine@@QAEPAVbsp_object@@PAV2@H@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall flyEngine::draw_text(int,int,char *)" (__imp_?draw_text@flyEngine@@QAEHHHPAD@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) int screen_sx" (__imp_?screen_sx@@3HA)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) int screen_sy" (__imp_?screen_sy@@3HA)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall flyEngine::start_text_mode(void)" (__imp_?start_text_mode@flyEngine@@QAEXXZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall flyEngine::draw_bsp(int)" (__imp_?draw_bsp@flyEngine@@QAEXH@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall flyEngine::set_camera(class bsp_object *)" (__imp_?set_camera@flyEngine@@QAEXPAVbsp_object@@@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class flyEngine * flyengine" (__imp_?flyengine@@3PAVflyEngine@@A)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class directX * directx" (__imp_?directx@@3PAVdirectX@@A)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class bsp_object & __thiscall bsp_object::operator=(class bsp_object const &)" (__imp_??4bsp_object@@QAEAAV0@ABV0@@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall mesh::compute_normals(int)" (__imp_?compute_normals@mesh@@QAEXH@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: float __thiscall bezier_curve::length(void)" (__imp_?length@bezier_curve@@QAEMXZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall local_system::rotate(class vector &)" (__imp_?rotate@local_system@@QAEXAAVvector@@@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall local_system::align_z(class vector &)" (__imp_?align_z@local_system@@QAEXAAVvector@@@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall vector::vector(class vector &)" (__imp_??0vector@@QAE@AAV0@@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall vector::vector(float,float,float)" (__imp_??0vector@@QAE@MMM@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: float __thiscall vector::length(void)" (__imp_?length@vector@@QAEMXZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class mat4x4 __thiscall mat4x4::operator*(class mat4x4 &)" (__imp_??Dmat4x4@@QAE?AV0@AAV0@@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall mat4x4::set_rotation(float,class vector &)" (__imp_?set_rotation@mat4x4@@QAEXMAAVvector@@@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall vector::vec(float,float,float)" (__imp_?vec@vector@@QAEXMMM@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall vector::null(void)" (__imp_?null@vector@@QAEXXZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall light_vertex::add_light(class vector &,class vector &,float)" (__imp_?add_light@light_vertex@@QAEXAAVvector@@0M@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall vector::vector(void)" (__imp_??0vector@@QAE@XZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall light_vertex::light_vertex(void)" (__imp_??0light_vertex@@QAE@XZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall vector::normalize(void)" (__imp_?normalize@vector@@QAEXXZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall local_system::rotate(float,class vector &)" (__imp_?rotate@local_system@@QAEXMAAVvector@@@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall local_system::rotate(class vector &,class vector &,float)" (__imp_?rotate@local_system@@QAEXAAVvector@@0M@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall flyEngine::collision_bsp(class bsp_node *,class vector &,class vector &,int,float)" (__imp_?collision_bsp@flyEngine@@QAEHPAVbsp_node@@AAVvector@@1HM@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: float & __thiscall vector::operator[](int)" (__imp_??Avector@@QAEAAMH@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall vector::cross(class vector &,class vector &)" (__imp_?cross@vector@@QAEXAAV1@0@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall bezier_curve::evaluate(float,float *)" (__imp_?evaluate@bezier_curve@@QAEXMPAM@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall directX::send_message(class mp_msg *,int,unsigned long)" (__imp_?send_message@directX@@QAEXPAVmp_msg@@HK@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void * __thiscall directX::remove_player(int)" (__imp_?remove_player@directX@@QAEPAXH@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall flyEngine::activate(class bsp_object *,int)" (__imp_?activate@flyEngine@@QAEXPAVbsp_object@@H@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __cdecl flyEngine::set_status_msg(char *,...)" (__imp_?set_status_msg@flyEngine@@QAAXPADZZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall directX::add_player(char *,unsigned long,void *)" (__imp_?add_player@directX@@QAEHPADKPAX@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall bsp_object::add_to_bsp(void)" (__imp_?add_to_bsp@bsp_object@@QAEXXZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall local_system::update_mat(void)" (__imp_?update_mat@local_system@@QAEXXZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall bsp_object::remove_from_bsp(void)" (__imp_?remove_from_bsp@bsp_object@@QAEXXZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class textcache * tc" (__imp_?tc@@3PAVtextcache@@A)
car.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall bsp_object::message(class vector &,float,int,int,void *)" (?message@bsp_object@@UAEHAAVvector@@MHHPAX@Z)
car.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall bsp_object::ray_intersect_test(class vector &,class vector &,float)" (?ray_intersect_test@bsp_object@@UAEHAAVvector@@0M@Z)
car.obj : error LNK2001: unresolved external symbol "public: virtual class mesh * __thiscall bsp_object::ray_intersect(class vector &,class vector &,class vector &,float &,int &,float)" (?ray_intersect@bsp_object@@UAEPAVmesh@@AAVvector@@00AAMAAHM@Z)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall bsp_object::~bsp_object(void)" (__imp_??1bsp_object@@UAE@XZ)
car.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall bsp_object::bsp_object(void)" (__imp_??0bsp_object@@QAE@XZ)
car.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall bsp_object::draw(void)" (?draw@bsp_object@@UAEXXZ)
car.obj : error LNK2001: unresolved external symbol "public: virtual class mesh * __thiscall bsp_object::get_mesh(void)" (?get_mesh@bsp_object@@UAEPAVmesh@@XZ)
car.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall bsp_object::step(int)" (?step@bsp_object@@UAEHH@Z)
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/car.exe : fatal error LNK1120: 50 unresolved externals
Error executing link.exe.
<h3>Results</h3>
car.exe - 51 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -