Source - erorr with compile.

09/02/2014 15:21 matuszny1987#1
Hello everybody, i have problem when i try to compile source.


ERROR LOG:



Any sugesstions?
09/03/2014 15:47 matuszny1987#2
refresh
09/03/2014 17:18 Avulsed#3
Which branch do you use?

Try to replace the following line in the main.cpp

Code:
strncpy (pszRevision,  __P4_VERSION__, sizeof(pszRevision));
with

Code:
strncpy (pszRevision,  __SVN_VERSION__, sizeof(pszRevision));
Next time you should use this thread: [Only registered and activated users can see links. Click Here To Register...]