Where can I download the Cocos2D binary files, DLL and headers for windows?

I would like to use cocos2D with FreePascal or Delphi. I don’t have any C++ Compiler to build the library my self.

Oh, we don’t offer the binary download, since there’re many preprocessor defines & compilation switches which will affect the binary output. You can use different preprocessors to fit your requirements at different phase of development.
My suggestion is to install a VisualStudio Express on your PC, it’s free and will not spend too much time to install :slight_smile: