Re: [Ekiga-devel-list] [Win32] last version (GTK2->GTK3)



On 05/12/13 11:17, Thierry Simonnet wrote:
After the installation, I had the following message : GLib-GIO-ERROR **: /No
GSettings schemas are installed on the system
/I copied ..../dist/Ekiga/share/glib-2.0 directory to my win7 PC
(c:\Program\ekiga\share).

Strange, it should work...  What is the name of the .exe generated?
I add this line

SetOverwrite on
      File "${TARGET_DIR}\Ekiga\*.exe"
      File "${TARGET_DIR}\Ekiga\*.dll"
      File /r "${TARGET_DIR}\Ekiga\icons"
      File /r "${TARGET_DIR}\Ekiga\ekiga"
      File /r "${TARGET_DIR}\Ekiga\sounds"
      File /r "${TARGET_DIR}\Ekiga\help"
      File /r "${TARGET_DIR}\Ekiga\share\locale"
*_File /r "${TARGET_DIR}\Ekiga\share\glib-2.0"_*
      File /r /x man "${TARGET_DIR}\Ekiga\share"
      File /r "${TARGET_DIR}\Ekiga\plugins"
      File "${EKIGA_DIR}/win32/ico/ekiga.ico"

inside ekiga/win32/nsisinstaller/ekiga.nsi

I fixed this too.

--
Eugen


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]