You are here: Home Support Knowledge Base I Have a Problem I get error -4409 when I compile
Document Actions

I get error -4409 when I compile


This error occurs when 8 bit data is being handled in a UTF8 locale.  The UTF8 locale can not deal with the 8bit data and errors.  The way to fix this is to change your locale to a 8-bit locale and recompile the program.


Note: 'HydraStudio' may need to be restarted for the changes to take effect.