5 Oct
2010
5 Oct
'10
10:45 a.m.
Hi all, I'm attempting to build CLN 1.3.1 on Windows 7 32-bit using MinGW (and NetBeans IDE 6.9.1). The build seemed to be going well until linking, when I got the following error: ../src/.libs/libcln.a(cl_F_decode.o):cl_F_decode.cc:(.text$_ZN3cln12decode_floatERKNS_5cl_LFE[cln::decode_float(cln::cl_LF const&)]+0x0): multiple definition of `cln::decode_float(cln::cl_LF const&)' ../src/.libs/libcln.a(cl_LF_decode.o):d:\School\Grad\Thesis\Prototype09\cln-1.3.1\src/float/lfloat/misc/cl_LF_decode.cc:19: first defined here