Support forum for questions about compiling and running EQ2Emulator on Linux.
Moderator: Team Members
-
John Adams
- Retired
- Posts: 9684
- Joined: Thu Jul 26, 2007 6:27 am
- EQ2Emu Server: EQ2Emulator Test Center
- Characters: John
- Location: Arizona
-
Contact:
Post
by John Adams » Mon Jan 12, 2009 4:19 pm
Fedora Core 8 compile error with latest dev SVN
Code: Select all
Commands.cpp:2037: error: âstricmpâ was not declared in this scope
Spawn.h: In member function âvoid Spawn::Set(Field*, Value) [with Field = sint16, Value = float]â:
Spawn.h:128: instantiated from âvoid Spawn::SetPos(Field*, Value, bool) [with Field = sint16, Value = float]â
Spawn.h:216: instantiated from here
Spawn.h:116: warning: converting to âshort intâ from âfloatâ
make: *** [Commands.o] Error 1
Figured this was due to the recent spawn changes. Compiles fine on Win32.
-
John Adams
- Retired
- Posts: 9684
- Joined: Thu Jul 26, 2007 6:27 am
- EQ2Emu Server: EQ2Emulator Test Center
- Characters: John
- Location: Arizona
-
Contact:
Post
by John Adams » Mon Jan 12, 2009 4:34 pm
One more, buried in a literal sea of warnings heh...
Code: Select all
client.cpp: In member function âClient* ClientList::FindByName(char*)â:
client.cpp:1384: error: âstricmpâ was not declared in this scope
My linux machine is still available to you if you'd like to check it out.
-
Image
- Retired
- Posts: 251
- Joined: Sun Oct 26, 2008 10:07 am
Post
by Image » Mon Jan 12, 2009 5:13 pm
Should be fixed on SVN.
-
John Adams
- Retired
- Posts: 9684
- Joined: Thu Jul 26, 2007 6:27 am
- EQ2Emu Server: EQ2Emulator Test Center
- Characters: John
- Location: Arizona
-
Contact:
Post
by John Adams » Mon Jan 12, 2009 7:56 pm
Working now, thanks Image.
-
benboo
- Posts: 1
- Joined: Wed Aug 22, 2007 10:09 am
Post
by benboo » Sun Feb 01, 2009 6:06 pm
i have same problem
Code: Select all
Commands.cpp:1988: warning: deprecated conversion from string constant to `char*'
Commands.cpp:2127:2: warning: no newline at end of file
Spawn.h: In member function `void Spawn::Set(Field*, Value) [with Field = sint16, Value = float]':
Spawn.h:128: instantiated from `void Spawn::SetPos(Field*, Value, bool) [with Field = sint16, Value = float]'
Spawn.h:216: instantiated from here
Spawn.h:116: warning: converting to `short int' from `float'
make: *** [Commands.o] Error 1
Who is online
Users browsing this forum: No registered users and 0 guests