Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

LINK : fatal error LNK1561: entry point must be defined #3788

@shadow-wxh

Description

@shadow-wxh

This is the output from windows10 command prompt

F:\My_Projects\DeepSpeech\native_client>F:\cygwin\bin\make deepspeech
'F:\VS2019\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64'cl.exe /cygdrive/f/My_Projects/DeepSpeech/tensorflow\bazel-bin\native_client\libdeepspeech.so.if.lib deepspeech.cc -o deepspeech
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30152 for x64
Copyright (C) Microsoft Corporation. All rights reserved.

cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release
cl : Command line warning D9002 : ignoring unknown option '/cygdrive/f/My_Projects/DeepSpeech/tensorflow\bazel-bin\native_client\libdeepspeech.so.if.lib'
deepspeech.cc

..................
..................
..................

F:\My_Projects\DeepSpeech\native_client\ctcdecode\third_party\openfst-1.6.9-win\src\include\fst/lookahead-matcher.h(620): warning C4305: 'initializing': truncation from 'unsigned int' to 'bool'
Microsoft (R) Incremental Linker Version 14.29.30152.0
Copyright (C) Microsoft Corporation. All rights reserved.

/out:deepspeech.exe
/out:deepspeech.exe
deepspeech.obj
Creating library deepspeech.lib and object deepspeech.exp
LINK : fatal error LNK1561: entry point must be defined
make: *** [: deepspeech] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions