Re: xrc files not installed when --enable-debug i
От | Raphaël Enrici |
---|---|
Тема | Re: xrc files not installed when --enable-debug i |
Дата | |
Msg-id | 473F636F.7090900@club-internet.fr обсуждение исходный текст |
Ответ на | Re: xrc files not installed when --enable-debug i s not set(?) ("Dave Page" <dpage@postgresql.org>) |
Список | pgadmin-hackers |
Dave Page wrote: > >> ------- Original Message ------- >> From: Raphaël Enrici <blacknoz@club-internet.fr> >> To: PgAdmin Hackers <pgadmin-hackers@postgresql.org> >> Sent: 17/11/07, 21:34:25 >> Subject: [pgadmin-hackers] xrc files not installed when --enable-debug is not set(?) >> >> Hi, >> >> here is my stupid question of the day: >> is it normal that pgadmin/ui/*.xrc files are not installed if >> "--enable-debug" is not set? I thought these files were mandatory for >> the app to appear (if not, can someone explain what role they have in >> the app?). >> >> It appears to be disabled in pgadmin/Makefile.am: >> 64 if BUILD_DEBUG >> 65 nobase_dist_pkgdata_DATA = $(TMP_ui) >> 66 endif >> >> If normal, can I safely ignore these files for the packaging stuff? > > Yeah, for a release build they are compiled into xrcdialogs.cpp. In a debug build they are dynamically loaded each timea dialog is opened, making testing easier. > Thanks, so I need to fix this in debian/ubuntu packages. Can you give some explanations concerning the "new" branding directory (the one containing the branding.ini file)? Cheers, Raph
В списке pgadmin-hackers по дате отправления: