PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
..........................
Last edited by Habari on 19 May 2010, 23:06, edited 1 time in total.
- ElvenProgrammer
- Founder
- Posts: 2526
- Joined: 13 Apr 2004, 19:11
- Location: Italy
- Contact:
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
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
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
...............
Last edited by Habari on 19 May 2010, 23:06, edited 1 time in total.
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
Maybe architecture mismatch. Make sure you're using 64bit if your computer is 64bit.
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
....................
Last edited by Habari on 19 May 2010, 23:06, edited 1 time in total.
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
Are you using the last release or the nightly build? You need to use the nightly.
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
.....................
Last edited by Habari on 19 May 2010, 23:06, edited 1 time in total.
- Freeyorp101
- Archivist Prime
- Posts: 769
- Joined: 04 Nov 2008, 09:17
- Location: New Zealand
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
Try
---Freeyorp
Code: Select all
git clone git://gitorious.org/mana/mana.git mana
---Freeyorp
(09:58:17) < tux9th> Freeyorp: your sig on the forums is kind of outdated
- ElvenProgrammer
- Founder
- Posts: 2526
- Joined: 13 Apr 2004, 19:11
- Location: Italy
- Contact:
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
Is this required for Win7?jaxad0127 wrote:Are you using the last release or the nightly build? You need to use the nightly.
Because I installed latest official release of CodeBlocks on WinXP 64bit and compiled successfully
-
- Peon
- Posts: 13
- Joined: 12 Aug 2009, 07:24
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
Try to remove enet folder from search directories in CodeBlocks.
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
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.
My best guess would be that you have not told C::B where to find SDL.
This message used to be meaningful.
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
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.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.
Re: PROBLEM COMPILING LATES GIT WITH CODEBLOCKS
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.
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.
This message used to be meaningful.