Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: huycan on May 05, 2020, 02:17:23 am

Title: SFML Project Template Wizard
Post by: huycan on May 05, 2020, 02:17:23 am
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?
Title: Re: SFML Project Template Wizard
Post by: stahta01 on May 05, 2020, 02:57:57 am
The preferred way by some if not all CB Devs is sourceforge.net/p/codeblocks/tickets/ (http://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.
Title: Re: SFML Project Template Wizard
Post by: huycan on May 05, 2020, 09:28:41 am
Ok... so I have submitted a ticket to SF..

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

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