User forums > General (but related to Code::Blocks)

Installing code blocks on Windows

(1/2) > >>

arwen:
I'm using code blocks on Linux and , for the moment , on windows I use wxDevC++.

Now I like to use code blocks too on windows because I like it , so :

1) code blocks for windows come already with a compiler included ?
2)There is a guide to install and setup it on windows ?
3) I must download  other than the installer of code blocks (dlls or ....)
4) code bloks on windows can make application that don't need dll's to work.

Thanks to all :D

PS help me to make the definitive jump to code blocks

killerbot:
read the sticky topic in the nightly builds forum, and on the wiki page you will find the other answers (installation, or even check out the nightly cookbook) ...

kingfox:

--- Quote from: arwen on November 06, 2006, 02:43:34 pm ---1) code blocks for windows come already with a compiler included ?

--- End quote ---
Yes, you can download the full pack from "http://prdownloads.sourceforge.net/codeblocks/codeblocks-1.0rc2_mingw.exe?download". This pack includes MinGW compiler which is gcc for windows.


--- Quote from: arwen on November 06, 2006, 02:43:34 pm ---2)There is a guide to install and setup it on windows ?

--- End quote ---
You can get help from the wiki: "http://wiki.codeblocks.org/".


--- Quote from: arwen on November 06, 2006, 02:43:34 pm ---3) I must download  other than the installer of code blocks (dlls or ....)

--- End quote ---
If you have the pack with compiler, you don't need download other.


--- Quote from: arwen on November 06, 2006, 02:43:34 pm ---4) code bloks on windows can make application that don't need dll's to work.

--- End quote ---
Yes.

arwen:
But with codeblocks-1.0rc2_mingw.exe I don't need to download the wxwidgets ?
The code blocks rc2 , using a template , ask me where is the the wxwidgets and if
it isn't in the rigth directory say that I must edit the project configuration.

Thanks to all ( The fog is diminishing ) :D

mandrav:

--- Quote from: arwen on November 07, 2006, 08:39:36 am ---But with codeblocks-1.0rc2_mingw.exe I don't need to download the wxwidgets ?
The code blocks rc2 , using a template , ask me where is the the wxwidgets and if
it isn't in the rigth directory say that I must edit the project configuration.

Thanks to all ( The fog is diminishing ) :D

--- End quote ---

You asked about the compiler.
No, we do not provide any other libraries as a download. You can find instructions to download and build wxWidgets yourself in the wiki...

Navigation

[0] Message Index

[#] Next page

Go to full version