2

i am using tideSDK 3.1.1-beta and tideSDK Developer 1.4.2.

i developed a Desktop application on linux 32 bit.

After packed my application as bundled package its size is 35 MB.
My application is very small so now i want to reduce the size of application.

is there any way?
if way is there means how to reduce it?

Thanks in advance.

Thavamani
  • 2,096
  • 1
  • 14
  • 13

1 Answers1

1

Currently TideSDK on Linux bundles the required dependency libraries like glib, poco, webkit etc. That's the reason the bundle size is much bigger. The size cannot be reduced atm because the thirdparty libs are older and TideSDK currently does not work with newer version of those libs.

Mital Vora
  • 2,199
  • 16
  • 19