[Cs-dev] Turn off gettext?
| Date | 2014-04-05 15:39 |
| From | Ed Costello |
| Subject | [Cs-dev] Turn off gettext? |
| Attachments | None None |
Hi, I'm trying to compile a new version of CsoundEmscripten but its complaining that it can't find the dgettext function. Just wondering what, if any, is the cmake flag to turn off using gettext? |
| Date | 2014-04-05 15:48 |
| From | jpff@cs.bath.ac.uk |
| Subject | Re: [Cs-dev] Turn off gettext? |
| Attachments | None |
| Date | 2014-04-05 15:52 |
| From | Ed Costello |
| Subject | Re: [Cs-dev] Turn off gettext? |
| Attachments | None None |
That worked great, thanks On 5 April 2014 15:48, <jpff@cs.bath.ac.uk> wrote: Set USE_GETTEXT to false/off |