and ran in some problems at step three when using the examples in the provided project.
Everytime I try to generate the resource files from the Po file folder:
The resources' DLLs should be in the subfolders like "fr-FR" etc.
Run po-compile-translations.sh (or *.cmd) from "gettextnet/GNU.Gettext/Examples.HelloForms" folder, this batch do the work.
It works for me on Linux.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I was following the quickstart guide at:
https://sourceforge.net/p/gettextnet/wiki/Home/
and ran in some problems at step three when using the examples in the provided project.
Everytime I try to generate the resource files from the Po file folder:
..\Downloads\GettextNet.v1.1r55\GettextNet\GNU.Gettext\Examples.Hello\po
via the command line instructions, I get the error:
"Error during execution: The system cannot find the file specified"
I thought the system was looking for the GNU.Gettext.dll so I specified the location in an absolute way, but no difference.
The system is creating the folders for the pot files in the directory of the example programm, but doesn't actually create any new files.
Could somebody help me with that? I am stuck here.
Greetings,
Eagle
Last edit: Eagle 2015-03-05
Hi,
The resources' DLLs should be in the subfolders like "fr-FR" etc.
Run po-compile-translations.sh (or *.cmd) from "gettextnet/GNU.Gettext/Examples.HelloForms" folder, this batch do the work.
It works for me on Linux.