Open walkero-gr opened 1 month ago
Hi,
could you give me an exact command line and the required files so I could reproduce this. I assume there is a small error in the toUpper implementation
You can find catcomp in the latest NDK3.2 (https://aminet.net/package/dev/misc/NDK3.2), under the tools folder. The command I used was like
catcomp
Using the AmigaOS 3.2 utility.library by setting it to use the Amiga version seems to resolve the issue.
I recently started testing vamos for one of my projects, where I need to use catcomp, the tool that manages translation and catalog files.
When I am trying to use it, I get the following error
and here is the full output when I use
-l libmgr:info
Does anyone ever managed to have that working? Is there something I should do with the libraries? Thank you in advance for your help.