Page 1 of 1

PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 02 Jan 2010, 22:37
by Habari
..........................

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 13 Jan 2010, 11:54
by ElvenProgrammer
I compiled the latest git on a fresh install of codeblocks/mingw and had no problems.
Can you give further details about your codeblocks setup?

Or maybe the problem has already been solved in recent commits and we can close the topic?

Regards

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 13 Jan 2010, 14:17
by Habari
...............

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 13 Jan 2010, 15:03
by Jaxad0127
Maybe architecture mismatch. Make sure you're using 64bit if your computer is 64bit.

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 13 Jan 2010, 15:52
by Habari
....................

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 13 Jan 2010, 18:14
by Jaxad0127
Are you using the last release or the nightly build? You need to use the nightly.

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 13 Jan 2010, 21:29
by Habari
.....................

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 14 Jan 2010, 00:18
by Freeyorp101
Try

Code: Select all

git clone git://gitorious.org/mana/mana.git mana

---Freeyorp

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 14 Jan 2010, 00:52
by Jaxad0127
And I was talking about Code::Blocks, not TMW/Mana.

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 14 Jan 2010, 08:48
by ElvenProgrammer
jaxad0127 wrote:Are you using the last release or the nightly build? You need to use the nightly.
Is this required for Win7?

Because I installed latest official release of CodeBlocks on WinXP 64bit and compiled successfully

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 14 Jan 2010, 13:35
by Jaxad0127
Not sure. Might be mingw is too old too.

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 14 Jan 2010, 16:04
by Spekulyant
Try to remove enet folder from search directories in CodeBlocks.

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 15 Jan 2010, 01:22
by Rotonen
What is the exact error you are having? Without that it's pretty much a guessing game trying to help you.

My best guess would be that you have not told C::B where to find SDL.

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 15 Jan 2010, 01:34
by Jaxad0127
Rotonen wrote:What is the exact error you are having? Without that it's pretty much a guessing game trying to help you.

My best guess would be that you have not told C::B where to find SDL.
The error is in the first post as has nothing to do with SDL (or something rather weird is going on). Maybe ask the Code::Blocks developers. They're far more familiar that we are with it.

Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS

Posted: 15 Jan 2010, 02:02
by Rotonen
Oopsie, my fault for not reading properly.

My apologies. Yes, my best revised guess hints at your mingw installation being borked up in some way. Nuke it from orbit and try with a fresh snapshot of mingw.