irisfaceRGBD
irisfaceRGBD copied to clipboard
Folder for DLL files is missing
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.
One (bad) solution is to download these DLLs online and try to run the program. Although it is not desirable, it would be good to know if the program can be run. The code is old so it is not easy to set it up. Sorry about that.
Matthias -------- Original message --------From: Adarsha Desai [email protected] Date: 9/10/17 15:25 (GMT-08:00) To: jongmoochoi/irisfaceRGBD [email protected] Cc: Subscribed [email protected] Subject: [jongmoochoi/irisfaceRGBD] Folder for DLL files is missing (#1) 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.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/jongmoochoi/irisfaceRGBD","title":"jongmoochoi/irisfaceRGBD","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/jongmoochoi/irisfaceRGBD"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Folder for DLL files is missing (#1)"}],"action":{"name":"View Issue","url":"https://github.com/jongmoochoi/irisfaceRGBD/issues/1"}}}
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,
