User forums > Using Code::Blocks

A little step by step tutorial, please [SOLVED]

<< < (4/5) > >>

nmambre:

--- Quote ---Bundling everything looks like a good idea at first, but on the long run,
--- End quote ---

Yep, but we (newbies) always know better!!! :D
You are right about having things separated, I have seen the same arguments on another forum, and they are completely valid. But when you reach a stable version, you could provide this all-in-one package for those who does not need bleeding edge (nightly build) versions of any of the parts (wx, C::B and mingw).

Let me get C::B working and stop discussing....

takeshimiya:
As has been said, bundling is not usually good except for newbies.
The plugins / devpacks / scripts mechanisms is better as it gives more flexibility.

Bundling vs. not bundling is the same case as why Mozilla Firefox became more used than Mozilla Suite: extensions are better and you can choose the extensions you want and not more.

In this case, bundling wxWidgets wouldn't be the best option. A better approach is to provide C::B official DevPaks of it, compiled with the flags used in C::B, as this would ease for newbies: don't need to compile it, and for C::B plugin developers (3P) compiling plugins against that specific wxWidgets and C::B SDK stable version (thus, a C::B SDK DevPak would be great too).

MOVED the rest of the post here: http://forums.codeblocks.org/index.php?topic=2708

squizzz:
Obligatory Slashdot.org quotes:


1. create IDE with pluggable architecture (include plugin wizard!)
2. combine with RAD plugin based on decent, multiplatform GUI toolkit
3. ???
4. PROFIT!!!!!!

guess for 3: bundle with precompiled wxWidgets + Code::Blocks SDK + SDK docs, so both RAD plugin and plugin wizard work out of the box, and it's all as easy as just pressing F9. Apply to major (official) releases only, to save your precious time, your sanity and your dog. =)


OR


The fact you will never have to explain others how to correctly set up wxWidgets library/linker settings again - PRICELESS!




Just my $0.02 :D :P

takeshimiya:

--- Quote from: squizzz on March 25, 2006, 01:25:08 am ---The fact you will never have to explain others how to correctly set up wxWidgets library/linker settings again - PRICELESS!

--- End quote ---

First things first, I think DevPaks would be needed for that (see my post here: http://forums.codeblocks.org/index.php?topic=2708)

If that gets going, anyone could build a distribution (even in CD and BitTorrent) of free/opensource development tools of C::B+DevPaks.

nmambre:
Hi all,

It was all on the Wiki, so I can only blame myself for not getting it the first time. While I was following the tutorials, I made one myself, that could be used along (not meant as a replacement for) the ones in the Wiki. I did it using Winks (www.debugmode.com/wink/), it takes screenshots of the steps involved and can generate html, flash or pdf output.

It is just a quick tutorial, maybe even an overkill for something as easy :-) but I think Wink is cool for documentation.

The output flash file is about 1MB so I put it for the moments on the website of the company where I work, but I will have to take it from there. Right now I am having problems with broadband internet connection, I am on dial-up. When I have connection problems solved, I might look for some free hosting where to put this tutorial (and hopefully others in the future), if there is enough interest :-)

To reduce flash file size, I used an option in Wink to only use web safe colors. Anyway, here is the link, hope you like it (use the button (Next) at the bottom of the screenshot to continue)
http://www.seebeck.com.ve/wink.html

Nelson

P.S.1: link to download the wink project file is broke, did not have time to upload it.
P.S.2: just checked, tutorial seems broke, or maybe it's just me (dial-up) having problems to view it

EDIT:
It should be fixed now, I have uploaded everything again, and just in case, I've put a link at the bottom to download everything for offline use. I checked with firefox and could see the whole thing. The wink project is made with wink v1.5 build 1051 on W2K, I am not quite sure if it is fully compatible with wink on linux. 

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version