User forums > Announcements
About wxSmith development
Bonanza:
Hi Morten,
Thanks for the answer. Sadly I am a novice to SVN (some experience in CVS) and I have no clue how to do the suggested operation. Where do I find the mentioned branch? Does it apply for a certain set of files and folders?
I am using TortoiseSVN....
Could you please give me a hint or two?
TIA
MortenMacFly:
--- Quote from: Bonanza on October 21, 2006, 11:50:59 pm ---Could you please give me a hint or two?
--- End quote ---
If you have checked out the sources from trunk (you did, right?!) then you have to go to one level beneath that. There is a directory called "branches". This you have to setup to access a branch you like. You can browse the repository at http://svn.berlios.de/wsvn/codeblocks to make you a picture of that. So basically where you now have setup "svn.berlios.de/svnroot/repos/codeblocks/trunk" in your SVN client you point now to "svn.berlios.de/svnroot/repos/codeblocks/branches/New_wxSmith" and that's it. All other instructions how to obtain the C::B sources from SVN remain (see http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows).
With regards, Morten.
bnilsson:
Hi!
What would be the prospects of trying New_wxSmith on Mac?
I have no problems building the standard CB using svn update, (a modified) bootstrap, configure and make.
I did svn checkout on New_wxSmith but there were no makefiles and I am unable to set up a working wxSmith.cbp.
If the wxSmith.cbp is the preferred choice, I would need some help there.
byo:
Hmm, new wxSmith won't actually work. I'm recoding some basic classes and almost all wxSmith functionality has been disabled :(.
EDIT:
files in New_wxSmith are outdated to there's no use using this project. I'll remove this soon. The easiest way to get new wxSmith compiling is to checkout
svn.berlios.de/svnroot/repos/codeblocks/branches/New_wxSmith
into
src/plugins/contrib
folder and compile that projet
Bonanza:
Hi Guys,
I compiled the new wxsmith replaced the dll and zip file and it seems to work.
However the possibility to create a new wxsmith project seems to have dissapeared form the project wizrd.
Is this supposed to happen?
Thanks
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version