Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- I don't think you can use MinGW for this purpose. Altera/Intel only officially support MS Visual Studio on Windows. These libraries that are missing seem to be only provided by Visual Studio: https://sourceforge.net/p/mingw-w64/mailman/message/26971441/ --- Quote End --- Thank you for the suggestion! I use reimp+dlltool to generate .a files from those .lib files and now the problem is solved. Here's the instruction I followed (in Chinese): https://zhoujianshi.github.io/articles/2017/mingw%20gcc%e4%bd%bf%e7%94%a8vc++%e7%9a%84%e9%9d%99%e6%80%81%e9%93%be%e6%8e%a5%e5%ba%93/index.html You can get reimp from here if you are interested: http://www.mingw.org/wiki/msvc_and_mingw_dlls