Import library + tile packages

I am using code::blocks as my c++ compiler and editor. Im using SDL and minGW. How would I import the appropriate libraries so I can load tmx files. Also Does anyone know where I can find any good tile packages?

There are several options, though currently no good comparison exists so you’ll need to judge them by yourself. Check out the libraries and frameworks reference, in particular the C and C++ sections.

The main site usually referred to is OpenGameArt.org.

Thank you for the help