Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folder for DLL files is missing #1

Open
adarshdesai03 opened this issue Sep 10, 2017 · 2 comments
Open

Folder for DLL files is missing #1

adarshdesai03 opened this issue Sep 10, 2017 · 2 comments

Comments

@adarshdesai03
Copy link

I was able to compile the software, however now I am not able to run it because of few DLLs are missing.
They are
1.libgcc_s_seh_64-1.dll
2.libgfortran_64-3.dll
I am not able to get these DLLs. remaining issues I have sorted for myself. I am building 64 bit VS2015 solution with CUDA 8.0 in release mode, I was able to get similar DLLs with MinGW, but they are not the same and the application is not able to start. I think the instruction page mentions about DLL folder which is missing from repository.

@mthernan
Copy link
Collaborator

mthernan commented Sep 11, 2017 via email

@adarshdesai03
Copy link
Author

I used the available DLLs from MinGW, I am not able to run the application.
I think there is some mismatch between DLLs. I am attaching a screen shot of DLLs that I am renaming and using,
untitled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants