when I compile sphinx3 in VS 2005 , it occured this problem. Any suggestion?
this is the error:
dict.obj : error LNK2019: unresolved external symbol _snprintf referenced in function _dict_init ../../../lib/Debug\s3decoder.dll : fatal error LNK1120: 1 unresolved externals
THX
Use the latest version of the decoder
Fixed in trunk now, tomorrow's nightly build will have fix included.
But new problem rised... after I build sphinx3 successfully, I continued the tutoriel.
when i type: perl scripts_pl\decode\slave.pl it says: sphinxbase.dll not found
I've compiled sphinxbase successfully... why?
Thank you very much ^^ It works I thinked that sphinx3.nightly is the lastest version. But it's necessary to download shpinx3-0.8
Ah, it's a bug that was introduced recently. We have to fix it then.
Log in to post a comment.
when I compile sphinx3 in VS 2005 , it occured this problem.
Any suggestion?
this is the error:
dict.obj : error LNK2019: unresolved external symbol _snprintf referenced in function _dict_init
../../../lib/Debug\s3decoder.dll : fatal error LNK1120: 1 unresolved externals
THX
Use the latest version of the decoder
Fixed in trunk now, tomorrow's nightly build will have fix included.
But new problem rised...
after I build sphinx3 successfully, I continued the tutoriel.
when i type: perl scripts_pl\decode\slave.pl
it says: sphinxbase.dll not found
I've compiled sphinxbase successfully...
why?
Thank you very much ^^ It works
I thinked that sphinx3.nightly is the lastest version. But it's necessary to download shpinx3-0.8
Ah, it's a bug that was introduced recently. We have to fix it then.