User forums > Using Code::Blocks

Do I have to use wxmsw26_gcc_custom.dll?

<< < (2/2)

SolidNuts:
I'm starting with cpp and wxWidgets.. all I want to do by now is execute my application without that dll..
So I can distribute my app to my friends and be happy  :D

Michael:

--- Quote from: SolidNuts on February 15, 2006, 07:52:44 pm ---I'm starting with cpp and wxWidgets.. all I want to do by now is execute my application without that dll..
So I can distribute my app to my friends and be happy  :D

--- End quote ---

So link your application with a static wxWidgets library :). Or build wxWidgets as a static library and use it to link your application.

Best wishes,
Michael

Navigation

[0] Message Index

[*] Previous page

Go to full version