I have a library file with .lib extension. I want to use this file in my project which uses GCC compiler to build.
Is it possible to use the .lib file?? I tried but I got this error:
"File Format not recognized."
I have a library file with .lib extension. I want to use this file in my project which uses GCC compiler to build.
Is it possible to use the .lib file?? I tried but I got this error:
"File Format not recognized."