¡@

Home 

c++ Programming Glossary: gpl

What is a good random number generator for a game?

http://stackoverflow.com/questions/1046714/what-is-a-good-random-number-generator-for-a-game

a was relatively easy to implement or b had a good non GPL implementation available. I'm already using rand in quite a..

fastest c++ file compression library available? [closed]

http://stackoverflow.com/questions/124239/fastest-c-file-compression-library-available

conversion to from files yourself. Also note that lzo is GPL which may be a problem depending on your application. share..

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.. 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..

Capturing video out of an OpenGL window in Windows

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

hand for reasons beyond this question I cannot link in any GPL only code unfortunately. Regarding the file format I cannot.. since the cross platform solutions ffmpeg tend to be GPL'd or LGPL'd. Is LGPL acceptable for your project The 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..

Best open XML parser for C++ [closed]

http://stackoverflow.com/questions/170686/best-open-xml-parser-for-c

by Code Synthesis and dual licensed under the GNU GPL and a proprietary license. Given an XML instance specification..

C++: what regex library should I use?

http://stackoverflow.com/questions/181624/c-what-regex-library-should-i-use

cpp_regex I know nothing about this one seems to be GPL therefore not usable on this project Thanks. c regex linux..

Good free FTP Client Library (for Windows C++ commercial apps)? [closed]

http://stackoverflow.com/questions/259166/good-free-ftp-client-library-for-windows-c-commercial-apps

I looked at ftplib http nbpfaus.net ~pfau ftplib but it's GPL and I need this for a closed source commercial app. I've written..

Off-the-Shelf C++ Hex Dump Code

http://stackoverflow.com/questions/29242/off-the-shelf-c-hex-dump-code

Linking Statically with glibc and libstdc++

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

I'm writing a cross platform application which is not GNU GPL compatible. The major problem I'm currently facing is that the.. 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

Group http sourceforge.net projects htmltemplatec License GPL Language C Last Update Mar 27 2011 Last Release Beta 0.7.4 Mar.. wt Group http www.webtoolkit.eu wt community License GPL and Commercial Language C Last Update Nov 29 2011 Last Release.. 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..

c/c++ FFT library with non GPL license [closed]

http://stackoverflow.com/questions/463181/c-c-fft-library-with-non-gpl-license

c FFT library with non GPL license closed I am looking for a FFT library with a license.. libraries http www.fftw.org benchfft ffts.html FFTW has a GPL license so it won't work. Any good alternative c c gpl signal..

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... 4.5 becomes available. Currently its only offered in a GPL and commercial license version. Qt's GUI designer is good. It..

looking for free c++ cross platform GUI framework

http://stackoverflow.com/questions/698043/looking-for-free-c-cross-platform-gui-framework

for commercial project that means i can't give the code no GPL and i guess no LGPL what else its leaving me wxWidgets Thanks.. that means i can't give the code no GPL and i guess no LGPL what else its leaving me wxWidgets Thanks c gui cross platform.. share improve this question If you want to avoid LGPL wxWidgets is probably the most feature complete option. It uses..

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.. get some feedback concerning the various free as in GPL LGPL Boost C C SQL libraries available. I found MySQL and SOCI to..