Skip to content

Cannot start the application because of partially missing MSVC CRT DLLs on Windows 10 x64 #404

@Anton-V-K

Description

@Anton-V-K

Description

The application fails to start on Windows 10 x64

Steps to Reproduce

  1. Install latest version on a clean Windows 10 64-bit (10.0.18362 Build 18362) without installed updates.
  2. Run the application.

Expected behavior: The application should start.

Actual behavior: The application fails to start because of missing VCRUNTIME140_1.dll and MSVCP140_1.dll.

Here are the system error messages (in Russian):

---------------------------
Seg3D2.exe - Системная ошибка
---------------------------
Не удается продолжить выполнение кода, поскольку система не обнаружила VCRUNTIME140_1.dll.
Для устранения этой проблемы попробуйте переустановить программу. 

---------------------------
Seg3D2.exe - Системная ошибка
---------------------------
Не удается продолжить выполнение кода, поскольку система не обнаружила MSVCP140_1.dll.
Для устранения этой проблемы попробуйте переустановить программу. 

Similar issue(s): May be related to #397

Versions

Application: Seg3D v2.5.1 for Windows 64-bit
OS: Windows 10 64-bit (10.0.18362 Build 18362) without installed updates

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