-
Notifications
You must be signed in to change notification settings - Fork 727
Closed
Description
I am trying to build pocketsphinx with Visual Studio 2012 Professional.
Sphinxbase compiled without any problems (all targets from batch build), but pocketsphinx is failing.
Here is the log for pocketsphinx project (x64, release, but other variants are failing similarly): buildlog.txt
First error is:
1>..\..\src\libpocketsphinx\fsg_history.c(303): error C2143: syntax error : missing ';' before 'type'
Which doesn't have any sense for me.
Previously (about two years ago) I was able to build it without any problem.
Metadata
Metadata
Assignees
Labels
No labels