User forums > General (but related to Code::Blocks)
Import a mvs2012 solution
stahta01:
--- Quote from: patrocle on May 19, 2017, 12:37:18 am --- If the MSys2 is the key to made it I must read more,mby i need this version http://www.msys2.org/
--- End quote ---
MSys2 is a possible solution; but, it is likely only one of many solutions.
The problem is you need to know what a Compiler is and information about the libraries you want to use.
If it is just a C Library then you might be able to find libraries that work with multiple Compilers.
If it is a C++ Library you need to find one built for the compiler you are trying to use!
But, as you have been told this is NOT a CB issue.
NOTE: That URL is the only place to get MSYS2! MinGW GCC is NOT MSys2!
MSys2 has a MinGW64 GCC Compiler that can be installed as an option; but, it is NOT for newbies who can NOT follow directions.
Please read and try to follow the rules http://forums.codeblocks.org/index.php/topic,9996.0.html
Edit: Looks like mysqlclient is a C Library per https://dev.mysql.com/downloads/connector/c/
So, you just need to be smart enough to install the library and then use it.
You really need to find a site that will support you learning how Compilers work.
Tim S.
Navigation
[0] Message Index
[*] Previous page
Go to full version