I work under Windows XP and I use Doxygen (actually Doxywizard ) to create documentation.
I have an encoding problem. expert->proect->DOXYFILE_ENCODINGI wrote in the Doxywizard bookmark cp1250(I tried it too Windows-1250), but it still does not work, and I am not getting the text properly.
expert->proect->DOXYFILE_ENCODING
cp1250
Windows-1250
I work at QtCreator.
Thank you for your help.
Perhaps you should use INPUT_ENCODINGinstead DOXYFILE_Encoding. DOXYFILE_Encodingis just an application for the configuration file, and I think you are not editing it manually since you are using the wizard.
INPUT_ENCODING
DOXYFILE_Encoding