Skip to content

Autogen build on Windows 10/Msys2 MinGW 64 #248

@n0dus

Description

@n0dus

Building pocketsphinx 5prealpha on Windows 10 using Msys2 system with MinGW 64 gives Makefiles containing the following lines:

SWIG_LIB = C:\msys64\mingw64\bin\Lib
C:/msys64/mingw64/share/swig/4.0.2

Trying to build the system using "make" results in the following error:

Makefile: 312: *** missing separator. Stop.

Replacing the newline by a space fixes the problem.

This issue affects all Makefiles in all CMU Sphinx related projects (also sphinxbase etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions