News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Additional projects in windows wx31 workspace

Started by BlueHazzard, December 17, 2017, 04:52:45 PM

Previous topic - Next topic

BlueHazzard

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

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

BlueHazzard


stahta01

#3
Quote from: BlueHazzard on December 17, 2017, 05:17:12 PM
Not for me.

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.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

BlueHazzard

Quote
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!