Re: [gtkmm] need to static build of gtkmm?
- From: Cedric Gustin <cedric gustin swing be>
- To: Andreas De Stefani <andy tbi univie ac at>, gtkmm-list gnome org
- Subject: Re: [gtkmm] need to static build of gtkmm?
- Date: Wed, 16 Apr 2003 13:23:50 +0200
At 01:09 PM 4/16/2003 +0200, Andreas De Stefani wrote:
Hi,
i tried to install gtkmm and gtk+ on win32. it works fine, will the static
linking described above work on win32 to, will my proggi (after successful
compiling) run on win32 with the gtk+ runtime environment?
There are no static versions of the gtk+ and gtkmm runtime environments on
win32. Both are distributed as DLLs. You can ask your users to download
them as installers or you can bundle the DLLs in your own application
installer, but keep in mind that the gtk+ runtime requires a bunch of other
files beside the DLLs (in etc/ and share/). For gtkmm, only libgtkmm-*.dll
are libsigc++-*.dll are required to run your application.
Cedric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]