Forum: open-discussion


How to compile R-HMM package as a Library [ Reply ] By: Rajendra Sapre on 2009-05-22 14:15 | [forum:1549] |
Hi, I want to use the gaussian HMM from my C++ application. I downloaded the source code for R-HMM. I need guidelines for compiling the R-HMM package as a stand-alone library. I use MingW on Windows. Alternatively g++ on Linux. I will appreciate any help on how to compile, taking care of external dependencies - any suitable makefiles/shell scripts will really help. best regards, rajendra. |