Skip to Content.
Sympa Menu

ndt-dev - Re: [ndt-dev] Integrate Flash client into NDT build system

Subject: NDT-DEV email list created

List archive

Re: [ndt-dev] Integrate Flash client into NDT build system


Chronological Thread 
  • From: Aaron Brown <>
  • To: Sebastian Kostuch <>
  • Cc: "<>" <>
  • Subject: Re: [ndt-dev] Integrate Flash client into NDT build system
  • Date: Wed, 5 Feb 2014 12:57:11 +0000
  • Accept-language: en-US

Hey Sebastian,

On Feb 5, 2014, at 7:45 AM, Sebastian Kostuch <>
 wrote:

Hi,
I have commited changes related to integrating flash client with NDT build. From now proper makefile from flash-client folder
will also be called when building NDT. Also with this changes I have implemented possibility to enable/disable java and/or flash client build so that
user can choose which one to use (by default both of them are enabled). To do this you just need to type --enable-java=[yes/no] for java client
or --enable-flash=[yes/no] for flash one during configure process. Please feel free to comment on this changes.

Looks good. Right now, it looks like the flash compiler is hard-coded to be there. Would it be possible to check for the existence of the compiler, and, if its available, build flash by default. If it's not available, don't build flash, unless they've specified --enable-flash=yes, in which case, error out.

Cheers,
Aaron


Regards,
Sebastian Kostuch

Come visit the new www.internet2.edu




Archive powered by MHonArc 2.6.16.

Top of Page