You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .cd .ct CATALOG .catalog NOOPTIM
That creates a catalog file based on the .cd and .ct files.
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.
The text was updated successfully, but these errors were encountered: