[Monkey] Fehler bei GLFW Game

Übersicht Andere Programmiersprachen Allgemein

Neue Antwort erstellen

nX^

Betreff: Fehler bei GLFW Game

BeitragSa, Mai 11, 2013 22:49
Antworten mit Zitat
Benutzer-Profile anzeigen
Ich hatte vor nen paar Tagen Windows 7 neu installiert und Monkey dazu auch... Ich habe das aktuelle .NET Framework und das Visual C++ 2010 Express runtergeladen und installiert. MinGW ist auch installiert und der richtige Pfad ist angegeben. Ich kriege aber immer eine Fehlermeldung. Monkey hab ich auch schon neu runtergeladen und entpackt. Der Fehler tritt nicht nur bei dem Beispielprojekt Rockout auf sondern auch bei anderen.

Kurz zur Info: Windows 7, das Framework und Visual C++ sind auf Laufwerk C und Monkey auf Laufwerk D aus Platzgründen da die Systempartition eine SSD ist.

Code: [AUSKLAPPEN]
"D:/Programme/MonkeyPro/bin/transcc_winnt" -target=Glfw_Game -config=Debug -run "D:/Programme/MonkeyPro/bananas/hitoro/rockout/rockout.monkey"
TRANS monkey compiler V1.46
Parsing...
Semanting...
Translating...
Building...
Microsoft (R)-Buildmodul, Version 4.0.30319.17929
[Microsoft .NET Framework, Version 4.0.30319.18034]
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

Die Projekte in dieser Projektmappe werden nacheinander erstellt. Um eine parallele Erstellung zu erm”glichen, mssen Sie den Schalter "/m" hinzufgen.
Der Buildvorgang wurde am 11.05.2013 22:38:59 gestartet.
Projekt "D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\MonkeyGame.sln" auf Knoten "1" (Standardziele).
ValidateSolutionConfiguration:
  Die Projektmappenkonfiguration "Debug|Win32" wird erstellt.
Das Projekt "D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\MonkeyGame.sln" (1) erstellt "D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\MonkeyGame.vcxproj" (2) auf Knoten "1" (Standardziele).
InitializeBuildStatus:
  Aktualisieren des Timestamps von "D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\MonkeyGame.unsuccessfulbuild".
ClCompile:
  Alle Ausgaben sind aktuell.
  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I"../bdwgc/libatomic_ops-1.2/src" /I../bdwgc/include /I../stb /I../openal/include /I../glfw/include /I../glfw/lib /I../glfw/lib/win32 /Zi /nologo /W0 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D _MBCS /Gm /EHa /MTd /GS /Gy- /fp:precise /Zc:wchar_t /Zc:forScope /Fo"D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\\" /Fd"D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:queue ..\main.cpp /bigobj
  main.cpp
ManifestResourceCompile:
  Alle Ausgaben sind aktuell.
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\Debug\MonkeyGame.exe" /INCREMENTAL /NOLOGO /LIBPATH:../openal/libs/Win32 opengl32.lib glu32.lib openal32.lib Ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\MonkeyGame.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\Debug\MonkeyGame.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /ENTRY:"mainCRTStartup" /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\Debug\MonkeyGame.lib" /MACHINE:X86 D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\MonkeyGame.exe.embed.manifest.res
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\enable.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\fullscreen.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\glext.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\image.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\init.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\input.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\joystick.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\stream.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\tga.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\thread.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\time.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\win32_dllmain.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\win32_enable.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\win32_fullscreen.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\win32_glext.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\win32_init.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\win32_joystick.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\win32_thread.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\win32_time.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\win32_window.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\window.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\main.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\stb_image.obj
  D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\build\Debug\stb_vorbis.obj
LINK : fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist ungültig oder beschädigt. [D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\MonkeyGame.vcxproj]
Die Erstellung des Projekts "D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\MonkeyGame.vcxproj" ist abgeschlossen (Standardziele) -- FEHLER.
Die Erstellung des Projekts "D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\MonkeyGame.sln" ist abgeschlossen (Standardziele) -- FEHLER.

Fehler beim Buildvorgang.

"D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\MonkeyGame.sln" (Standardziel) (1) ->
"D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\MonkeyGame.vcxproj" (Standardziel) (2) ->
(Link Ziel) ->
  LINK : fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist ungültig oder beschädigt. [D:\Programme\MonkeyPro\bananas\hitoro\rockout\rockout.build\glfw\vc2010\MonkeyGame.vcxproj]

    0 Warnung(en)
    1 Fehler

Verstrichene Zeit 00:00:03.13
TRANS FAILED: Error executing 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe /p:Configuration=Debug /p:Platform=Win32 MonkeyGame.sln', return code=1
Done.

PSY

BeitragSa, Mai 11, 2013 23:37
Antworten mit Zitat
Benutzer-Profile anzeigen
Win7 SP und alle Updates installiert? Da kann der Fehler herkommen...

PSY
PSY LABS Games
Coders don't die, they just gosub without return

nX^

BeitragSo, Mai 12, 2013 0:08
Antworten mit Zitat
Benutzer-Profile anzeigen
Ja automatische Updates hab ich eingeschaltet... welches Update müsste ich denn deinstallieren?

PSY

BeitragSo, Mai 12, 2013 1:39
Antworten mit Zitat
Benutzer-Profile anzeigen
hoi,

nicht deinstalliern, das kann an einem fehlenden update haengen.

haste das Microsoft Visual Studio SP1 update installiert?
wenn nich geh mal start - control panel - system and security - windows update, muesst da verfuegbar sein.

is ca 380mb


PSY
PSY LABS Games
Coders don't die, they just gosub without return

nX^

BeitragSo, Mai 12, 2013 10:24
Antworten mit Zitat
Benutzer-Profile anzeigen
Das Update fehlte mir. Ich hab es installiert und jetzt funktioniert es. Smile Danke

PSY

BeitragSo, Mai 12, 2013 13:56
Antworten mit Zitat
Benutzer-Profile anzeigen
kein ding Smile

PSY
PSY LABS Games
Coders don't die, they just gosub without return

Neue Antwort erstellen


Übersicht Andere Programmiersprachen Allgemein

Gehe zu:

Powered by phpBB © 2001 - 2006, phpBB Group