bug-moe
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-moe] error compiling moe on linux


From: Antonio Diaz Diaz
Subject: Re: [Bug-moe] error compiling moe on linux
Date: Fri, 25 Apr 2008 02:25:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

Hello Gavin,

G wrote:
Hi please suggest a solution to these erors, moe seems nice and I would love to 
try it. -Gavin

main.cc: In function 'void RC::show_error(const char*, int, bool)':
main.cc:168: error: 'strerror' was not declared in this scope
main.cc: In function 'int main(int, const char**)':
main.cc:182: error: 'strcmp' is not a member of 'std'

Thanks for this bug report.

I forgot to include the line
  #include <cstring>
at the beginning of main.cc. You can add it, and ignore the warnings about "space before ';' in 'while' statement", or you can try the latest development version here http://es.geocities.com/ant_diaz2001/moe-1.0-rc1.tar.gz . (Development versions of moe are pretty stable).


Regards,
Antonio.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]