User forums > General (but related to Code::Blocks)
Simple Hobbyist Installer for Windows
sdfwds4:
i am new, and finding a version C::B like this one has including wxWidgets and MinGW. Maybe this one is which i want to find. think you!
There is a suggestion, CodeBlocksBundle.exe maybe is good name for this Installer. :lol:
Kogrom:
--- Quote from: sdfwds4 on July 11, 2009, 09:06:58 am ---There is a suggestion, CodeBlocksBundle.exe maybe is good name for this Installer.
--- End quote ---
May be. Then my English will be better, I shall decide.
Now I learn NSIS Modern GUI. I want to make my Installer like original.
And I find looking for a good xml-plugin for NSIS. I shall use it for changing MinGW options (location) in "default.conf". Because then user make a new Code::Blocks' install, in this file remain an old MinGW's location.
Kogrom:
I took the file from SVN and make Installer with Modern Interface.
This Hobbyist Installer includes Code::Blocks rev 5716 (2009.07.27), MinGW-gcc 4.4.0 (TDM), and wxWidgets' Library (unicode, monolithic) ver 2.8.10. User can select directory to install Code::Blocks and MinGW files, but wxWidgets can be installed only in C:\wxWidgetsUM, because there are some problems to find wxWidgets in folder who have spaces in name.
Original code consists in one file. I am parted this file. You can see the code in this SVN:
http://codeblocks-mix.googlecode.com/svn/trunk/
All source and Installer:
http://code.google.com/p/codeblocks-mix/downloads/list
I hadn't made good test for this Installer. I think it may have some errors.
ollydbg:
Great!
I think C::B users can benefit from your hard working.
Edit
I think you can use "global IDE varialbe" to set the MinGW path.
Something like:
Setting->compiler and debugger setting -> Toolchain executable:
then fill the edit control with (#MinGW_Path)
But I haven't tried that.
Kogrom:
--- Quote from: ollydbg on August 11, 2009, 01:14:17 pm ---Great!
I think C::B users can benefit from your hard working.
--- End quote ---
Thank You for moral support. I want to have Code::Blocks installer with wxWidgets binary included, with new MinGW. But nobody make it. So I am begin this work. But I am not a good programmer though.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version