Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Missing files in Headerfixup project-file for linux
(1/1)
Jenna:
The "protocol.*" files are missing from linux project-file.
Patch:
--- Code: ------ 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 />
--- End code ---
killerbot:
applied. Thanks !!!
MortenMacFly:
--- Quote from: jens on July 09, 2008, 07:56:03 pm ---The "protocol.*" files are missing from linux project-file.
--- End quote ---
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.
Navigation
[0] Message Index
Go to full version