now it tells me the same error with an another file:
1>------ Erstellen gestartet: Projekt: steam_api, Konfiguration: Normal Win32 ------
1> PatchMW2TheatreMenu.cpp
1>..\..\..\..\Desktop\PatchMW2TheatreMenu.cpp(13): fatal error C1083: Datei (Include) kann nicht geГ¶ffnet werden: "PatchMW2UIScripts.h": No such file or directory
========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 Гјbersprungen ==========
Hey Guys today i tried to compile the source from iw4m i replaced PatchMW2.cpp and PatchMW2Theatre.cpp from the Theatre Menu (http://fourdeltaone.net/viewtopic.php?f=7&t=2854) now it give me that error:
1>------ Erstellen gestartet: Projekt: steam_api, Konfiguration: Normal Win32 ------
1> PatchMW2.cpp
1> PatchMW2TheatreMenu.cpp
1>..\..\..\..\Desktop\PatchMW2TheatreMenu.cpp(13): fatal error C1083: Datei (Include) kann nicht geГ¶ffnet werden: "PatchMW2UIScripts.h": No such file or directory
1> Code wird generiert...
========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 Гјbersprungen ==========
The File is missed but why? How can i fix this?