c++
--------------------Konfiguration: usl - Win32 Debug--------------------
Kompilierung läuft...
Tutorial.cpp
Linker-Vorgang läuft...
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall LKControl_GetKeyState(long)" (?LKControl_GetKeyState@@YGHJ@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "short __stdcall CEngine_Initialize(unsigned char)" (?CEngine_Initialize@@YGFE@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CEngine_TerminateMe(void)" (?CEngine_TerminateMe@@YGHXZ)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CEngine_SetRenderTarget(long,unsigned char)" (?CEngine_SetRenderTarget@@YGHJE@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CEngine_GetResolution(short &,short &,unsigned char &)" (?CEngine_GetResolution@@YGHAAF0AAE@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "short __stdcall I5DComplex_Create(char *,char *,unsigned char)" (?I5DComplex_Create@@YGFPAD0E@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall I5DPrimitive_DrawText(struct R3DVector2D *,char *)" (?I5DPrimitive_DrawText@@YGHPAUR3DVector2D@@PAD@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall I5DPrimitive_SetDrawColor(struct R3DColor *)" (?I5DPrimitive_SetDrawColor@@YGHPAUR3DColor@@@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall I5DComplex_SetBlendMode(unsigned char)" (?I5DComplex_SetBlendMode@@YGHE@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall I5DComplex_SetPosition(struct R3DVector2D *)" (?I5DComplex_SetPosition@@YGHPAUR3DVector2D@@@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CPipeline_Clear(void)" (?CPipeline_Clear@@YGHXZ)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CPipeline_Render(void)" (?CPipeline_Render@@YGHXZ)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CPipeline_Display(void)" (?CPipeline_Display@@YGHXZ)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "long __stdcall CPMClass_lGetFramesPerSecond(void)" (?CPMClass_lGetFramesPerSecond@@YGJXZ)
LIBCD.lib(crt0.obj) : error LNK2001: Nichtaufgeloestes externes Symbol _main
Debug/usl.exe : fatal error LNK1120: 15 unaufgeloeste externe Verweise
Fehler beim Ausführen von link.exe.
usl.exe - 16 Fehler, 0 Warnung(en)
------------------ weis wer wieso?
Kompilierung läuft...
Tutorial.cpp
Linker-Vorgang läuft...
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall LKControl_GetKeyState(long)" (?LKControl_GetKeyState@@YGHJ@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "short __stdcall CEngine_Initialize(unsigned char)" (?CEngine_Initialize@@YGFE@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CEngine_TerminateMe(void)" (?CEngine_TerminateMe@@YGHXZ)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CEngine_SetRenderTarget(long,unsigned char)" (?CEngine_SetRenderTarget@@YGHJE@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CEngine_GetResolution(short &,short &,unsigned char &)" (?CEngine_GetResolution@@YGHAAF0AAE@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "short __stdcall I5DComplex_Create(char *,char *,unsigned char)" (?I5DComplex_Create@@YGFPAD0E@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall I5DPrimitive_DrawText(struct R3DVector2D *,char *)" (?I5DPrimitive_DrawText@@YGHPAUR3DVector2D@@PAD@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall I5DPrimitive_SetDrawColor(struct R3DColor *)" (?I5DPrimitive_SetDrawColor@@YGHPAUR3DColor@@@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall I5DComplex_SetBlendMode(unsigned char)" (?I5DComplex_SetBlendMode@@YGHE@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall I5DComplex_SetPosition(struct R3DVector2D *)" (?I5DComplex_SetPosition@@YGHPAUR3DVector2D@@@Z)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CPipeline_Clear(void)" (?CPipeline_Clear@@YGHXZ)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CPipeline_Render(void)" (?CPipeline_Render@@YGHXZ)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "int __stdcall CPipeline_Display(void)" (?CPipeline_Display@@YGHXZ)
Tutorial.obj : error LNK2001: Nichtaufgeloestes externes Symbol "long __stdcall CPMClass_lGetFramesPerSecond(void)" (?CPMClass_lGetFramesPerSecond@@YGJXZ)
LIBCD.lib(crt0.obj) : error LNK2001: Nichtaufgeloestes externes Symbol _main
Debug/usl.exe : fatal error LNK1120: 15 unaufgeloeste externe Verweise
Fehler beim Ausführen von link.exe.
usl.exe - 16 Fehler, 0 Warnung(en)
------------------ weis wer wieso?


