Re: building jdk 8 with Java FX

2013-07-03 Thread Michael McMahon

Erik

I made "images", but I don't see anything with "all" either. Is the 
directory below correct?

Or should I leave out the /8 ?

Thanks
Michael

On 03/07/13 14:43, Erik Joelsson wrote:
Which make target did you build? Javafx is imported in install, so you 
would need to run either "make all" or "make installer"


/Erik

On 2013-07-03 15:19, Michael McMahon wrote:
I ran configure with 
--with-javafx-zip-dir=/java/re/javafx/jdk-cobundle/8, but I don't see 
any Java FX artifacts in the resulting build.


What am I doing wrong?

Thanks!
Michael




Re: building jdk 8 with Java FX

2013-07-03 Thread Erik Joelsson
Which make target did you build? Javafx is imported in install, so you 
would need to run either "make all" or "make installer"


/Erik

On 2013-07-03 15:19, Michael McMahon wrote:
I ran configure with 
--with-javafx-zip-dir=/java/re/javafx/jdk-cobundle/8, but I don't see 
any Java FX artifacts in the resulting build.


What am I doing wrong?

Thanks!
Michael


building jdk 8 with Java FX

2013-07-03 Thread Michael McMahon
I ran configure with 
--with-javafx-zip-dir=/java/re/javafx/jdk-cobundle/8, but I don't see 
any Java FX artifacts in the resulting build.


What am I doing wrong?

Thanks!
Michael