Skip to content

Issue occur when built on Windows by Visual Studio 2013 #27

Description

@ColinZhou1993

Hi, @xbpeng @Neo-X , I met with a serious issue when I compiled the project on Windows:

** The code execution cannot proceed because openblas.dll was not found. Reinstalling the program may fix this problem **

 I downloaded the binary file from https://sourceforge.net/projects/openblas/files/, and add libopenblas.dll to the same folder of .exe, aftere that, the popup sayed missing some other .dll files. I added the missing files using the same way as dealing with libopenblas.dll. But the project stiil cannnot work. It gave the message:

Error 0xc00007b “Application was unable to start correctly”

So could you give me some advice to solve the problem, thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions