User forums > Using Code::Blocks
Having Problems with Release build options and doxygen. Please correct me
MortenMacFly:
--- Quote from: neo1691 on February 16, 2012, 03:56:10 pm ---When i click write changeLog, it just appends in the text file in the same line without going to the next line.. it looks very ugly!!
--- End quote ---
Code::Blocks does not write a changelog, so I don't know what you mean. If you mean your code that writes the changelog I cannot help (how could I without code?! ???). Notice that this is not a forum for general programming issues.
neo1691:
--- Quote from: MortenMacFly on February 16, 2012, 05:37:21 pm ---
--- Quote from: neo1691 on February 16, 2012, 03:56:10 pm ---When i click write changeLog, it just appends in the text file in the same line without going to the next line.. it looks very ugly!!
--- End quote ---
Code::Blocks does not write a changelog, so I don't know what you mean. If you mean your code that writes the changelog I cannot help (how could I without code?! ???). Notice that this is not a forum for general programming issues.
--- End quote ---
no no.... i am taking about project>changes log..... sorry for not being clear.....!
Jenna:
--- Quote from: neo1691 on February 16, 2012, 06:05:06 pm ---
--- Quote from: MortenMacFly on February 16, 2012, 05:37:21 pm ---
--- Quote from: neo1691 on February 16, 2012, 03:56:10 pm ---When i click write changeLog, it just appends in the text file in the same line without going to the next line.. it looks very ugly!!
--- End quote ---
Code::Blocks does not write a changelog, so I don't know what you mean. If you mean your code that writes the changelog I cannot help (how could I without code?! ???). Notice that this is not a forum for general programming issues.
--- End quote ---
no no.... i am taking about project>changes log..... sorry for not being clear.....!
--- End quote ---
This is done by the autoversioning-plugin, but the issue does not happen here.
I did not test it on windows, but on linux the plugin uses "just" linefeed as line-ending character.
And if you look into it with windows notepad or edit, the linebreaks are not shown as expected, the C::B editor and windows' wordpad should show it correctly.
neo1691:
--- Quote from: jens on February 16, 2012, 06:22:21 pm ---
--- Quote from: neo1691 on February 16, 2012, 06:05:06 pm ---
--- Quote from: MortenMacFly on February 16, 2012, 05:37:21 pm ---
--- Quote from: neo1691 on February 16, 2012, 03:56:10 pm ---When i click write changeLog, it just appends in the text file in the same line without going to the next line.. it looks very ugly!!
--- End quote ---
Code::Blocks does not write a changelog, so I don't know what you mean. If you mean your code that writes the changelog I cannot help (how could I without code?! ???). Notice that this is not a forum for general programming issues.
--- End quote ---
no no.... i am taking about project>changes log..... sorry for not being clear.....!
--- End quote ---
This is done by the autoversioning-plugin, but the issue does not happen here.
I did not test it on windows, but on linux the plugin uses "just" linefeed as line-ending character.
And if you look into it with windows notepad or edit, the linebreaks are not shown as expected, the C::B editor and windows' wordpad should show it correctly.
--- End quote ---
ChangeLog file was by default opened by notepad outside code blocks.. I will try to open it by the internal editor!! Thanks!
Navigation
[0] Message Index
[*] Previous page
Go to full version