[Kde-bindings] [Bug 83020] Error when compiling kjsembed in kdebindings (with fix/patch)

Richard Moore rich at kde.org
Fri Jun 11 22:45:49 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=83020      
rich kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From rich kde org  2004-06-12 00:45 -------
CVS commit by rich: 

- Disable compilation of the embedding example. This example wasn't
  written to support compilation with the library (something which
  needs addressing). Bug #83020, Bug #82991.

- Added the missing kjs.pro for the qt-only build.

CCMAIL: 83020-done bugs kde org
CCMAIL: 82991-done bugs kde org


  A            kjs.pro   1.1
  M +1 -1      Makefile.am   1.65


--- kdebindings/kjsembed/Makefile.am  #1.64:1.65
 @ -7,5 +7,5  @
 INCLUDES += -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
 
-SUBDIRS = bindings builtins qtbindings . plugin plugins docs stdlib cpptests
+SUBDIRS = bindings builtins qtbindings . plugin plugins stdlib cpptests
 
 lib_LTLIBRARIES = libkjsembed.la



More information about the Kde-bindings mailing list