[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Re. konqueror error - "protocol file not supported"
From:       David Smith <dsmith () algonet ! se>
Date:       1999-11-19 20:58:36
[Download RAW message or body]

FERDINAND GASSAUER wrote:
> 
> Hi
> yes I managed to make libqimgio.a - but unfortunately  I have no idea how to
> adapt the Makefile to get the libqimgio.so. Would be great if anyone
> (Graham?) could post it to the list.
> cu
> ferdinand

I think this is what I did to my .../imageio/src/Makefile (of course,
editing the makefile is just a temporary hack):

 ###### Build rules

 all: $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) \
+        $(DESTDIR)$(SYSCONF_LINK_TARGET_SHARED)

 $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC): $(OBJECTS) $(OBJMOC)
         $(SYSCONF_LINK_LIB_STATIC)
+
+$(DESTDIR)$(SYSCONF_LINK_TARGET_SHARED): $(OBJECTS) $(OBJMOC)
+        $(SYSCONF_LINK_LIB_SHARED)

 moc: $(SRCMOC)
 

/David

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic