User forums > General (but related to Code::Blocks)

Using C++ libraries for commercial purposes.

(1/1)

Nemev:
Hi
I know Code::Blocks is free IDE and everyone Can use it for all purposes. But Can I use libraries (for example iostream etc.) for commercial purposes without giving source code of software?
Best Regards.

stahta01:

--- Quote from: Nemev on January 09, 2020, 08:04:36 pm ---Hi
I know Code::Blocks is free IDE and everyone Can use it for all purposes. But Can I use libraries (for example iostream etc.) for commercial purposes without giving source code of software?
Best Regards.

--- End quote ---

Read the licenses of the Compiler you are using!
Code::Blocks is not a Compiler.

Tim S.

Nemev:

--- Quote from: stahta01 on January 09, 2020, 08:58:39 pm ---
--- Quote from: Nemev on January 09, 2020, 08:04:36 pm ---Hi
I know Code::Blocks is free IDE and everyone Can use it for all purposes. But Can I use libraries (for example iostream etc.) for commercial purposes without giving source code of software?
Best Regards.

--- End quote ---

Read the licenses of the Compiler you are using!
Code::Blocks is not a Compiler.

Tim S.

--- End quote ---
Hi. I'm using GNU GCC Compiler. Is licensed under GNU GPL. I can compile my code for commercial purposes without licensing under GNU GPL. I have  got a question. If I add #include (name of the library) can I don't license under GNU GPL? There libraries is licensed under GNU GPL from FSF.

stahta01:

--- Quote from: Nemev on January 11, 2020, 11:41:06 pm ---
--- Quote from: stahta01 on January 09, 2020, 08:58:39 pm ---
--- Quote from: Nemev on January 09, 2020, 08:04:36 pm ---Hi
I know Code::Blocks is free IDE and everyone Can use it for all purposes. But Can I use libraries (for example iostream etc.) for commercial purposes without giving source code of software?
Best Regards.

--- End quote ---

Read the licenses of the Compiler you are using!
Code::Blocks is not a Compiler.

Tim S.

--- End quote ---
Hi. I'm using GNU GCC Compiler. Is licensed under GNU GPL. I can compile my code for commercial purposes without licensing under GNU GPL. I have  got a question. If I add #include (name of the library) can I don't license under GNU GPL? There libraries is licensed under GNU GPL from FSF.

--- End quote ---

I am not a Lawyer.
Please read the rules for this website: http://forums.codeblocks.org/index.php/topic,9996.0.html

Ask your legal question about your compiler on a site that supports your compiler!

Tim S.

Navigation

[0] Message Index

Go to full version