Closed rickrice closed 5 years ago
I created a VS 2015 C++ console app and included ...\sdk-master\libs\Win\libflirc.dll. When I built the project there is an error saying libflirc.dll is invalid or corrupt. Dumpbin was able to read the dll however. How can I get VS to read the file?
Visual studio isn't supported. Only mingw on windows or in a mingw cross compiler.
I created a VS 2015 C++ console app and included ...\sdk-master\libs\Win\libflirc.dll. When I built the project there is an error saying libflirc.dll is invalid or corrupt. Dumpbin was able to read the dll however. How can I get VS to read the file?