The "protocol.*" files are missing from linux project-file.
Patch:
--- codeblocks-1.0svn.orig/src/plugins/contrib/headerfixup/headerfixup-unix.cbp 2008-07-01 02:10:28.000000000 +0200
+++ codeblocks-1.0svn.work/src/plugins/contrib/headerfixup/headerfixup-unix.cbp 2008-07-09 19:38:52.000000000 +0200
@@ -63,8 +63,11 @@
<Unit filename="helper.cpp" />
<Unit filename="helper.h" />
<Unit filename="manifest.xml" />
+ <Unit filename="protocol.cpp" />
+ <Unit filename="protocol.h" />
<Unit filename="wxsmith/configuration.wxs" />
<Unit filename="wxsmith/execution.wxs" />
+ <Unit filename="wxsmith/protocol.wxs" />
<Extensions>
<code_completion />
<envvars />
applied. Thanks !!!
Quote from: jens on July 09, 2008, 07:56:03 PM
The "protocol.*" files are missing from linux project-file.
You are too fast for me. I just had re-activated my Ubuntu VM to submit these changes and voila... they were already in SVN... ;-) :lol:
BHTW: Anyone trying to update from 7.04 to 8.02 using Ubuntu package manager... don't do it.