wxArrayInt bracket [] operator for value assignment

Carsten A. Arnholm arnholm at offline.no
Sat Jul 21 16:17:41 PDT 2007


Richard wrote:
> "Carsten A. Arnholm" <arnholm at offline.no> spake the secret code
> <dOCdnXwRQrL6_T_bRVnzvAA at telenor.com> thusly:
>
>> Ok, but I am distributing my application in binary form. On Linux,
>> it means relying on the ready built built packages at
>> http://apt.wxwidgets.org (users will install those my app depend
>> on). I guess setting wxUSE_STL=1 means I will no longer be able to
>> use the standard packages....
>
> If you link against wxWidgets staticly, you won't depend on dynamic
> libraries from the environment and then you can use STL-based
> containers.

Yes I know, but on Linux the application becomes huge if you do that. I also 
plan to make applications mith multiple DLLs (Windows)/shared objects(Linux) 
and then I think linking wxWidgets statically is not really an option.

-- 
Carsten A. Arnholm
http://arnholm.org/
N59.776 E10.457 








More information about the wx-users mailing list