Frictional Games Forum (read-only)
Native Linux HplLangTool / mono + ibus? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Native Linux HplLangTool / mono + ibus? (/thread-22493.html)



Native Linux HplLangTool / mono + ibus? - Joseph Curwen - 08-18-2013

Is it possible to compile a native linux HplLangTool?
Alternatively: Is it possible to make mono applications work with the ibus input methods?

Background to this question: I would like to make an Esperanto translation of Amnesia, but inputting the "hatted" characters ĉ,ĝ,ĥ,ĵ,ŝ,ŭ (which is easy using ibus x-sistemo/m17n) does not work with HplLangTool under mono.


RE: Native Linux HplLangTool / mono + ibus? - Your Computer - 08-19-2013

The one at http://www.frictionalgames.com/forum/thread-12213.html has been tested under Linux with mono and works well.


RE: Native Linux HplLangTool / mono + ibus? - Joseph Curwen - 08-19-2013

(08-19-2013, 01:07 AM)Your Computer Wrote: The one at http://www.frictionalgames.com/forum/thread-12213.html has been tested under Linux with mono and works well.

Code:
ludger@abulafia:~/Programme/HPL2EDT/LangEditorV1.1$ mono LangEditor.exe
Missing method .ctor in assembly /home/ludger/Programme/HPL2EDT/LangEditorV1.1/LangEditor.exe, type System.Windows.Resources.AssemblyAssociatedContentFileAttribute
Can't find custom attr constructor image: /home/ludger/Programme/HPL2EDT/LangEditorV1.1/LangEditor.exe mtoken: 0x0a000002

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'



RE: Native Linux HplLangTool / mono + ibus? - Your Computer - 08-20-2013

Try downloading an older version. My Linux system is currently down, but i know at least one of the versions listed there worked when i tested it, i just don't remember what version.