Menu

pocketsphinx and sphinxbase build problem

Help
2010-12-10
2012-09-22
  • Ayhan KÜÇÜKMANİSA

    Hi! i'm ısing visual stduio 2010. i downloaded pocketsphinx and sphinxbase. i
    did what "readme file" says. but i couldn^t build projects. how can i build
    them can anyone have experiment like that.
    Thanks!

     
  • Nickolay V. Shmyrev

    Hello

    When you report about problem always provide the following information:

    • Version of the software you are using
    • Information about your system
    • Actions you've made
    • Your expectations
    • What exactly went wrong

    If you want to get fast answer, submit also the following information

    • Build logs

    Following the rules will help you to get fast and detailed answer

     
  • Ayhan KÜÇÜKMANİSA

    ok i understand.

    i'm uing pocketsphinx-0.6.1 and sphinxbase-0.6.1. i wanna build them in visual
    studio 2010. if i do what read me file says
    i'm taking like this errors,
    1>c:\users\ayhan\documents\visual studio
    2010\projects\pocketsphinx-0.6.1\src\libpocketsphinx\vector.c(76): fatal error
    C1083: Cannot open include file: 'err.h': No such file or directory
    1> tmat.c
    1>c:\users\ayhan\documents\visual studio
    2010\projects\pocketsphinx-0.6.1\src\libpocketsphinx\tmat.c(99): fatal error
    C1083: Cannot open include file: 'logmath.h': No such file or directory
    1> s2_semi_mgau.c
    1>c:\users\ayhan\documents\visual studio
    2010\projects\pocketsphinx-0.6.1\src\libpocketsphinx\s2_semi_mgau.c(55): fatal
    error C1083: Cannot open include file: 'sphinx_config.h': No such file or
    directory
    1> ptm_mgau.c
    1>c:\users\ayhan\documents\visual studio
    2010\projects\pocketsphinx-0.6.1\src\libpocketsphinx\ptm_mgau.c(55): fatal
    error C1083: Cannot open include file: 'sphinx_config.h': No such file or
    directory
    1> ps_mllr.c

    but when i'm copyiny sphinxbase include files to pocketsphinx include files;
    i'm taking this error;
    cannot open sphinxbase.lib

    what can i do???how can i build project?
    thanks

     
  • Nickolay V. Shmyrev

    what can i do???how can i build project?

    It seems you completely ignored README file, heh

    2, rename the directory to sphinxbase

     
  • Ayhan KÜÇÜKMANİSA

    yes i miss this sorry.
    now
    1. i changed the folder name sphinxbase-0.6.1 to sphinxbase.
    2. i go into the sphinxbase folder and click sphinxbase.sln
    3. in the menu i choose build -> batch build(soltion conf. i marked release) -> rebuild

    now i'm taking this errors ;

    sphinx_pitch.obj : error LNK2001: unresolved external symbol imp__yin_init
    sphinx_pitch.obj : error LNK2001: unresolved external symbol __imp__yin_free
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __imp__cmd_ln_parse
    sphinx_pitch.obj : error LNK2001: unresolved external symbol __imp__ckd_free
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __impEprwarn
    sphinx_pitch.obj : error LNK2001: unresolved external symbol __imp__yin_write
    sphinx_pitch.obj : error LNK2001: unresolved external symbol __imp__fread_line
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __impEprinfo
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __imp____ckd_salloc

    sphinx_pitch.obj : error LNK2001: unresolved external symbol imp__cmd_ln_get
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __impEsyserror
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __imp__cmd_ln_str_r
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __imp__cmd_ln_int_r
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __imp__cmd_ln_free
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __imp____ckd_calloc

    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __impE_pr_info_header
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    imp__cmd_ln_set_str_r
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __imp__cmd_ln_float_r
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __imp__cmd_ln_set_int_r
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __impE_pr_header
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    imp__yin_end
    sphinx_pitch.obj : error LNK2001: unresolved external symbol
    __imp__string_join
    sphinx_pitch.obj : error LNK2001: unresolved external symbol __imp__yin_read
    sphinx_pitch.obj : error LNK2001: unresolved external symbol __imp__yin_start
    C:\Users\Ayhan\Documents\Visual Studio
    2010\Projects\sphinxbase\bin\Release\sphinx_pitch.exe : fatal error LNK1120:
    24 unresolved externals

    thanks.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.