Re: [gtkmm] gtkmm-2.4 on MSVC



I wasn't sure how to continue along this thread.  i
hope using the same subject works.

What is the exact problem with using win32 static
libraries?  i understand that it can increase the app
footprint, but are there any other drawbacks?
i currently have static libs of gtkmm 2.4, and they
seem to work ok.
but i'm seeing a problem, and i'm not sure if its
related to a static lib problem.
i can use glade-- to generate a window_glade class,
and a window class that extends it.  this works fine. 
however, adding any type of other member to the window
class causes the app to crash (in the window class
constructor).
the obvious problem is not properly rebuilding the
objects that include the window class header file. 
but i checked that.
is it possible it is a problem with using static
libraries?  i know glibmm had hooks to easily make it
a dll.  could that somehow affect the glibmm static
lib that i created?

also, i built the glibmm dll from the posted vc
project  files.  but when i tried linking, i got alot
of unresolved symbols.  i didnt get a chance to look
at it too closely.  is it possible to use the glibmm
dll with the static atkmm, pangomm, gdkmm, and gtkmm
libs?

i downloaded the vc project files and plan on taking a
look on how i can contribute.

thanks!


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com



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