User forums > Using Code::Blocks

Unable To Compile

<< < (2/3) > >>

TDragon:
No need to post your project file, just change the Compiler logging to "Full command line" under the Other tab of your global compiler settings and copy'n'paste the build log.

Deja vu...

Shattered_Farewell:
Like I said I'm new like this, I just got Code::Blocks two days ago. I don't quite understand anything you ment in this:

--- Quote from: TDragon on March 02, 2006, 05:32:55 am ---No need to post your project file, just change the Compiler logging to "Full command line" under the Other tab of your global compiler settings and copy'n'paste the build log.

Deja vu...

--- End quote ---

And like I said, should I just put the following file  http://download.berlios.de/codeblocks/CB_20060301_rev2102_win32.7z in the code blocks main folder for the nightly build to work?

killerbot:
well let's start again from scratch (assuming you are on windows) :

1) install Mingw manually (for example in C:\MingW) (below I will post a link on how to do that)
2) add C:\MingW\bin to your path
3) download the nightly build and extraxt it in a directory (foe example C:\codeblocks)
4) download the wx dll (a link is provided at the post of every nightly build) and extract it next to the codeblocks.exe you got from the extracting process in step 3)

--- > ready ;-)

The link as promised, the cookbook of the nightly builds explains how to install MingW and the nightly, you can forget about te rest for now.
http://wiki.codeblocks.org/index.php?title=Nightly_Cookbook

Cheers,
Lieven


Shattered_Farewell:

--- Quote from: killerbot on March 02, 2006, 10:43:53 pm ---well let's start again from scratch (assuming you are on windows) :

1) install Mingw manually (for example in C:\MingW) (below I will post a link on how to do that)

--- End quote ---
So can I just not download it manually because I can't extract .tar.gz. Can't I just download http://prdownloads.sf.net/mingw/MinGW-5.0.2.exe?download  instead? And If I do in the installer do I only need MinGW base tools?

sethjackson:

--- Quote from: Shattered_Farewell on March 02, 2006, 10:53:57 pm ---
--- Quote from: killerbot on March 02, 2006, 10:43:53 pm ---well let's start again from scratch (assuming you are on windows) :

1) install Mingw manually (for example in C:\MingW) (below I will post a link on how to do that)

--- End quote ---
So can I just not download it manually because I can't extract .tar.gz. Can't I just download http://prdownloads.sf.net/mingw/MinGW-5.0.2.exe?download  instead? And If I do in the installer do I only need MinGW base tools?

--- End quote ---

Get 7-zip it will extract .tar.gz.

http://7-zip.org/

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version