Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: BlueHazzard on December 17, 2017, 04:52:45 pm
-
There are a lot projects in the wx31 workspace files.
But they are not in the official repository
I am really interested in them but can not find them ;)
Anyway they do not belong into the official workspace
attached is the patch to fix this
-
Is not cbp2make in CB SVN repo?
Tim S.
-
Not for me.
-
Not for me.
Then you need to fix your SVN checkout.
https://sourceforge.net/p/codeblocks/code/HEAD/tree/trunk/src/tools/cbp2make/ (https://sourceforge.net/p/codeblocks/code/HEAD/tree/trunk/src/tools/cbp2make/)
Edit: I just used Git and Code::Blocks and found out cbp2make was in the work space twice; one is removed the way I update workspaces.
Tim S.
-
Then you need to fix your SVN checkout.
https://sourceforge.net/p/codeblocks/code/HEAD/tree/trunk/src/tools/cbp2make/
Edit: I just used Git and Code::Blocks and found out cbp2make was in the work space twice; one is removed the way I update workspaces.
i have not searched in the tools folder. Yes my repo has cbp2make.
It seems i fixed a error i was not aware of :)
Thank you for the error checking!