hello i got a weird problem when i tryes to compile the newest openascent cores...
Code:
>------ Build started: Project: ascent-shared, Configuration: Release Win32 ------
2>------ Build started: Project: ascent-voicechat, Configuration: Release Win32 ------
1>Extracting SVN revision...
2>Compiling...
1>SVN Revision Extractor
1>Written by Burlex, 2008/02/20
1>Branch: TRUNK
1>Could not open entries file. This may not be a SVN checkout? Assuming revision 0.
2>voice_socket.c
1>Project : error PRJ0019: A tool returned an error code from "Extracting SVN revision..."
3>..\..\src\ascent-logonserver\Main.cpp(22) : fatal error C1083: Cannot open include file: 'svn_revision.h': No such file or directory
i was sitting with 2dgreengiant on msn all night trying
to solve that damn issue, but we couldnt find whats wrong...
its from Visual C++ 2008 btw. i never had that problem before,
seems like the RevisionExtractor.exe dont wanna extract the
svn_revisions.sh... i even tryed compile my own RevisionExtractor.exe
but still got the same issue. then 2dgreengiant sent me the svn_revision.h
to try bypass the problem, but it still tryes to execute the file,
and comes with an error, then it find the svn file, tryes to compile,
but suddently asks for shared.lib that dont exist.
thats due of the first error when it tryes to make the ascent-share compile.
Anyone had the same problem? we gave up to find the error this night hehe
I never had those problems when i compiled ascent before