Question:
Hi,
I would like to know if we can build an independent and fully contained EXE for Windows using static linking, either in C or PureBasic (preferred), not needing to redistribute any (chilkat) dlls ?
Francesco
I do this (static linking) all the time (C++), see http://www.chilkatsoft.com/downloads_CPP.asp
I now see CK also supports Purebasic: http://www.chilkatsoft.com/refdoc/purebasic.asp I don't know if that requires DLLs.