Brad Hards

Show:

What's happening?

  • Comment: Make client header file C++ compatible

    I missed your original (2007-02-02 03:40) response. Sorry. I don't think I'm asking anything unreasonable here. All I'd like you to do is review a sample of headers in your /usr/include, and see what they do, then do the same. If you want to avoid the ugliness, just use the approach that glib, dbus and the like do - define macros called something like VNC_BEGIN_DECLS and VNC_END_DECLS...

    2007-03-31 12:18:26 UTC in LibVNCServer

  • Comment: Make client header file C++ compatible

    Not agreed. It isn't much "pollution", and it is normal for C library header files to include appropriate protection (e.g. see rfb.h in this library!).

    2007-03-31 02:33:38 UTC in LibVNCServer

  • Comment: rdesktop for admins: Tabbed interface

    I don't think krdc can do the tabbed window thing yet, although it has been asked for before: https://bugs.kde.org/show_bug.cgi?id=136049. I do agree that krdc is a better place for this type of UI work than rdesktop.

    2007-03-06 20:29:07 UTC in rdesktop

  • Comment: can't install because of error with make

    Have you installed libX11-devel package? Are you pasting the whole error log (try starting at the compiler execution line, not with the error)? What type of system are you trying to build this on?.

    2006-11-25 10:38:33 UTC in rdesktop

  • Make client header file C++ compatible

    I'm trying to call some of the functions in libvncclient from C++. However it fails at link time because the declarations are not external "C". At this stage I've only provided a patch for rfbclient.h (since that is the only one I've tested), however this type of fix is probably also required for other headers (except for rfb.h, which already has it). Please apply.

    2006-08-27 10:00:57 UTC in LibVNCServer

  • Comment: Shared libraries?

    Logged In: YES user_id=13687 Sorry, I should have checked the mailing list archive first.

    2006-08-27 08:14:49 UTC in LibVNCServer

  • Shared libraries?

    Is there any way to convince configure + friends to build the libraries as shared objects. I'm particularly looking for libvncclient (to use in the KDE4 version of krdc), but I guess it is going to be fairly common.

    2006-08-27 08:13:05 UTC in LibVNCServer

  • libusb

    bradh committed patchset 302 of module libusb to the libusb CVS repository, changing 1 files.

    2004-04-23 06:30:29 UTC in libusb

  • libusb

    bradh committed revision 342 to the libusb SVN repository, changing 1 files.

    2004-04-23 06:30:29 UTC in libusb

  • libusb

    bradh committed patchset 296 of module libusb to the libusb CVS repository, changing 1 files.

    2004-02-23 10:45:25 UTC in libusb