[EMAIL PROTECTED] wrote:
Any Code::Blocks user?  http://www.codeblocks.org/
Cannot compile PG-8.2.5 with WinXP SP2 using Code::Blocks.

I created a new project including ALL the files decompressed from postgresql-8.2.5.tar.gz
and then just clicked on "build". What's wrong?

Alternative ways to complie it with other IDE or any precise command line?



What's wrong is that you have not followed any of the instructions for building Postgres.

There are only two known ways to build on Windows: using either Mingw or MSVC. The latter only really works with the HEAD branch, not the released branches.

Please read the docs before just trying to build blind like this.

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

               http://www.postgresql.org/about/donate

Reply via email to