On 15-09-19 11:31 AM, Michele Calgaro wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi, have a look here: http://trinity-devel.pearsoncomputing.net/?0::14570 If you still have problem, let us know. BTW, once you convert some apps please let us know. Any improvement to TDE helps :-) And if you want to join the dev team, doors are always open!
Cheers Michele
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Hi Michele,
Thanks a lot! This is exactly what I was looking for. However, is there a way I can download the "experimental" directory locally to my box? I can look at the scripts but did not find how to get them except by a copy/paste of each individual file. The must be a better way to do it. May I kindly ask for one more hint? :-)
Thanks, midi-pascal
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Easiest way is to clone the GIT repo, although it could take some time ;-) Remember the main trunk is on R14.1.x and if you need to switch to R14.0.1 if you want to build for that. Otherwise if you just want the experimental scripts, go here https://git.trinitydesktop.org/cgit/experimental/tree/ and then you can save each file one by one from your browser.
Cheers Michele
Hi,
The "experimental" scripts did the magic to the kooldock sources! I had to do some changes manually but these were not related to TDE or tqt. All sources compiled easily but the link step failed because the command was missing -lDCOP and -ltdefx.
My beloved kooldock works well but there are still many compilation warnings - not TDE related - which I will fix and find my way to add the missing libraries to the link step (in configure.in?)
Then I will be pleased to give the result to the TDE team if it is of some interest. kooldock is a very kool app!
Thanks for your great help, it saved me many hours of tedious work.
midi-pascal