plz get i get this error when trying to compile it i got project in project folder and guaengine folder in src/scripts/src this error i get
Code:
1>------ Build started: Project: GUAEngine, Configuration: Release Win32 ------
1>Compiling...
1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
1>GUAEngine.cpp
1>c:\Users\jordan\Desktop\Arcemu\trunk\src\arcemu-world\ScriptSetup.h(26) : fatal error C1083: Cannot open include file: 'svn_revision.h': No such file or directory
1>Build log was saved at "file://c:\Users\jordan\Desktop\Arcem...e\BuildLog.htm"
1>GUAEngine - 1 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========