17 Oct
2005
17 Oct
'05
1:46 p.m.
Manoj Patel <mdp.engr@gmail.com> wrote:
Hi i was make all changes in header file and also in c file(for operator variable in valuepair.c)But stil i gor error.When was i tried , then i got eror for type casting. *Like void * to char * * Such type of type casitng is done c but not in c++?
No idea. I don't use C++.
so there is any specific compiler is needed for compiling a freeradius?
A C compiler. C++ compilers just aren't supported. I don't see why it would *ever* be necessary to compile the server wil a C++ compiler. Alan DekOk.