User forums > Using Code::Blocks

Deployment of developed application

(1/2) > >>

BPak:
Hi to all Code::Block users.

I am new here.

I would like to know if Code::Blocks requires any special software like wxWidgets to be installed on a clients machine when they install my program??

Or does the Code::Blocks application do all the necessary work when sent to my customers??

Thanks...

mariocup:
Hi,

if you are building CB from source you need in addtion the libs mingwm10.dll and wxmsw28u_gcc.dll (see the nightly builds). So CB will run out of the box without installing other software.

Bye

Alturin:

--- Quote from: BPak on July 13, 2007, 10:28:09 am ---Hi to all Code::Block users.

I am new here.

I would like to know if Code::Blocks requires any special software like wxWidgets to be installed on a clients machine when they install my program??

Or does the Code::Blocks application do all the necessary work when sent to my customers??

Thanks...

--- End quote ---


Code::Blocks is an IDE, unless you are creating a wxSmith/wxWidgets program it doesn't add any dependencies.

Biplab:

--- Quote from: BPak on July 13, 2007, 10:28:09 am ---I would like to know if Code::Blocks requires any special software like wxWidgets to be installed on a clients machine when they install my program??

--- End quote ---

Code::Blocks needs wxWidgets and MinGW runtime dlls.

But your program may / may not need them which depends upon the build configuration, libraries you use.

BPak:
Thanks for the info.

When I send my application to a client - they wont need any other installation other than my program.

I suppose there is an Installation builder with CB that will include  mingwm10.dll and wxmsw28u_gcc.dll with the program I build.

Unless I use other Libraries then I need supply them.

That sounds great. I definitely will try working with CB.  I mainly need it for Linux!!

I did not want to use a language that my clients needed to go and download other installs like they do when using .NET  - I have had negative response when suggesting it to them in the past!

Navigation

[0] Message Index

[#] Next page

Go to full version