Hi all,
Might be a dumb question to ask but was wandering how we can compile a C++ program which uses PNL libraries. Would appreciate if anyone can help or provide with some sample code.
Cheers.
i tried adding limits.h as suggested but during the make i receive the following error:
cvcart.cpp: In function 'BOOL cxCreatePruningStorage(CxCART*)':
cvcart.cpp:9530: error: cast from 'CxPruningData*' to 'BOOL' loses precision
cvcart.cpp: In function 'void cxAssertNodeValid(CxCART*, CxCARTNode*)':
cvcart.cpp:9603: error: cast from 'CxCARTNode*' to 'unsigned int' loses precision...
Hi all,
Does anybody know how to call PNL from R on Linux (Ubuntu hardy)? It seems that the available wrapper is only made for Windows. Is there a written interface package?
Best,
Timon.