News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

SFML Project Template Wizard

Started by huycan, May 05, 2020, 02:17:23 AM

Previous topic - Next topic

huycan

I notice that the SFML template wizard script come with C::B not working... So I modify it.. (just the script only)... and now it works on both Windows and Linux... (Did not test on Mac... since I don't have a Mac)..

Anyway, so how do I submit the changed file?? By attachment on this board or a link to an external website?

stahta01

The preferred way by some if not all CB Devs is sourceforge.net/p/codeblocks/tickets/
NOTE: I am not a CB Dev.

But, I would suggest posting it in this thread and requesting feedback.

Code::Blocks version and a description of the error fixed by the patch would be good information.

The patch being either the SVN diff/patch file preferred or the full script file as an attachment (likely need to zip it.)

Use code tags to post the SVN diff/patch file.

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]

huycan

Ok... so I have submitted a ticket to SF..

https://sourceforge.net/p/codeblocks/tickets/960/

I'm now also attaching the file here...