User forums > Using Code::Blocks
When I open some source files they open as an empty file... Please Help.
Aaragus:
In Reply to Mauser - Yes I have checked out the files and saved them in various formats - Unicode, Windows format and Linux format and the files that work don't seem to be any diferent from the ones that don't, either way they still won't open, thanks for the ideas!
In Reply to 280Z28 - I downloaded the patch, but being as I only have used this program for 2 days I am not sure as to how I apply the patch. If you could give me a few pointers that would be great!! Thanks!!
thomas:
--- Quote from: Aaragus on January 03, 2006, 07:37:22 pm ---In Reply to 280Z28 - I downloaded the patch, but being as I only have used this program for 2 days I am not sure as to how I apply the patch. If you could give me a few pointers that would be great!! Thanks!!
--- End quote ---
To apply a patch, you have to build Code::Blocks from sources. You can follow the instructions here: http://forums.codeblocks.org/index.php?topic=1701.0
You will have to apply the patch before you build (but after getting the sources, obviously).
For this, right-click into your working copy, and select "Apply patch" from the TortoiseSVN menu, then do as you are told, that's all :)
The install instructions are 99% correct, except that Unicode is now the default build.
Thus, you will want to build wxWidgets in Unicode mode, and just use CodeBlocks-NewBuild.cbp without any additional fuzz - it will do a Unicode build anyway.
Aaragus:
Are those instructions for a Debian Linux Compile or for Windows? I am using Debian Linux, to run the patch on Debian do I use the "Patch" command or is there a TortoiseSVN for Linux. I ran "apt-get install subversion" will this program do what TortoiseSVN does? Thanks again!! :)
killerbot:
on my suse I could install ksubversion and also another one (don't remember anymore). That K version was available in right click context, but it does not show such a nice conclusion as tortoise does, so you can check for all the files that have changed at which comments explain their changes (or I didn't find it yet, to be honest ,didn't search much, and did not read any manual for it ;-) )
thomas:
--- Quote from: Aaragus on January 03, 2006, 08:57:11 pm ---Are those instructions for a Debian Linux Compile or for Windows? I am using Debian Linux, to run the patch on Debian do I use the "Patch" command or is there a TortoiseSVN for Linux. I ran "apt-get install subversion" will this program do what TortoiseSVN does? Thanks again!! :)
--- End quote ---
Ah right... forgot you were using Linux, sorry. No, Tortoise is not available for Linux. But you can use the tool killerbot named or just run svn from the commandline.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version