¡@

Home 

c++ Programming Glossary: lgpl

About MySQL++, GPL and LGPL

http://stackoverflow.com/questions/1260591/about-mysql-gpl-and-lgpl

MySQL GPL and LGPL MySQL is licensed though LGPL that means that I could release.. MySQL GPL and LGPL MySQL is licensed though LGPL that means that I could release an executable dynamically linked.. . a so If this is the case then the purpose of MySQL being LGPLed is pointless as seen as then any executable dynamically linking..

Scripting language for C/C++?

http://stackoverflow.com/questions/1513920/scripting-language-for-c-c

home.mweb.co.za sd sdonovan underc.html An open source LGPL C interpreter. Seems to be a bit dated 2002 . Note So far I..

Capturing video out of an OpenGL window in Windows

http://stackoverflow.com/questions/154730/capturing-video-out-of-an-opengl-window-in-windows

the cross platform solutions ffmpeg tend to be GPL'd or LGPL'd. Is LGPL acceptable for your project The Windows way of doing.. platform solutions ffmpeg tend to be GPL'd or LGPL'd. Is LGPL acceptable for your project The Windows way of doing this DirectShow.. this DirectShow is a bit of a headache to use. Edit Since LGPL is ok and you can use ffmpeg see here for an example of how..

Do I have to include all these Qt dlls with my application?

http://stackoverflow.com/questions/17736229/do-i-have-to-include-all-these-qt-dlls-with-my-application

building the exe means that you aren't using the LGPL version. means that you have to have your object files easy.. object files easy to access to end users if you are using LGPL. I think @peppe described it well see comment below Technically.. you are allowed to statically link when using Qt under LGPL even if your application is not using LGPL. The only tricky..

Spectrogram C++ library

http://stackoverflow.com/questions/2133651/spectrogram-c-library

C library For my current project in C Qt I need a library LGPL is preferred which can calculate a spectrogram from a signal..

C or C++ BigInt library on Microsoft Windows

http://stackoverflow.com/questions/214706/c-or-c-bigint-library-on-microsoft-windows

c windows biginteger share improve this question GMP . LGPL. Standard download from official website is designed for GCC...

CRC32 C or C++ implementation

http://stackoverflow.com/questions/302914/crc32-c-or-c-implementation

is source code which isn't good enough. I'd prefer non LGPL so I don't have to fool around with a DLL my app is closed source..

Linking Statically with glibc and libstdc++

http://stackoverflow.com/questions/3214168/linking-statically-with-glibc-and-libstdc

statically to your executable. Remember to comply with the LGPL adding the given attribution to the libraries and pointing in..

C++ HTML template framework, templatizing library, HTML generator library

http://stackoverflow.com/questions/355650/c-html-template-framework-templatizing-library-html-generator-library

http flate.dead inside.org Project none Group none License LGPL v2.1 Language C Last Update Sep 4 2010 Last Release 2.0 on Sep..

What are some of the “best” cross-platform C++ UI toolkits today?

http://stackoverflow.com/questions/366043/what-are-some-of-the-best-cross-platform-c-ui-toolkits-today

Edit as of 14. Jan 2009 Nokia announced to put Qt into the LGPL license making Qt available for commercial usage free of charge...

Standalone C or C++ websocket server library [closed]

http://stackoverflow.com/questions/3916217/standalone-c-or-c-websocket-server-library

your question... I wrote a C library libwebsockets that is LGPL and can do both serving and client actions. You can find it..

How to build Qt for Visual Studio 2010

http://stackoverflow.com/questions/5601950/how-to-build-qt-for-visual-studio-2010

Downloading Qt On http qt.nokia.com downloads click LGPL. Update new link is here http qt project.org downloads You should..

Gui toolkits, which should I use? [closed]

http://stackoverflow.com/questions/584734/gui-toolkits-which-should-i-use

Its also fully cross platform. Note that Qt will be LGPL licensed some time in March 2009 when version 4.5 becomes available...

What embedded browser for C++ project?

http://stackoverflow.com/questions/835201/what-embedded-browser-for-c-project

to consider Qt that comes with the WebKit plugin. It is C LGPL and has a very nice IDE Qt Creator . I tried Qt with Qt Creator..

Advice for C++ GUI programming

http://stackoverflow.com/questions/875686/advice-for-c-gui-programming

couple of mobile systems. Since version 4.5 the license is LGPL which basically means that you can use Qt even in commercial..

C++ SQL database library comparison [closed]

http://stackoverflow.com/questions/971478/c-sql-database-library-comparison

to get some feedback concerning the various free as in GPL LGPL Boost C C SQL libraries available. I found MySQL and SOCI to..