Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: takeshimiya on March 25, 2006, 12:09:27 am
-
Here is the idea, with the main purpose of: aid newbies, and ease development.
We can set a new repository for C::B specific DevPaks, or use devpaks.org. And the DevPaks would be build by some members of the community here.
Some of the DevPaks that can be done:
- wxWidgets C::B devpak.
- C::B SDK devpak.
- Ogre3D devpak (for MinGW).
- Ogre3D devpak (for VCTK).
- MinGW compiler, the entire suit, and different versions (3.4, 4.1, etc).
- SDCC compiler
- FreeBasic libraries
- Lua, Python, Ruby, etc interpreters
- C::B new versions, updates
- C::B new plugins, updates
- C::B templates, wizards
- C::B lexers
- C::B <insert anything more here>
- Manuals: OgreHelp, C::B SDK manual, wxWidgets book, reference, etc (devpaks.org already haves some manuals).
And, as some of the devpaks are platform agnostic, the DevPak plugin would be made available for linux and mac.
Anyone likes the whole idea? :)
-
yes the idea is good
only remains someone to do it
-
Here is the idea, with the main purpose of: aid newbies, and ease development.
We can set a new repository for C::B specific DevPaks, or use devpaks.org. And the DevPaks would be build by some members of the community here.
Hello,
The idea sounds good :), but why using DevPack and not developing another package system specific to C::B, open source and cross-platform?
@PsYhLo: If you are interested in, then you can give it a try :D.
Best wishes,
Michael
-
I'm only a beginer in programing so i'm not that person to do it
sorry for my poor english
-
I'm only a beginer in programing so i'm not that person to do it
If you have interest and a bit of free time, it would be a possibility to learn programming through practice :D. Moreover, I am sure that you will get some help. Anyway, it is just a suggestion :).
sorry for my poor english
It is ok. No problem :D.
Best wishes,
Michael
-
As usual, Michael got it right :)
This is exactly what is being planned for the next release.
-
As usual, Michael got it right :)
This is exactly what is being planned for the next release.
Great :D.
Best wishes,
Michael
-
Even better then :)
Code::Packs ? :D
-
Well I think it is a good idea. Good to know it is being planned. Code::Packs. 8)
-
I would only develop another package format if it is superior to the Devpaks other wise creating one for the sake of creating one is a waste of time (classic reinventing the wheel because its fun issue). Of course if the way devpaks are implemented makes them impractical for cross platform use, we have a major reason for a new package format.
-
I would only develop another package format if it is superior to the Devpaks other wise creating one for the sake of creating one is a waste of time (classic reinventing the wheel because its fun issue).
Like we have much free time...
Of course if the way devpaks are implemented makes them impractical for cross platform use, we have a major reason for a new package format.
Yes, they are impractical for cross-platform usage and they 're too limiting for what we have in mind.
-
Plus, the existing DevPaks implementation does not allow local DevPaks to be installed... They HAVE to come from a known repository, and the DirectX DevPak does not...
-
What exactly do you have in mind mandrav?