Giter VIP home page Giter VIP logo

qjsimple's Introduction

Known Issues:
=============
- link between Buddy and QListWidgetItem is based on the AoR, thus if multiple buddies have the same URI this will cause conflicts!
- reported crash: two QjSimple instances started on the same PC, registered with different AoR. IM from client 1 to client 2. (I could not reproduce it)
- reported crash: QjSimple subscribe its own presence

Deployment:
===========
To distribute the Windows binaries you have to package:
  - QjSimple binary (e.g. QjSimple.exe)
  - Qt libraries (for release version use the DLLs without 'd')
      QtCored4.dll
      QtGuid4.dll
      QtNetworkd4.dll
      imageformats/qgifd4.dll
  - mingw DLL:
      mingwm10.dll
      libgcc_s_dw2-1.dll (some versions of mingw only)
  - openssl DLLs:
      ssleay32.dll
      libeay32.dll

Further, as OpenSSL libraries were built with Visual Studio 2008,
the PC running QjSimple needs to have the Microsoft Visual C++ 2008 Redistributable Package (x86) installed. You can download it from: http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en


If you have problems with library dependencies use the following tools to analyse the QjSimple binary:
 Windows: Dependency Walker
 Linux: ldd

Application Icon:
=================
refer to http://doc.trolltech.com/4.3/appicon.html
Windows: The RC file needs two icons:
1: 16x16 for Explorer List View and top-left corner of an application's top-level windows
2: 32x32 for Explorer Icon View


qjsimple's People

Contributors

klaus3000 avatar

Stargazers

 avatar NeverFade avatar xuzhe avatar qinliming avatar  avatar

Watchers

 avatar  avatar

qjsimple's Issues

Suggestion on build environment

Hi,

I'm currently digging into pjsip and Qt for a voip application and this project looks promising for a good start.
Can you share some infos about the Ubuntu version and pjsip version that you're using? I'm stucking at building project with pjsip2.4 on Ubuntu 14.04 64bit.

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.