Du bist nicht angemeldet.

Stilllegung des Forums
Das Forum wurde am 05.06.2023 nach über 20 Jahren stillgelegt (weitere Informationen und ein kleiner Rückblick).
Registrierungen, Anmeldungen und Postings sind nicht mehr möglich. Öffentliche Inhalte sind weiterhin zugänglich.
Das Team von spieleprogrammierer.de bedankt sich bei der Community für die vielen schönen Jahre.
Wenn du eine deutschsprachige Spieleentwickler-Community suchst, schau doch mal im Discord und auf ZFX vorbei!

Werbeanzeige

1

27.08.2006, 15:52

Probleme nach Neuinstallation von Windows

Hallo alle,

da ich letztens ein kleines Problem mit meinem Rechner hatte, musste ich Windows neu installieren. Natürlich installierte ich auch Microsoft Visual C++ um gleich weiter programmieren zu können. Ich habe alles wie früher gemacht - glaube ich jedenfalls (erst MVC++, dann das DirectX SDK und am Schluss die d3dx9.dll und basetsd.h, da es sonst Kompatibilitätsprobleme gäbe) Aber wenn ich nun versuche die TriBase-Engine zu kompilieren, erhalte ich folgende Fehler:

Temporäre Dateien und Ausgabedateien für "TriBase - Win32 Debug" werden gelöscht.
--------------------Konfiguration: TriBase - Win32 Debug--------------------
Ressourcen werden kompiliert...
Kompilierung läuft...
tb3DSReader.cpp
tbButtonHandler.cpp
tbColor.cpp
tbConfig.cpp
tbDirect3D.cpp
tbDirectInput.cpp
tbDirectSound.cpp
tbDraw2D.cpp
tbDraw2D_16.cpp
tbDraw2D_16A.cpp
tbDraw2D_32.cpp
tbEffect.cpp
tbFile.cpp
tbFont.cpp
tbGUI.cpp
tbGUIButton.cpp
tbGUICheckBox.cpp
tbGUIFrame.cpp
tbGUIImage.cpp
tbGUIInput.cpp
tbGUIList.cpp
tbGUIRadioBox.cpp
tbGUIText.cpp
tbIndexBuffer.cpp
tbList.cpp
tbLog.cpp
tbMatrix.cpp
tbMemory.cpp
tbModel.cpp
tbMusic.cpp
tbObject.cpp
tbOctree.cpp
tbParticleSystem.cpp
tbPlane.cpp
tbShadowVolume.cpp
tbSkyBox.cpp
tbSound.cpp
tbSpriteEngine.cpp
tbTextureManager.cpp
tbTurboArray.cpp
tbUtils.cpp
tbVector2.cpp
tbVector3.cpp
tbVertexBuffer.cpp
tbVFile.cpp
tbVideo.cpp
TriBase.cpp
Linker-Vorgang läuft...
Bibliothek Debug/TriBaseD.lib und Objekt Debug/TriBaseD.exp wird erstellt
strmbased.lib(wxlist.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(asyncio.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(amvideo.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(wxutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(asyncrdr.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(wxdebug.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(ctlutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(renbase.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(amfilter.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(combase.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(mtype.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_CheckEsp
strmbased.lib(wxlist.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(asyncio.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(amvideo.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(wxutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(asyncrdr.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(wxdebug.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(ctlutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(renbase.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(amfilter.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(combase.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(mtype.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_Shutdown
strmbased.lib(wxlist.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(asyncio.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(amvideo.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(wxutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(asyncrdr.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(wxdebug.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(ctlutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(renbase.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(amfilter.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(combase.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(mtype.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_InitBase
strmbased.lib(asyncio.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(amvideo.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(asyncrdr.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(wxdebug.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(ctlutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(wxlist.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(renbase.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(amfilter.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(combase.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(wxutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @_RTC_CheckStackVars@8
strmbased.lib(amfilter.obj) : error LNK2001: Nichtaufgeloestes externes Symbol ___security_cookie
strmbased.lib(wxutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol ___security_cookie
strmbased.lib(wxdebug.obj) : error LNK2001: Nichtaufgeloestes externes Symbol ___security_cookie
strmbased.lib(amfilter.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @__security_check_cookie@4
strmbased.lib(wxutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @__security_check_cookie@4
strmbased.lib(wxdebug.obj) : error LNK2001: Nichtaufgeloestes externes Symbol @__security_check_cookie@4
strmbased.lib(wxutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __RTC_UninitUse
strmbased.lib(ctlutil.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __ftol2
Debug/TriBaseD.dll : fatal error LNK1120: 8 unaufgeloeste externe Verweise
Fehler beim Ausführen von link.exe.

TriBaseD.dll - 52 Fehler, 0 Warnung(en)


Kann mir da jemand helfen?

Danke schon mal...

Faule Socke

Community-Fossil

Beiträge: 1 915

Wohnort: Schreibtischstuhl

  • Private Nachricht senden

2

13.10.2006, 18:51

Hi,

vielleicht hilft dir das weiter: https://www.spieleprogrammierer.de/phpBB…opic.php?t=4810

Du solltest nämlich auch die Base-Classes Kompiliieren.(Sie sind im Ordner TriBase\Include)

mfg,

Faule Socke