Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2004
    Location
    Belgium, Leuven
    Posts
    145

    Help... suddenly the compiled EXE grew (exploded!) without any reason!

    Help... suddenly my compiled EXE grew from 3 to 18 MB without any reason!
    I have no idea why. There are no unused resources. No important changes to the project...

    Anybody an idea why this happens and how I can get rid if this?

    thanks

    gert

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    did you put new files in the DOCS folder? these files are never removed during 'clean up'.

    You'll need to use explorer to look at the files thatmake up your project.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  3. #3
    Join Date
    Nov 2004
    Location
    Belgium, Leuven
    Posts
    145
    Jasper,

    no new files and nothing in my doc folder.
    The only file that got bigger is the CCD file. I have no control on how that is made.

    gert

  4. #4
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Gary:
    I have never seen this happen; but I suppose it's possible.

    You (or something else) put more data in your project. w/o seeing it; I'm out of ideas.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  5. #5
    Join Date
    May 2006
    Posts
    1,443
    you probably used different (many) fonts for your GUI parts
    AMS packs all fonts you used into CDD file
    it may be reason of big CDD file

  6. #6
    Join Date
    Nov 2004
    Location
    Belgium, Leuven
    Posts
    145
    Bingo.... That was the right answer. By mistake I marked one button to use the Arial Unicode font instead of just Arial!

    thanks for the tip!

    gert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts