-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
localize is broken #83
Comments
Same for uidesigner: ./localize.sh |
localize never works. When I tried it 4 years ago it did not work. |
The localize.sh script works fine if you have compiled fpGUI with FPC 2.6.4. ie: it has *.rst files and not the FPC 3.0.x .rsj (json) files. I still can't believe FPC broke such backwards compatibility without even a deprecation period. I am working on implementing the newer json (.rsj) support into the updatepofiles and generateincfiles utilities. |
Thank you for working on this bugreport. |
./localize.sh
Free Pascal Compiler version 3.0.4 [2018/08/09] for x86_64
Copyright (c) 1993-2017 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling updatepofiles.pas
Linking updatepofiles.exe
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
446 lines compiled, 0.2 sec
Free Pascal Compiler version 3.0.4 [2018/08/09] for x86_64
Copyright (c) 1993-2017 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling generateincfiles.pas
Linking generateincfiles.exe
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
546 lines compiled, 0.2 sec
find: ‘../units’: No such file or directory
../languages/fpgui.po
An unhandled exception occurred at $00000000004393BC:
EConvertError: "" is an invalid integer
$00000000004393BC
$00000000004014EA
The text was updated successfully, but these errors were encountered: