trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2012

Re: [trinity-devel] (T)Qt3 Questions

From: "Timothy Pearson" <kb9vqf@...>
Date: Thu, 19 Apr 2012 16:14:46 -0500
>> > 1. Are the (T)Qt3 bin files used only
>> > during compiling or are they used during run-time as well?
>> >
>> > 2. Is there a configuration option to not build the html
>> > files? I do not notice anything obvious. I have been
>> > deleting the files in my build script after completing make
>> > because they add 5MB+ to the package size. (I don't want to
>> > strip the files into a separate package.)
>> >
>> > 3. Have the html files been updated to include
>> > changes/additions made in the Trinity versions?
>
> Anybody?
>
> Darrell

1.) bin files?  Can you be more specific? :-)

2.) Not that I am aware of; most packaging scripts split them off or
delete them entirely.

3.) Probably not (i.e. I have not touched them, but I don't know if Qt
regenerates them during the build process via doxygen).

Tim