From: Daniel P. <dp...@gm...> - 2013-03-20 15:31:19
|
Try an intermediate g++ such as 4.2. Dan On Wed, Mar 20, 2013 at 4:55 AM, jerry_newton <jer...@16...> wrote: > Hi, recently I download the kaldi package and compiled it with vs2010. > When I run the examples in the eggs/timit/s3 floader, i met one problem. As > I don't have the kaldi_lm package, I download it from the web url > http://merlin.fit.vutbr.cz/kaldi/kaldi_lm.tar.gz . But when I compiled it > in the cygwin, I can't make success. Fisrt, I use the default g++ which is > versioned 3.4, it has 'can't open the file tr1/unordered_map'. So I asigned > the g++ version with 4.5.3, make it again, still has other problem such as > ' in the function _Z12P\process_linePci, get_raw_ngrams.cc:33: undefine > __cxa_guard_acquire'. > Is there any compiled exe in the windows version or any solution to build > it in the cygwin? > Thanks for check this email. > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers > > |