problems with po dir
Amilcar do Carmo Lucas
amilcar at ida.ing.tu-bs.de
Wed Dec 15 22:44:21 GMT 2004
On Wednesday 15 December 2004 22:10, Andreas Pakulat wrote:
> That didn't work :-(
OK, You seam to be right the process is actually a bit complicated.
But Here is my advise:
- Get a patched XMESSAGES (or whatever that is called)
- Create a new Project of the same type as before
- Close KDevelop
- copy all source files from src directory
- change the src/Makefile.am to include all the source files
- changed #MIN_CONFIG in configure.in.in to get kconfig_compiler working
- changed the search path for kde.pot in admin/cvs.sh to debian specific /usr/include/kde
- take over some settings from the old .kdevelop file, mainly:
--prefix $HOME/imgprep
author
version
description
APPNAME
designerintegration settings
- restart kdevelop
- Select Project -> Project Options... -> Configure -> Default (THIS IS NEW)
- run automake&friends
- Build->build project
- Build->Create Messages&Merge
- Project->Add Translation
That should be it.
Please notice the NEW step that I've added.
Please, never ever change the configuration in this project (It should always be "default")
I know this is complicated but most of these steps are because of bugs in parts that we do not control.
KDevelop is an IDE, as such it uses many external tools. Some of them have bugs.
--
Amilcar Lucas
Current webmaster
The KDevelop project
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list