Thread: Gpl
View Single Post
  #6 (permalink)  
Old 06-23-2008, 06:34 PM
HAL 9000 HAL 9000 is offline
Newbie
 
Join Date: Jun 2008
Posts: 17
Rep Power: 2
HAL 9000 is on a distinguished road
Default Re: Gpl

Quote:
Originally Posted by Anirban Chakraborty View Post
Guys, I am sorry to post this here as I didn't find a place suitable for putting this up.
My question is whether I can one use a GPL licensed C library to build my closed-source, commercial software?
You can use LGPL but GPL librarys make software that use them GPL as well
While you could still sell it you would have to give away the source

You should check a lot of places duel license like QT were you can pay money for a non GPL version

If you till me what library I could help you look for a BSD one like.
__________________
Code:
ALTER X TO PROCEED TO Y

Last edited by HAL 9000; 06-23-2008 at 07:00 PM.
Reply With Quote