Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - novice2005

Pages: [1]
1
Technical Help: Problems BEFORE entering the game /
« on: September 12, 2003, 11:20:46 am »
I forget to give you some informations :). So I try to compile it on a gentoo 1.4.

g++ (GCC) 3.3.1 20030904 (Gentoo Linux 3.3.1-r1, propolice)
Jam 2.5rc3. OS=LINUX. Copyright 1993-2002 Christopher Seiwald.

need something else ?

2
hi,

I have an error when I try to compile the file psdatabase.cpp. The message is:

src/server/psdatabase.cpp: In member function `virtual int psDatabase::InsertQuestEvent(char*, int)\':
src/server/psdatabase.cpp:2374: error: ambiguous overload for \'operator+\' in \'questName + spos\'
src/server/psdatabase.cpp:2374: error: candidates are: operator+(const char*, int)
/opt/crystal/include/csutil/csstring.h:484: error:                 const
   csString& csString::operator+(const csString&) const
/opt/crystal/include/csutil/csstring.h:519: error:                 csString
   operator+(const char*, const csString&)
/opt/crystal/include/csutil/csstring.h:525: error:                 csString
   operator+(const csString&, const char*)

What can I do to resolv problem ?

Thanks

novice

Pages: [1]