Code::Blocks Forums
User forums => Help => Topic started by: ilias on May 16, 2007, 06:53:17 pm
-
Sorry guys new to the forum and in code::blocks in general.
Where on earth is the debian/testing package. if there isn΄t one please give me guidance on how to do it.
How up-to-date is the source code? How often does it get updated?
regards
ilias
-
Sorry guys new to the forum and in code::blocks in general.
Where on earth is the debian/testing package. if there isn΄t one please give me guidance on how to do it.
How up-to-date is the source code? How often does it get updated?
regards
ilias
See http://forums.codeblocks.org/index.php/board,20.0.html for the nightly builds updated about 5 times a week.
For installation download see http://developer.berlios.de/project/showfiles.php?group_id=5358
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu
For source code see
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux
Tim S
-
Ok cool. thanx Tim. Is there any point in building a debian package, apart from including it in the main debian repository, thus getting more people coming in?
Now where are the docs for plugin development?
-
Ok cool. thanx Tim. Is there any point in building a debian package, apart from including it in the main debian repository, thus getting more people coming in?
No reason to build a code::blocks debian package, the developers will do so when 1.0 is released; but, no idea when that will be.
If I was you, I would wait or work on an wxWidgets 2.8.4 debian package, then bring up the idea of an code::blocks debian package.
Now where are the docs for plugin development?
The only spot for docs is in the forum and wiki http://wiki.codeblocks.org
-
If you want to build the latest and greatest I recommend wxGTK 2.8.4-rc2 and C::B SVN. If there are problems I am sure there is someone here who will be able to help you out.
The Wiki link is a few posts up ;)
-
If you want to build the latest and greatest I recommend wxGTK 2.8.4-rc2 and C::B SVN. If there are problems I am sure there is someone here who will be able to help you out.
The Wiki link is a few posts up ;)
I suggest wxGTK 2.8.4, but no idea if it's better than wxGTK 2.8.4-rc2.
ftp://biolpc22.york.ac.uk/pub/2.8.4
ftp://biolpc22.york.ac.uk/pub/2.8.4-rc2
To verify this is wxWidgets URL see patch links on page http://www.wxwidgets.org/downloads/patch.htm
Note, the are making several changes to cvs (2.8 Branch) on Mac code and one or two GTK changes; And, wx Team have NOT announced 2.8.4 yet, so there may be problems with 2.8.4.
Note, Use 2.8.4 instead of 2.8.4-rc2 for wxMSW, since 2.8.4-rc2 does not compile for wxMSW.
Tim S
-
cool thanks guys I 'll see what I can do.