SSgm Problem [message #270367] |
Tue, 03 July 2007 03:41 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma:
|
General (4 Stars) |
|
|
if whitedragon or someone can help me find out why my thing wont work i keep getting this
after i while i keep editing things or changing things back to default but nothing here error.....
also to note everytime i click on ANY OF THE script header files and ALL OTHR header files it says cannot open file corrupted maybe?
------ Rebuild All started: Project: Plugin, Configuration: Release Win32 ------
Deleting intermediate and output files for project 'Plugin', configuration 'Release|Win32'
Compiling...
cl : Command line warning D9040 : ignoring option '/analyze'; Code Analysis warnings are not available in this edition of the compiler
scripts.cpp
.\scripts.cpp(14) : fatal error C1083: Cannot open include file: 'engine.h': No such file or directory
scriptregistrar.cpp
scriptfactory.cpp
mmgr.cpp
c1xx : fatal error C1083: Cannot open source file: '.\mmgr.cpp': No such file or directory
engine_weap.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_weap.cpp': No such file or directory
engine_threading.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_threading.cpp': No such file or directory
engine_tdb.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_tdb.cpp': No such file or directory
engine_string.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_string.cpp': No such file or directory
engine_script.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_script.cpp': No such file or directory
engine_pt.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_pt.cpp': No such file or directory
engine_player.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_player.cpp': No such file or directory
engine_phys.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_phys.cpp': No such file or directory
engine_obj2.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_obj2.cpp': No such file or directory
engine_obj.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_obj.cpp': No such file or directory
engine_net.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_net.cpp': No such file or directory
engine_math.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_math.cpp': No such file or directory
engine_io.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_io.cpp': No such file or directory
engine_game.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_game.cpp': No such file or directory
engine_dmg.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_dmg.cpp': No such file or directory
engine_diagnostics.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_diagnostics.cpp': No such file or directory
Compiling...
engine_def.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_def.cpp': No such file or directory
engine_common.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_common.cpp': No such file or directory
engine_bhs.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_bhs.cpp': No such file or directory
dllmain.cpp
c1xx : fatal error C1083: Cannot open source file: '.\dllmain.cpp': No such file or directory
plugin.cpp
.\plugin.cpp(26) : fatal error C1083: Cannot open include file: 'engine.h': No such file or directory
gmsettingsclass.cpp
c1xx : fatal error C1083: Cannot open source file: '.\gmsettingsclass.cpp': No such file or directory
gmmain.cpp
c1xx : fatal error C1083: Cannot open source file: '.\gmmain.cpp': No such file or directory
gmfunc.cpp
c1xx : fatal error C1083: Cannot open source file: '.\gmfunc.cpp': No such file or directory
gmcrate.cpp
.\gmcrate.cpp(16) : fatal error C1083: Cannot open include file: 'engine.h': No such file or directory
gmcommandclass.cpp
c1xx : fatal error C1083: Cannot open source file: '.\gmcommandclass.cpp': No such file or directory
engine_gm.cpp
c1xx : fatal error C1083: Cannot open source file: '.\engine_gm.cpp': No such file or directory
date.cpp
c1xx : fatal error C1083: Cannot open source file: '.\date.cpp': No such file or directory
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\tmp\scripts\engine_gm.sbr': No such file or directory
Build log was saved at "file://c:\Documents and Settings\Owner\Desktop\Server files\New Source\Plugin Example Source\Plugin Example Source\tmp\scripts\BuildLog.htm"
Plugin - 31 error(s), 1 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
if anyone wants the source files in a zip to see if they can help me fix them please pm me and ill e-mail them 2 u
note i have messed with this for a few hours and cant fix it thats why this is my last resort
[Updated on: Tue, 03 July 2007 03:44] Report message to a moderator
|
|
|