Hi, I have the following problem when compiling client either with beta3 or beta 4 :
c++ -DHAVE_CONFIG_H -I. -I. -I./.. -I../../Includes -DLOCALEDIR= \"/usr/local/share/locale\" -I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DWXINTL_NO_GETTEXT_MACRO -I/usr/include/libxml2 -fexceptions -Wall -g -O2 -c -o newpki_client-DlgManageEntities.o `test -f '../DlgManageEntities.cpp' || echo './'`../DlgManageEntities.cpp ../DlgManageEntities.cpp: In function `void DrawArrow(wxDC&, int, int, int, int, const wxColour&, bool)': ../DlgManageEntities.cpp:1017: error: call of overloaded `atan2(int, int)' is ambiguous /usr/include/bits/mathinline.h:425: error: candidates are: double atan2(double, double) /usr/include/g++/cmath:249: error: long double std::atan2(long double, long double) /usr/include/g++/cmath:240: error: float std::atan2(float, float) make: *** [newpki_client-DlgManageEntities.o] Erreur 1 any suggestions ? Thanks in advance, Guy _____________________________________________________________________ NewPKI http://www.newpki.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
